Translation components API.

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

GET /api/translations/fedora-cheat-cubes/fedora_cheat_cube_users/fur/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/39855/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-cheat-cubes/fedora_cheat_cube_users/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_users/fur/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
            "timestamp": "2021-07-05T09:38:07.943338Z",
            "action": 5,
            "target": "<_:flowSpan-1/><_:flowSpan-2/>torne ae interface grafiche di X",
            "id": 3413432,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/3413432/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/39855/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-cheat-cubes/fedora_cheat_cube_users/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_users/fur/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
            "timestamp": "2021-07-05T09:38:07.937920Z",
            "action": 45,
            "target": "",
            "id": 3413431,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/3413431/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-cheat-cubes/fedora_cheat_cube_users/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_users/fur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-01T14:13:04.166507Z",
            "action": 0,
            "target": "",
            "id": 12648,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12648/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-cheat-cubes/fedora_cheat_cube_users/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-cheat-cubes/fedora_cheat_cube_users/fur/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-01T13:56:29.616203Z",
            "action": 0,
            "target": "",
            "id": 12324,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12324/?format=api"
        }
    ]
}