Translation components API.

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

GET /api/translations/ojs/oaiMetadataFormats-marc/ckb/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/571747/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-marc/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-marc/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:22:31.559686Z",
            "action": 59,
            "target": "ڕێکخستنی زانیاریی ناسێنەر MARC",
            "id": 507591,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/507591/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/571748/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-marc/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-marc/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:22:31.559760Z",
            "action": 59,
            "target": "ڕێکخستنی زانیاریی ناسێنەر بە جۆرێک کە لەگەڵ MARC بگونجێت.",
            "id": 507592,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/507592/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-marc/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-marc/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:22:31.559805Z",
            "action": 0,
            "target": "",
            "id": 507593,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/507593/?format=api"
        }
    ]
}