Translation components API.

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

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

{
    "count": 9504,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/components/pkp-lib/user/changes/?format=api&page=190",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/829665/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/user/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/user/tr/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/yoruyenturk/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/yoruyenturk/?format=api",
            "timestamp": "2024-09-15T23:37:26.751362Z",
            "action": 5,
            "target": "Tamamlanmamış gönderim için iş akışı erişimi kısıtlanmıştır.",
            "id": 875232,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/875232/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/user/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/user/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-09-16T01:58:34.771255Z",
            "action": 17,
            "target": "",
            "id": 875237,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/875237/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/user/?format=api",
            "translation": null,
            "user": "http://translate.pkp.sfu.ca/api/users/emma/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/emma/?format=api",
            "timestamp": "2024-09-18T16:06:51.324536Z",
            "action": 25,
            "target": "locale/ja_JP/user.po",
            "id": 875518,
            "action_name": "Removed translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/875518/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/user/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-09-19T03:45:02.771071Z",
            "action": 47,
            "target": "",
            "id": 875600,
            "action_name": "New alert",
            "url": "http://translate.pkp.sfu.ca/api/changes/875600/?format=api"
        }
    ]
}