Changes API.

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

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

{
    "unit": "https://weblate.info.ucl.ac.be/api/units/20094/?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-19T20:59:20.459441+01:00",
    "action": 5,
    "target": "Một phẩn của phản hồi này sẽ bị che đi cho đến {}. Xin hãy quay lại sau và tải lại bài nộp để xem được phản hồi đầy đủ.",
    "id": 7249,
    "action_name": "New translation",
    "url": "https://weblate.info.ucl.ac.be/api/changes/7249/?format=api"
}