Translation components API.

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

GET /api/translations/otrs-7/survey/en_GB/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:47.854714Z",
            "action": 0,
            "target": "",
            "id": 368772,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/368772/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/2082169/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:47.854695Z",
            "action": 59,
            "target": "",
            "id": 368771,
            "action_name": "String updated in the repository",
            "url": "http://translate.otrs.com/api/changes/368771/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/en_GB/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-06-30T10:47:39.381871Z",
            "action": 0,
            "target": "",
            "id": 178067,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/178067/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/en_GB/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-01-24T09:10:11.428557Z",
            "action": 0,
            "target": "",
            "id": 68258,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68258/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/en_GB/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-01-24T09:09:39.412805Z",
            "action": 0,
            "target": "",
            "id": 68192,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68192/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:43:59.284102Z",
            "action": 0,
            "target": "",
            "id": 53666,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/53666/?format=api"
        }
    ]
}