Translation components API.

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

GET /api/components/generic-addons-17-0/generic_rule/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/581962/?format=api",
            "component": "http://weblate.crnd.pro/api/components/generic-addons-17-0/generic_rule/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-17-0/generic_rule/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T18:14:44.519195+02:00",
            "action": 13,
            "target": "",
            "id": 188417,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/188417/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/581964/?format=api",
            "component": "http://weblate.crnd.pro/api/components/generic-addons-17-0/generic_rule/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-17-0/generic_rule/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T18:14:44.541585+02:00",
            "action": 13,
            "target": "",
            "id": 188418,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/188418/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/generic-addons-17-0/generic_rule/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-17-0/generic_rule/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T18:14:44.700420+02:00",
            "action": 0,
            "target": "",
            "id": 188422,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/188422/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/generic-addons-17-0/generic_rule/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/generic-addons-17-0/generic_rule/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T18:14:44.807621+02:00",
            "action": 0,
            "target": "",
            "id": 188423,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/188423/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/generic-addons-17-0/generic_rule/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T18:14:44.985496+02:00",
            "action": 47,
            "target": "",
            "id": 188427,
            "action_name": "New alert",
            "url": "http://weblate.crnd.pro/api/changes/188427/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/generic-addons-17-0/generic_rule/?format=api",
            "translation": null,
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T18:14:45.394657+02:00",
            "action": 51,
            "target": "",
            "id": 188428,
            "action_name": "Created component",
            "url": "http://weblate.crnd.pro/api/changes/188428/?format=api"
        }
    ]
}