Translation components API.

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

GET /api/translations/ooops-shiki/ooops_shiki_custom/it/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": "http://weblate.ops404.it/api/components/ooops-shiki/ooops_shiki_custom/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-shiki/ooops_shiki_custom/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T19:19:49.078671+01:00",
            "action": 0,
            "target": "",
            "id": 7514,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/7514/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-shiki/ooops_shiki_custom/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-shiki/ooops_shiki_custom/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T19:19:49.179659+01:00",
            "action": 44,
            "target": "",
            "id": 7515,
            "action_name": "New strings to translate",
            "url": "http://weblate.ops404.it/api/changes/7515/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/37345/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-shiki/ooops_shiki_custom/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-shiki/ooops_shiki_custom/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-02-08T18:29:29.942410+01:00",
            "action": 45,
            "target": "",
            "id": 42781,
            "action_name": "New contributor",
            "url": "http://weblate.ops404.it/api/changes/42781/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/37345/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-shiki/ooops_shiki_custom/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-shiki/ooops_shiki_custom/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-02-08T18:29:29.944061+01:00",
            "action": 2,
            "target": "Lavoro",
            "id": 42782,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/42782/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/37346/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-shiki/ooops_shiki_custom/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-shiki/ooops_shiki_custom/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-02-08T18:30:09.054324+01:00",
            "action": 2,
            "target": "Lavori",
            "id": 42801,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/42801/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/37340/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-shiki/ooops_shiki_custom/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-shiki/ooops_shiki_custom/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-09T17:42:07.063894+02:00",
            "action": 2,
            "target": "Ordine di acquisto",
            "id": 50439,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/50439/?format=api"
        }
    ]
}