Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/92769/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://weblate.tusky.app/api/units/72587/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/nl/?format=api",
    "user": "https://weblate.tusky.app/api/users/joenepraat/?format=api",
    "author": "https://weblate.tusky.app/api/users/joenepraat/?format=api",
    "timestamp": "2022-10-25T17:19:23.412979Z",
    "action": 36,
    "target": "Tusky 19.0\n\n- Support for Unified Push. To activate the support you will have to relogin into your accounts.\n- The number of responses to a post is now indicated in timelines.\n- Images can now by cropped while composing a post.\n- Profiles now show the date when they were created.\n- When viewing a list the title is now displayed in the toolbar.\n- A lot of bugfixes\n- Translation improvements",
    "id": 92769,
    "action_name": "Translation approved",
    "url": "https://weblate.tusky.app/api/changes/92769/?format=api"
}