Translation components API.

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

GET /api/components/omp/submission/changes/?format=api&page=142
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7054,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/components/omp/submission/changes/?format=api&page=141",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/719266/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/submission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/submission/id/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/zahidrf/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/zahidrf/?format=api",
            "timestamp": "2025-05-03T09:15:47.023366Z",
            "action": 2,
            "target": "Salinan yang Adil",
            "id": 1027601,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/1027601/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/submission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/submission/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-05-03T14:57:40.388152Z",
            "action": 17,
            "target": "",
            "id": 1027631,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/1027631/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/718023/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/submission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/submission/de/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/piapio/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/piapio/?format=api",
            "timestamp": "2025-08-01T09:30:24.456794Z",
            "action": 2,
            "target": "Neue Einreichung",
            "id": 1052797,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/1052797/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/submission/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/submission/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-02T07:51:27.057869Z",
            "action": 17,
            "target": "",
            "id": 1053038,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/1053038/?format=api"
        }
    ]
}