Translation components API.

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

GET /api/translations/ooops-mrp-14-0/ooops_mrp_duplicate_with_bom/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-mrp-14-0/ooops_mrp_duplicate_with_bom/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-mrp-14-0/ooops_mrp_duplicate_with_bom/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T19:49:59.832656+02:00",
            "action": 0,
            "target": "",
            "id": 62605,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/62605/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-mrp-14-0/ooops_mrp_duplicate_with_bom/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-mrp-14-0/ooops_mrp_duplicate_with_bom/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-11T19:49:59.876976+02:00",
            "action": 44,
            "target": "",
            "id": 62606,
            "action_name": "New string to translate",
            "url": "http://weblate.ops404.it/api/changes/62606/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/86787/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-mrp-14-0/ooops_mrp_duplicate_with_bom/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-mrp-14-0/ooops_mrp_duplicate_with_bom/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": "2024-04-11T20:58:54.495363+02:00",
            "action": 45,
            "target": "",
            "id": 62608,
            "action_name": "New contributor",
            "url": "http://weblate.ops404.it/api/changes/62608/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/86787/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-mrp-14-0/ooops_mrp_duplicate_with_bom/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-mrp-14-0/ooops_mrp_duplicate_with_bom/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": "2024-04-11T20:58:54.496285+02:00",
            "action": 5,
            "target": "ID",
            "id": 62609,
            "action_name": "New translation",
            "url": "http://weblate.ops404.it/api/changes/62609/?format=api"
        }
    ]
}