Translation components API.

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

GET /api/translations/guix/glossary/eu/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/eu/changes/?format=api",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/9107346/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-25T06:46:51.789191Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 3763172,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3763172/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9107316/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-25T06:46:51.510675Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 3763171,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3763171/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9107286/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-25T06:46:51.195207Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 3763170,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3763170/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9107256/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-25T06:46:50.919724Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 3763169,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3763169/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9107226/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-25T06:46:50.634778Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 3763168,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3763168/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9107196/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-25T06:46:49.722159Z",
            "action": 31,
            "target": "",
            "old": "",
            "details": {},
            "id": 3763166,
            "action_name": "String added",
            "url": "https://translate.fedoraproject.org/api/changes/3763166/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/guix/glossary/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/guix/glossary/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-25T06:46:49.199843Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {
                "reason": "new file",
                "filename": "eu.tbx"
            },
            "id": 3763165,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3763165/?format=api"
        }
    ]
}