Translation components API.

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

GET /api/translations/ooops-operating-unit/ooops_sale_operating_unit/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-operating-unit/ooops_sale_operating_unit/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-operating-unit/ooops_sale_operating_unit/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-05-19T15:51:14.572759+02:00",
            "action": 0,
            "target": "",
            "id": 12269,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/12269/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops-operating-unit/ooops_sale_operating_unit/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-operating-unit/ooops_sale_operating_unit/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-05-19T15:51:14.608176+02:00",
            "action": 44,
            "target": "",
            "id": 12270,
            "action_name": "New strings to translate",
            "url": "http://weblate.ops404.it/api/changes/12270/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/41970/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-operating-unit/ooops_sale_operating_unit/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-operating-unit/ooops_sale_operating_unit/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-12-30T09:54:59.905769+01:00",
            "action": 45,
            "target": "",
            "id": 25174,
            "action_name": "New contributor",
            "url": "http://weblate.ops404.it/api/changes/25174/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/41970/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-operating-unit/ooops_sale_operating_unit/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-operating-unit/ooops_sale_operating_unit/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-12-30T09:54:59.906760+01:00",
            "action": 5,
            "target": "Unità Operativa",
            "id": 25175,
            "action_name": "New translation",
            "url": "http://weblate.ops404.it/api/changes/25175/?format=api"
        },
        {
            "unit": "http://weblate.ops404.it/api/units/41971/?format=api",
            "component": "http://weblate.ops404.it/api/components/ooops-operating-unit/ooops_sale_operating_unit/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops-operating-unit/ooops_sale_operating_unit/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-12-30T09:55:07.745434+01:00",
            "action": 5,
            "target": "Riga Ordine di Vendita",
            "id": 25176,
            "action_name": "New translation",
            "url": "http://weblate.ops404.it/api/changes/25176/?format=api"
        }
    ]
}