Translation components API.

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

GET /api/translations/pkp-lib/grid/gl/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/grid/gl/changes/?format=api&page=5",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/609949/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/grid/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/grid/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T14:59:17.187453Z",
            "action": 59,
            "target": "Activar",
            "id": 1013335,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/1013335/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/609950/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/grid/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/grid/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T14:59:17.187542Z",
            "action": 59,
            "target": "Desactivar",
            "id": 1013336,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/1013336/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/955607/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/grid/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/grid/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T14:59:17.187585Z",
            "action": 59,
            "target": "",
            "id": 1013337,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/1013337/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/grid/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/grid/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T14:59:17.187621Z",
            "action": 0,
            "target": "",
            "id": 1013338,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/1013338/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/grid/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/grid/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-03T14:59:24.762785Z",
            "action": 44,
            "target": "",
            "id": 1013472,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/1013472/?format=api"
        }
    ]
}