Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/82225/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/tr/?format=api",
    "user": "https://weblate.tusky.app/api/users/usnet/?format=api",
    "author": "https://weblate.tusky.app/api/users/usnet/?format=api",
    "timestamp": "2023-06-08T10:04:12.958242Z",
    "action": 4,
    "target": "Tusky 22.0 beta 4 \n\nDüzeltmeler: \n- Birden fazla hesapla yapılandırılmışsa bildirimlerin tekrar tekrar alınması düzeltildi ",
    "id": 128975,
    "action_name": "Suggestion added",
    "url": "https://weblate.tusky.app/api/changes/128975/?format=api"
}