Translation components API.

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

GET /api/translations/plugins/swordServer/az/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.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/az/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "timestamp": "2023-06-03T08:09:02.080317Z",
            "action": 48,
            "target": "",
            "id": 782107,
            "action_name": "Added new language",
            "url": "http://translate.pkp.sfu.ca/api/changes/782107/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/787623/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-03T08:09:02.112892Z",
            "action": 59,
            "target": "",
            "id": 782108,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/782108/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/787624/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-03T08:09:02.112970Z",
            "action": 59,
            "target": "",
            "id": 782109,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/782109/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/787625/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-03T08:09:02.113011Z",
            "action": 59,
            "target": "",
            "id": 782110,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/782110/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/az/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "timestamp": "2023-06-03T08:09:02.113050Z",
            "action": 0,
            "target": "",
            "id": 782111,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/782111/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/az/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/osmndrmz/?format=api",
            "timestamp": "2023-06-03T08:09:02.248230Z",
            "action": 44,
            "target": "",
            "id": 782112,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/782112/?format=api"
        }
    ]
}