Translation components API.

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

GET /api/translations/otrs-7/survey/cs/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/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:47.695915Z",
            "action": 0,
            "target": "",
            "id": 368764,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/368764/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/2082165/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:47.695890Z",
            "action": 59,
            "target": "",
            "id": 368763,
            "action_name": "String updated in the repository",
            "url": "http://translate.otrs.com/api/changes/368763/?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/cs/?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:38.503897Z",
            "action": 0,
            "target": "",
            "id": 178063,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/178063/?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/cs/?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.266349Z",
            "action": 0,
            "target": "",
            "id": 68254,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68254/?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/cs/?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:38.920400Z",
            "action": 0,
            "target": "",
            "id": 68188,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68188/?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/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:43:56.904606Z",
            "action": 0,
            "target": "",
            "id": 53526,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/53526/?format=api"
        }
    ]
}