Translation components API.

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

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

{
    "count": 57,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/ja/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792013/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:32.521893Z",
            "action": 59,
            "target": "",
            "id": 800787,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/800787/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:32.521967Z",
            "action": 0,
            "target": "",
            "id": 800788,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/800788/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:50.517148Z",
            "action": 44,
            "target": "",
            "id": 800864,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/800864/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/821006/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:51.939617Z",
            "action": 59,
            "target": "",
            "id": 837828,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837828/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/821007/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:51.939690Z",
            "action": 59,
            "target": "",
            "id": 837829,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837829/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:51.939722Z",
            "action": 0,
            "target": "",
            "id": 837830,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/837830/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:45:15.105801Z",
            "action": 44,
            "target": "",
            "id": 838045,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/838045/?format=api"
        }
    ]
}