Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/313952/?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:58:22.872195Z",
    "action": 5,
    "target": "問題を再現するために使用した手順を含めてください。",
    "id": 13186841,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/13186841/?format=api"
}