Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/82322/?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:51.868458Z",
    "action": 36,
    "target": "Tusky 22.0 beta 6\n\nArranxos:\n\n- gardar con maior frecuencia a posición de lectura na pestana de Notificacións",
    "id": 156648,
    "action_name": "Translation approved",
    "url": "https://weblate.tusky.app/api/changes/156648/?format=api"
}