Translation components API.

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

GET /api/translations/ooops-tools/ooops_approval_configuration/it/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 107,
    "next": null,
    "previous": "http://weblate.ops404.it/api/translations/ooops-tools/ooops_approval_configuration/it/changes/?format=api&page=5",
    "results": [
        {
            "unit": "http://weblate.ops404.it/api/units/42899/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_approval_configuration/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-tools/ooops_approval_configuration/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": "2021-06-09T15:38:36.186790+02:00",
            "action": 5,
            "target": "Dati cambiati! Per favore aggiorna il browser per poter andare avanti!",
            "id": 13973,
            "action_name": "New translation",
            "url": "http://weblate.ops404.it/api/changes/13973/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/39271/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_approval_configuration/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-tools/ooops_approval_configuration/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": "2021-10-06T11:07:37.635173+02:00",
            "action": 2,
            "target": "Annulla",
            "id": 21499,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/21499/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_approval_configuration/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-tools/ooops_approval_configuration/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-11-17T17:37:53.321973+01:00",
            "action": 0,
            "target": "",
            "id": 23255,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/23255/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_approval_configuration/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-tools/ooops_approval_configuration/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-11-17T17:37:53.349617+01:00",
            "action": 44,
            "target": "",
            "id": 23256,
            "action_name": "New strings to translate",
            "url": "http://weblate.ops404.it/api/changes/23256/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_approval_configuration/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-tools/ooops_approval_configuration/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
            "author": "http://weblate.ops404.it/api/users/giovanni-ooops/?format=api",
            "timestamp": "2021-11-23T16:09:02.654304+01:00",
            "action": 0,
            "target": "",
            "id": 23595,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/23595/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_approval_configuration/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-tools/ooops_approval_configuration/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-05-09T12:02:26.970499+02:00",
            "action": 0,
            "target": "",
            "id": 32237,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/32237/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-tools/ooops_approval_configuration/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-tools/ooops_approval_configuration/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2022-05-09T12:02:26.992596+02:00",
            "action": 44,
            "target": "",
            "id": 32238,
            "action_name": "New strings to translate",
            "url": "http://weblate.ops404.it/api/changes/32238/?format=api"
        }
    ]
}