Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/442867/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/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": "2022-10-08T20:55:43.652742Z",
    "action": 5,
    "target": "Авторът трябва да има поне един публикуван материал на този сървър, преди да може сам да публикува нови материали. Първият предпечатен материал трябва да бъде одобрен от модератор.",
    "id": 334408,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/334408/?format=api"
}