Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/24667/?format=api",
    "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/index/?format=api",
    "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/index/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-12-27T17:18:24.706305+01:00",
    "action": 5,
    "target": "Phần 1: các nguyên lý",
    "id": 7948,
    "action_name": "New translation",
    "url": "https://weblate.info.ucl.ac.be/api/changes/7948/?format=api"
}