Translation components API.

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

GET /api/translations/plugins/swordServer/ka/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735509/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.494498Z",
            "action": 59,
            "target": "SWORD სერვერის პლაგინი",
            "id": 674652,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674652/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735510/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.494558Z",
            "action": 59,
            "target": "API SWORD დეპოზიტების მისაღებად",
            "id": 674653,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674653/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735511/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.494597Z",
            "action": 59,
            "target": "",
            "id": 674654,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674654/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.494634Z",
            "action": 0,
            "target": "",
            "id": 674655,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/674655/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:41.002568Z",
            "action": 44,
            "target": "",
            "id": 674692,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/674692/?format=api"
        }
    ]
}