Translation components API.

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

GET /api/translations/ooops/prt_sale_order_signature/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/prt_sale_order_signature/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/prt_sale_order_signature/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-17T17:33:55.519346+01:00",
            "action": 0,
            "target": "",
            "id": 2924,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/2924/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/prt_sale_order_signature/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/prt_sale_order_signature/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2020-12-17T17:33:55.806885+01:00",
            "action": 44,
            "target": "",
            "id": 2927,
            "action_name": "New strings to translate",
            "url": "http://weblate.ops404.it/api/changes/2927/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/prt_sale_order_signature/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/prt_sale_order_signature/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-21T12:53:47.977327+02:00",
            "action": 0,
            "target": "",
            "id": 14480,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/14480/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.ops404.it/api/components/ooops/prt_sale_order_signature/?format=api",
            "translation": "http://weblate.ops404.it/api/translations/ooops/prt_sale_order_signature/it/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2021-06-22T08:39:45.686725+02:00",
            "action": 0,
            "target": "",
            "id": 15213,
            "action_name": "Resource update",
            "url": "http://weblate.ops404.it/api/changes/15213/?format=api"
        }
    ]
}