Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14605824/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/glossary/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/glossary/zh_Hans/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/eiriksong/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/eiriksong/?format=api",
    "timestamp": "2024-02-23T04:08:40.815603Z",
    "action": 5,
    "target": "Rhythmbox",
    "id": 15349146,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/15349146/?format=api"
}