Translation components API.

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

GET /api/translations/ooops-mixin-14-0/pos_longpolling/it/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mixin-14-0/pos_longpolling/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-mixin-14-0/pos_longpolling/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-06-08T16:50:30.785391+02:00",
            "action": 0,
            "target": "",
            "id": 34028,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/34028/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mixin-14-0/pos_longpolling/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-mixin-14-0/pos_longpolling/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-06-08T16:50:30.923560+02:00",
            "action": 44,
            "target": "",
            "id": 34032,
            "action_name": "New strings to translate",
            "url": "http://weblate.ops404.it/api/changes/34032/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/75081/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-mixin-14-0/pos_longpolling/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-mixin-14-0/pos_longpolling/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "timestamp": "2023-06-26T15:36:26.776561+02:00",
            "action": 45,
            "target": "",
            "id": 51112,
            "action_name": "New contributor",
            "url": "http://weblate.ops404.it/api/changes/51112/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/75081/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-mixin-14-0/pos_longpolling/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-mixin-14-0/pos_longpolling/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
            "timestamp": "2023-06-26T15:36:26.777697+02:00",
            "action": 5,
            "target": "Configurazione punto vendita",
            "id": 51113,
            "action_name": "New translation",
            "url": "http://weblate.ops404.it/api/changes/51113/?format=api"
        }
    ]
}