Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11764301/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/zh_CN/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/integral/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/integral/?format=api",
    "timestamp": "2024-04-08T05:46:53.729939Z",
    "action": 5,
    "target": "lint",
    "id": 15604018,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15604018/?format=api"
}