Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_blanket_order_variant_mgmt/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_blanket_order_variant_mgmt/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-03-22T14:59:50.166974+01:00",
            "action": 0,
            "target": "",
            "id": 7112,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/7112/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/34677/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_blanket_order_variant_mgmt/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_blanket_order_variant_mgmt/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/deleted-11/?format=api",
            "author": "http://weblate.ops404.it/api/users/deleted-11/?format=api",
            "timestamp": "2021-04-09T18:13:35.600093+02:00",
            "action": 45,
            "target": "",
            "id": 8863,
            "action_name": "New contributor",
            "url": "http://weblate.ops404.it/api/changes/8863/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/34677/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_blanket_order_variant_mgmt/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_blanket_order_variant_mgmt/it/?format=api",
            "glossary_term": null,
            "user": "http://weblate.ops404.it/api/users/deleted-11/?format=api",
            "author": "http://weblate.ops404.it/api/users/deleted-11/?format=api",
            "timestamp": "2021-04-09T18:13:35.602112+02:00",
            "action": 2,
            "target": "Modello Prodotto",
            "id": 8864,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/8864/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/34677/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_blanket_order_variant_mgmt/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_blanket_order_variant_mgmt/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-09-18T10:45:11.411296+02:00",
            "action": 45,
            "target": "",
            "id": 53618,
            "action_name": "New contributor",
            "url": "http://weblate.ops404.it/api/changes/53618/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/34677/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-sale/ooops_blanket_order_variant_mgmt/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-sale/ooops_blanket_order_variant_mgmt/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-09-18T10:45:11.412107+02:00",
            "action": 2,
            "target": "Modello prodotto",
            "id": 53619,
            "action_name": "Translation changed",
            "url": "http://weblate.ops404.it/api/changes/53619/?format=api"
        }
    ]
}