Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/28796730/?format=api",
    "component": "https://hosted.weblate.org/api/components/doki-doki-mod-manager/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/doki-doki-mod-manager/glossary/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/Dobby233Liu/?format=api",
    "author": null,
    "timestamp": "2020-06-07T09:50:28.292385+02:00",
    "action": 5,
    "target": "心跳心跳模组管理器",
    "id": 6390262,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/6390262/?format=api"
}