Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/24662/?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:14:37.196682+01:00",
    "action": 5,
    "target": "Mạng máy tính: nguyên lý, phương thức và thực hành, ấn bản thứ ba",
    "id": 7943,
    "action_name": "New translation",
    "url": "https://weblate.info.ucl.ac.be/api/changes/7943/?format=api"
}