Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/476364/?format=api",
    "component": "https://weblate.osgeo.org/api/components/grass-gis/grasslibs/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/grass-gis/grasslibs/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-03-18T05:05:37.521619Z",
    "action": 59,
    "target": "%s: لم يمكن فتح ملف  الطبوغرافية للكتابة\n",
    "id": 15929,
    "action_name": "String updated in the repository",
    "url": "https://weblate.osgeo.org/api/changes/15929/?format=api"
}