Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2004297/?format=api",
    "component": "http://weblate.ucs.ru/api/components/foodfactory/fastreport_stickers/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/fastreport_stickers/vi/?format=api",
    "dictionary": null,
    "user": 46,
    "author": 46,
    "timestamp": "2021-02-08T02:00:24",
    "action": 5,
    "target": "Protein: [Energy0], Chất béo: [Energy1],\nCarbohydrate: [Energy2], Giá trị dinh dưỡng: [BEnergy], kcal",
    "id": 702283,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/702283/?format=api"
}