Translation components API.

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

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

{
    "count": 255,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/common/nl/changes/?format=api&page=5",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/49964/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/common/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/common/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-13T16:41:40.851206Z",
            "action": 59,
            "target": "{$numIndexed} artikels geïndexeerd",
            "id": 840302,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/840302/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/common/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/common/nl/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2024-02-13T16:41:40.851279Z",
            "action": 0,
            "target": "",
            "id": 840303,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/840303/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/822323/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/common/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/common/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-15T21:02:48.562019Z",
            "action": 59,
            "target": "",
            "id": 841053,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/841053/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/common/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/common/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-15T21:02:48.562089Z",
            "action": 0,
            "target": "",
            "id": 841054,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/841054/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/common/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/common/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-15T21:02:57.026476Z",
            "action": 44,
            "target": "",
            "id": 841122,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/841122/?format=api"
        }
    ]
}