Translation components API.

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

GET /api/translations/app-ops/glossary/nb_NO/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 67,
    "next": null,
    "previous": "https://weblate.rikka.app/api/translations/app-ops/glossary/nb_NO/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://weblate.rikka.app/api/units/64175/?format=api",
            "component": "https://weblate.rikka.app/api/components/app-ops/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T17:13:07.333182Z",
            "action": 31,
            "target": "",
            "id": 59612,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/59612/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/64210/?format=api",
            "component": "https://weblate.rikka.app/api/components/app-ops/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-04-05T17:13:07.457194Z",
            "action": 31,
            "target": "",
            "id": 59613,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/59613/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/68010/?format=api",
            "component": "https://weblate.rikka.app/api/components/app-ops/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-29T03:25:17.147590Z",
            "action": 31,
            "target": "",
            "id": 60601,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/60601/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/92986/?format=api",
            "component": "https://weblate.rikka.app/api/components/app-ops/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-11-27T18:07:43.451636Z",
            "action": 31,
            "target": "",
            "id": 65370,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/65370/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/107014/?format=api",
            "component": "https://weblate.rikka.app/api/components/app-ops/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-23T01:56:58.725598Z",
            "action": 31,
            "target": "",
            "id": 67441,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/67441/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/107971/?format=api",
            "component": "https://weblate.rikka.app/api/components/app-ops/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-23T17:19:31.336980Z",
            "action": 31,
            "target": "",
            "id": 67880,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/67880/?format=api"
        },
        {
            "unit": "https://weblate.rikka.app/api/units/111055/?format=api",
            "component": "https://weblate.rikka.app/api/components/app-ops/glossary/?format=api",
            "translation": "https://weblate.rikka.app/api/translations/app-ops/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-26T01:01:22.508844Z",
            "action": 31,
            "target": "",
            "id": 68454,
            "action_name": "New string added",
            "url": "https://weblate.rikka.app/api/changes/68454/?format=api"
        }
    ]
}