Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12545261/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jan-k/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jan-k/?format=api",
    "timestamp": "2023-05-01T10:46:44.179257Z",
    "action": 2,
    "target": "Kliknutím a stažením Fedory souhlasíte s dodržováním <a href=\"https://docs.fedoraproject.org/en-US/legal/export/\">Zásad kontroly vývozu Fedory.</a>",
    "id": 11578226,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11578226/?format=api"
}