Translation components API.

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

GET /api/translations/pkp-lib/admin/nb_NO/changes/?format=api&page=10
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 455,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/admin/nb_NO/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/admin/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-22T00:50:12.172393Z",
            "action": 44,
            "target": "",
            "id": 842730,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/842730/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/822923/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/admin/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-22T00:54:14.860728Z",
            "action": 59,
            "target": "",
            "id": 842853,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/842853/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/822924/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/admin/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-22T00:54:14.860794Z",
            "action": 59,
            "target": "",
            "id": 842854,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/842854/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/admin/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-22T00:54:14.860827Z",
            "action": 0,
            "target": "",
            "id": 842855,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/842855/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/admin/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-22T00:54:26.194895Z",
            "action": 44,
            "target": "",
            "id": 842940,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/842940/?format=api"
        }
    ]
}