Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/24663/?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:16:20.393620+01:00",
    "action": 5,
    "target": "Đây là một bản dự thảo chưa được chỉnh sửa của ấn bản thứ ba của quyển sách điện tử này. Nếu bạn tìm thấy bất kỳ lỗi nào hay có các gợi ý để chỉnh sửa nội dung, xin hãy tạo một vấn đề mới tại https://github.com/CNP3/ebook/issues/new",
    "id": 7944,
    "action_name": "New translation",
    "url": "https://weblate.info.ucl.ac.be/api/changes/7944/?format=api"
}