Changes API.

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

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

{
    "unit": "http://translate.beamng.com/api/units/391629/?format=api",
    "component": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
    "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/vi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-16T13:11:34.682331Z",
    "action": 71,
    "target": "",
    "id": 442368,
    "action_name": "String added in the repository",
    "url": "http://translate.beamng.com/api/changes/442368/?format=api"
}