Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/24636/?format=api",
    "component": "https://weblate.info.ucl.ac.be/api/components/cnp3-ebook/principlesnaming/?format=api",
    "translation": "https://weblate.info.ucl.ac.be/api/translations/cnp3-ebook/principlesnaming/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": "2020-03-21T19:43:49.124533+01:00",
    "action": 5,
    "target": "Một số ký tự tương tự có những mã ký tự khác nhau",
    "id": 8101,
    "action_name": "New translation",
    "url": "https://weblate.info.ucl.ac.be/api/changes/8101/?format=api"
}