Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/20095/?format=api",
    "component": "https://weblate.info.ucl.ac.be/api/components/inginious/frontend/?format=api",
    "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious/frontend/vi/?format=api",
    "user": "https://weblate.info.ucl.ac.be/api/users/thingocbaoha/?format=api",
    "author": "https://weblate.info.ucl.ac.be/api/users/thingocbaoha/?format=api",
    "timestamp": "2019-11-19T21:00:02.092368+01:00",
    "action": 5,
    "target": "<b>Phân tích cú pháp thất bại</b>: <pre>{}</pre>",
    "id": 7250,
    "action_name": "New translation",
    "url": "https://weblate.info.ucl.ac.be/api/changes/7250/?format=api"
}