Changes API.

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

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

{
    "unit": null,
    "component": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
    "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/uk/?format=api",
    "user": "http://translate.beamng.com/api/users/admin/?format=api",
    "author": "http://translate.beamng.com/api/users/admin/?format=api",
    "timestamp": "2024-04-16T13:11:20.254200Z",
    "action": 0,
    "target": "",
    "id": 442150,
    "action_name": "Resource updated",
    "url": "http://translate.beamng.com/api/changes/442150/?format=api"
}