Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/7204290/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/dbaccessmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/dbaccessmessages/ar/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Khaled/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Khaled/?format=api",
    "timestamp": "2023-06-26T12:29:40.011646Z",
    "action": 27,
    "target": "لا يمكن إدراج صف جديد إذا لم يُنقل ResultSet أولًا إلى صف الإدراج.",
    "id": 27094534,
    "action_name": "Translation replaced",
    "url": "https://translations.documentfoundation.org/api/changes/27094534/?format=api"
}