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/es/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-22T17:28:57.243930Z",
            "action": 17,
            "target": "",
            "id": 1088522,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/1088522/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/39289/?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/es/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
            "timestamp": "2020-07-21T17:21:28.836554Z",
            "action": 2,
            "target": "$ requiere permisos de usuario común",
            "id": 1088071,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/1088071/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/39288/?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/es/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
            "timestamp": "2020-07-21T17:21:11.647183Z",
            "action": 2,
            "target": "# requiere permisos de root",
            "id": 1088070,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/1088070/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/39288/?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/es/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/vareli/?format=api",
            "timestamp": "2020-07-21T17:21:11.641679Z",
            "action": 45,
            "target": "",
            "id": 1088069,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/1088069/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-01T14:13:02.669318Z",
            "action": 0,
            "target": "",
            "id": 12644,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12644/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-01T13:56:25.250958Z",
            "action": 0,
            "target": "",
            "id": 12320,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/12320/?format=api"
        }
    ]
}