Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/28322732/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/foris-js/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/foris-js/cs/?format=api",
    "user": null,
    "author": "https://hosted.weblate.org/api/users/anonymous/?format=api",
    "timestamp": "2021-02-07T14:49:42.161652+01:00",
    "action": 4,
    "target": "Varování!",
    "id": 9294650,
    "action_name": "Suggestion added",
    "url": "https://hosted.weblate.org/api/changes/9294650/?format=api"
}