Translation components API.

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

GET /api/translations/ojs/oaiMetadataFormats-marcxml/bg/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/560786/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:44.392795Z",
            "action": 59,
            "target": "Формат за метаданни MARC21",
            "id": 495913,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/495913/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/560787/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:44.392866Z",
            "action": 59,
            "target": "Структурира метаданните по начин, който е в съответствие с MARC21 формата.",
            "id": 495914,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/495914/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:18:44.392905Z",
            "action": 0,
            "target": "",
            "id": 495915,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/495915/?format=api"
        }
    ]
}