Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/313900/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yutenji/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yutenji/?format=api",
    "timestamp": "2023-12-06T04:54:21.738235Z",
    "action": 5,
    "target": "'{0}' の所有者は abrt でなければなりません。修正するためには '# chown -R abrt.abrt {0}' を実行してください。",
    "id": 13186838,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/13186838/?format=api"
}