Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/16859/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/ar/?format=api",
    "user": "http://translate.pretalx.com/api/users/Hamza/?format=api",
    "author": "http://translate.pretalx.com/api/users/Hamza/?format=api",
    "timestamp": "2021-08-31T06:59:29.881074Z",
    "action": 5,
    "target": "لا توجد جلسات في٪ (أيام الأسبوع)  ،٪ (الأيام الحالية) .",
    "id": 5898,
    "action_name": "New translation",
    "url": "http://translate.pretalx.com/api/changes/5898/?format=api"
}