Translation components API.

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

GET /api/translations/ojs/admin/nb_NO/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 56,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nb_NO/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:05:21.988254Z",
            "action": 0,
            "target": "",
            "id": 420402,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/420402/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792021/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:32.986374Z",
            "action": 59,
            "target": "Bruk nettsiden som plattform for alle tidsskrifter.",
            "id": 800803,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/800803/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:32.986448Z",
            "action": 0,
            "target": "",
            "id": 800804,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/800804/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/821024/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:52.593893Z",
            "action": 59,
            "target": "Nummerets ID er ikke et heltall.",
            "id": 837855,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837855/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/821025/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:52.594006Z",
            "action": 59,
            "target": "Nummerets oppsett ID er ikke et heltall.",
            "id": 837856,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837856/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:52.594052Z",
            "action": 0,
            "target": "",
            "id": 837857,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/837857/?format=api"
        }
    ]
}