Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5548968/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/selinux/gui/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/selinux/gui/ro/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/remus-gabriel/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/remus-gabriel/?format=api",
    "timestamp": "2024-03-13T12:00:23.898039Z",
    "action": 9,
    "target": "Roluri SELinux",
    "id": 15439955,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/15439955/?format=api"
}