Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/523862/?format=api",
    "component": "http://weblate.ucs.ru/api/components/SelfService/default/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/SelfService/default/mn/?format=api",
    "dictionary": null,
    "user": 92,
    "author": 92,
    "timestamp": "2019-10-21T04:46:20",
    "action": 5,
    "target": "Sale of beer is carried out only to persons over 18 years of age upon presentation of a document proving their identity. If at the time of issuing an alcoholic beverage you can not provide an identity document - a restaurant employee has the right to refuse to issue you products and perform a procedure for the return of funds. Do you agree that you are 18 or more years old?",
    "id": 368354,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/368354/?format=api"
}