Translation components API.

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

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

{
    "count": 106,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/gl/changes/?format=api&page=2",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/726468/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/pln/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:43:39.095064Z",
            "action": 59,
            "target": "",
            "id": 664012,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/664012/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/726469/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/pln/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:43:39.095102Z",
            "action": 59,
            "target": "",
            "id": 664013,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/664013/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/726470/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/pln/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:43:39.095139Z",
            "action": 59,
            "target": "",
            "id": 664014,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/664014/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/726471/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/pln/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:43:39.095177Z",
            "action": 59,
            "target": "",
            "id": 664015,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/664015/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/pln/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:43:39.095373Z",
            "action": 0,
            "target": "",
            "id": 664016,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/664016/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/pln/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pln/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:43:47.476240Z",
            "action": 44,
            "target": "",
            "id": 665013,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/665013/?format=api"
        }
    ]
}