Translation components API.

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

GET /api/translations/plugins/returningAuthorScreening/sv/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/734897/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:03:04.121239Z",
            "action": 59,
            "target": "",
            "id": 673968,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/673968/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/734898/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:03:04.121304Z",
            "action": 59,
            "target": "",
            "id": 673969,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/673969/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/734899/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:03:04.121345Z",
            "action": 59,
            "target": "",
            "id": 673970,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/673970/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/734900/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:03:04.121382Z",
            "action": 59,
            "target": "",
            "id": 673971,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/673971/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/734901/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:03:04.121419Z",
            "action": 59,
            "target": "",
            "id": 673972,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/673972/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:03:04.121454Z",
            "action": 0,
            "target": "",
            "id": 673973,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/673973/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/returningAuthorScreening/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/returningAuthorScreening/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:03:05.329194Z",
            "action": 44,
            "target": "",
            "id": 673988,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/673988/?format=api"
        }
    ]
}