Translation components API.

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

GET /api/translations/ojs/oaiMetadataFormats-marcxml/vi/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/560842/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-marcxml/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-marcxml/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:49.295839Z",
            "action": 59,
            "target": "Định dạng siêu dữ liệu MARC21",
            "id": 496004,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/496004/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/560843/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-marcxml/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-marcxml/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:49.295915Z",
            "action": 59,
            "target": "Cấu trúc siêu dữ liệu phù hợp với định dạng MARC21.",
            "id": 496005,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/496005/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/oaiMetadataFormats-marcxml/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/oaiMetadataFormats-marcxml/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:49.295954Z",
            "action": 0,
            "target": "",
            "id": 496006,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/496006/?format=api"
        }
    ]
}