Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/joinmobilizon/hall-of-fame/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/hall-of-fame/eu/?format=api",
    "user": "https://weblate.framasoft.org/api/users/atxamart/?format=api",
    "author": null,
    "timestamp": "2020-11-07T21:30:50.621538Z",
    "action": 17,
    "target": "",
    "id": 124677,
    "action_name": "Modifications envoyées",
    "url": "https://weblate.framasoft.org/api/changes/124677/?format=api"
}