Changes API.

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

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

{
    "unit": "http://translate.gtaf.org/api/units/134401/?format=api",
    "component": "http://translate.gtaf.org/api/components/sadiq/glossary/?format=api",
    "translation": "http://translate.gtaf.org/api/translations/sadiq/glossary/ko/?format=api",
    "user": "http://translate.gtaf.org/api/users/Haniya.F/?format=api",
    "author": "http://translate.gtaf.org/api/users/Haniya.F/?format=api",
    "timestamp": "2026-01-26T11:15:30.546596Z",
    "action": 4,
    "target": "키블라",
    "id": 196116,
    "action_name": "Suggestion added",
    "url": "http://translate.gtaf.org/api/changes/196116/?format=api"
}