Changes API.

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

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

{
    "unit": null,
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesbsdl-gpl/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2021-02-21T23:07:50.640393Z",
    "action": 18,
    "target": "",
    "id": 122379,
    "action_name": "Pushed changes",
    "url": "https://translate-dev.freebsd.org/api/changes/122379/?format=api"
}