Translation components API.

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

GET /api/translations/guix/glossary/zh_Hant/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 57,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/guix/glossary/zh_Hant/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/8300051/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-07T14:16:33.446247Z",
            "action": 31,
            "target": "",
            "id": 3416392,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3416392/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8300022/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-07T14:16:33.106681Z",
            "action": 31,
            "target": "",
            "id": 3416390,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3416390/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8299993/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-07T14:16:32.750524Z",
            "action": 31,
            "target": "",
            "id": 3416388,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3416388/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8299964/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-07T14:16:32.387015Z",
            "action": 31,
            "target": "",
            "id": 3416386,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3416386/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8299935/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-07T14:16:32.023855Z",
            "action": 31,
            "target": "",
            "id": 3416384,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3416384/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8299906/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-07T14:16:31.208139Z",
            "action": 31,
            "target": "",
            "id": 3416382,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3416382/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/zh_Hant/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-07T14:16:30.679679Z",
            "action": 0,
            "target": "",
            "id": 3416381,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3416381/?format=api"
        }
    ]
}