Translation components API.

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

GET /api/translations/yasnac/glossary/fr/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://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-11T02:10:43.057773Z",
            "action": 0,
            "target": "",
            "id": 33009,
            "action_name": "Resource update",
            "url": "https://weblate.rikka.app/api/changes/33009/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75922/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T04:43:06.124015Z",
            "action": 31,
            "target": "",
            "id": 62130,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62130/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75946/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:27:19.878048Z",
            "action": 31,
            "target": "",
            "id": 62156,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62156/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75970/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:46:45.110881Z",
            "action": 31,
            "target": "",
            "id": 62181,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62181/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/75994/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T05:54:11.261207Z",
            "action": 31,
            "target": "",
            "id": 62207,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62207/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/76018/?format=api",
            "component": "https://weblate.rikka.app/api/components/yasnac/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/yasnac/glossary/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-20T06:07:03.735689Z",
            "action": 31,
            "target": "",
            "id": 62233,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/62233/?format=api"
        }
    ]
}