Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/458403/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/retrace-server/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/retrace-server/ar/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/kimy/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/kimy/?format=api",
    "timestamp": "2021-07-06T09:52:27.290587Z",
    "action": 5,
    "target": "الملف '٪ s' غير مسموح له بالتواجد في الأرشيف",
    "id": 3415225,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/3415225/?format=api"
}