Translation components API.

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

GET /api/translations/ops/blocks-developedby/es/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/721890/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ops/blocks-developedby/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/blocks-developedby/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:37:57.865790Z",
            "action": 59,
            "target": "Bloque \"Creado por\"",
            "id": 658974,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/658974/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/721891/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ops/blocks-developedby/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/blocks-developedby/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:37:57.865858Z",
            "action": 59,
            "target": "Este módulo proporciona un bloque lateral con un enlace a \"Creado por\".",
            "id": 658975,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/658975/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/721892/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ops/blocks-developedby/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/blocks-developedby/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:37:57.865897Z",
            "action": 59,
            "target": "Desarrollado por",
            "id": 658976,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/658976/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ops/blocks-developedby/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ops/blocks-developedby/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:37:57.865933Z",
            "action": 0,
            "target": "",
            "id": 658977,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/658977/?format=api"
        }
    ]
}