Translation components API.

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

GET /api/translations/plugins/jats-template-plugin/gl/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/730157/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/jats-template-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/jats-template-plugin/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:35:47.669577Z",
            "action": 59,
            "target": "Complemento do modelo JATS",
            "id": 668245,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/668245/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730158/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/jats-template-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/jats-template-plugin/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:35:47.669656Z",
            "action": 59,
            "target": "Xera automaticamente un documento JATS mínimo a partir dos metadatos de envío cando non hai ningún documento JATS dispoñible.",
            "id": 668246,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/668246/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/jats-template-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/jats-template-plugin/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:35:47.669695Z",
            "action": 0,
            "target": "",
            "id": 668247,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/668247/?format=api"
        }
    ]
}