Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/111851571/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/glossary/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/adem/?format=api",
    "author": "https://hosted.weblate.org/api/users/adem/?format=api",
    "timestamp": "2023-12-26T15:27:48.022215+01:00",
    "action": 31,
    "target": "",
    "id": 75166523,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/75166523/?format=api"
}