Translation components API.

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

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

{
    "count": 955,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/submission/hsb/changes/?format=api&page=19",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/794626/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/submission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/submission/hsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T20:10:12.652589Z",
            "action": 16,
            "target": "",
            "id": 986665,
            "action_name": "Found duplicated string",
            "url": "http://translate.pkp.sfu.ca/api/changes/986665/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/945766/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/submission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/submission/hsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T20:10:12.652615Z",
            "action": 59,
            "target": "",
            "id": 986666,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/986666/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/945767/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/submission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/submission/hsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T20:10:12.652652Z",
            "action": 59,
            "target": "",
            "id": 986667,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/986667/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/submission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/submission/hsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T20:10:12.652690Z",
            "action": 0,
            "target": "",
            "id": 986668,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/986668/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/submission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/submission/hsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-06T20:10:35.322630Z",
            "action": 44,
            "target": "",
            "id": 986899,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/986899/?format=api"
        }
    ]
}