Changes API.

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

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

{
    "unit": "https://translate.skvalex.com/api/units/47240/?format=api",
    "component": "https://translate.skvalex.com/api/components/callrecorder/main-app/?format=api",
    "translation": "https://translate.skvalex.com/api/translations/callrecorder/main-app/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-19T14:26:47.206028Z",
    "action": 59,
    "target": "ارسال: %1$s, استلام: %2$s",
    "id": 20064,
    "action_name": "String updated in the repository",
    "url": "https://translate.skvalex.com/api/changes/20064/?format=api"
}