Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/790010/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/acron/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/acron/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-24T21:57:10.532773Z",
    "action": 59,
    "target": "إعادة تحميل المهام المجدولة",
    "id": 794294,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/794294/?format=api"
}