Changes API.

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

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

{
    "unit": "https://translate.skvalex.com/api/units/78274/?format=api",
    "component": "https://translate.skvalex.com/api/components/callrecorder/main-app/?format=api",
    "translation": "https://translate.skvalex.com/api/translations/callrecorder/main-app/lt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-05-19T15:35:09.995270Z",
    "action": 59,
    "target": "Reikalinga, kad gautumėte pranešimus apie skambučius su telefonų numeriais",
    "id": 21949,
    "action_name": "String updated in the repository",
    "url": "https://translate.skvalex.com/api/changes/21949/?format=api"
}