Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/framasoft/home/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/home/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-01-05T13:14:42.904146Z",
    "action": 17,
    "target": "",
    "id": 28834,
    "action_name": "Modifications envoyées",
    "url": "https://weblate.framasoft.org/api/changes/28834/?format=api"
}