Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/409895/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/oai-jats-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/oai-jats-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-13T00:22:23.847682Z",
            "action": 59,
            "target": "JATS Metadata Format",
            "id": 304744,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/304744/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/409896/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/oai-jats-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/oai-jats-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-13T00:22:23.847765Z",
            "action": 59,
            "target": "Structures metadata in a way that is consistent with the JATS XML format.",
            "id": 304745,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/304745/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/412007/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/oai-jats-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/oai-jats-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-13T00:22:23.847809Z",
            "action": 59,
            "target": "This plugin provides metadata to external services in the JATS XML format via the OAI-PMH interface. When used in conjunction with the JATS Template plugin, it can function even if JATS XML documents have not been uploaded into OJS.",
            "id": 304746,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/304746/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/412008/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/oai-jats-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/oai-jats-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-13T00:22:23.847849Z",
            "action": 59,
            "target": "Settings",
            "id": 304747,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/304747/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/412009/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/oai-jats-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/oai-jats-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-13T00:22:23.847889Z",
            "action": 59,
            "target": "Ignore uploaded JATS XML documents",
            "id": 304748,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/304748/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/oai-jats-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/oai-jats-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-13T00:22:23.847926Z",
            "action": 0,
            "target": "",
            "id": 304749,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/304749/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/oai-jats-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/oai-jats-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:01:35.874337Z",
            "action": 0,
            "target": "",
            "id": 666851,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/666851/?format=api"
        }
    ]
}