Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/957663/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/omp/themes-default/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/omp/themes-default/bg/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/kamburov/?format=api",
    "timestamp": "2025-05-20T04:48:28.669493Z",
    "action": 2,
    "target": "Показване на информацията за издателството на заглавната страница.",
    "id": 1032351,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/1032351/?format=api"
}