Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10238292/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/fur/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
    "timestamp": "2023-04-28T15:31:25.345521Z",
    "action": 5,
    "target": "La documentazion specifiche e je disponibile su la <a href=\"https://docs.fedoraproject.org/en-US/fedora-server/\">pagjine di documentazion di Fedora Server</a>.",
    "id": 11573458,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/11573458/?format=api"
}