Translation components API.

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

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

{
    "count": 105,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/ro/changes/?format=api&page=2",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792337/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-11T23:25:43.173637Z",
            "action": 59,
            "target": "",
            "id": 801853,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/801853/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792338/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-11T23:25:43.173676Z",
            "action": 59,
            "target": "",
            "id": 801854,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/801854/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-11T23:25:43.173717Z",
            "action": 0,
            "target": "",
            "id": 801855,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/801855/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-11T23:25:44.872693Z",
            "action": 44,
            "target": "",
            "id": 801926,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/801926/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/ro/?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:40:27.706603Z",
            "action": 0,
            "target": "",
            "id": 839965,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/839965/?format=api"
        }
    ]
}