Translation components API.

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

GET /api/translations/plugins/swordServer/cs/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/735485/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:38.699860Z",
            "action": 59,
            "target": "Plugin SWORD Server",
            "id": 674619,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674619/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735486/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:38.699920Z",
            "action": 59,
            "target": "API k přijímání depozitů SWORD",
            "id": 674620,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674620/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735487/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:38.699958Z",
            "action": 59,
            "target": "<p>Vklady SWORD do tohoto servisního dokumentu lze provádět pomocí adresy URL servisního dokumentu: <pre>{$serviceDocumentUrl}</pre></p>\n<p>Konkrétní sbírky lze řešit pomocí ID sekce. Například pro ID sekce 1: <pre>{$exampleDepositPointUrl}</pre></p>",
            "id": 674621,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674621/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:38.699994Z",
            "action": 0,
            "target": "",
            "id": 674622,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/674622/?format=api"
        }
    ]
}