Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/111851549/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/glossary/sv/?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.021854+01:00",
    "action": 31,
    "target": "",
    "id": 75166501,
    "action_name": "String added",
    "url": "https://hosted.weblate.org/api/changes/75166501/?format=api"
}