Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/82259/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/gl/?format=api",
    "user": "https://weblate.tusky.app/api/users/ghose/?format=api",
    "author": "https://weblate.tusky.app/api/users/ghose/?format=api",
    "timestamp": "2024-04-24T02:33:06.615797Z",
    "action": 36,
    "target": "Tusky 22.0 beta 5\n\nCorreccións:\n\n- Retrocedeu a biblioteca APNG para corrixir emojis animados rotos\n- Garda a copia local do marcador de notificación no caso de que o servidor non admita a API\n(trad. automática)",
    "id": 156647,
    "action_name": "Translation approved",
    "url": "https://weblate.tusky.app/api/changes/156647/?format=api"
}