Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/725684/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/pln/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/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": "2024-06-24T08:02:27.527700Z",
    "action": 2,
    "target": "Възникна грешка при експортиране на статии. Регистърът на грешките на сървъра може да съдържа повече информация.",
    "id": 860172,
    "action_name": "Translation changed",
    "url": "http://translate.pkp.sfu.ca/api/changes/860172/?format=api"
}