Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/726033/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/pln/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/da/?format=api",
    "user": "http://translate.pkp.sfu.ca/api/users/alfo/?format=api",
    "author": "http://translate.pkp.sfu.ca/api/users/alfo/?format=api",
    "timestamp": "2023-03-29T07:28:59.955732Z",
    "action": 5,
    "target": "Deponeringen kunne ikke passere indholdsvalideringen; du kan prøve at sende deponeringen igen",
    "id": 707294,
    "action_name": "New translation",
    "url": "http://translate.pkp.sfu.ca/api/changes/707294/?format=api"
}