Translation components API.

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

GET /api/translations/plugins/swordServer/bg/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/735479/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:38.503301Z",
            "action": 59,
            "target": "Добавка (плъгин) за SWORD Server",
            "id": 674611,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674611/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735480/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:38.503369Z",
            "action": 59,
            "target": "API за приемане на депозити SWORD",
            "id": 674612,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674612/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735481/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:38.503409Z",
            "action": 59,
            "target": "<p>SWORD депозити могат да бъдат направени в този документ за услугата, като се използва URL адресът на документа за услугата: <pre>{$serviceDocumentUrl}</pre></p>\n<p>Конкретни колекции могат да бъдат адресирани чрез ID на раздел. Например за раздел ID 1: <pre>{$exampleDepositPointUrl}</pre></p>",
            "id": 674613,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674613/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:38.503446Z",
            "action": 0,
            "target": "",
            "id": 674614,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/674614/?format=api"
        }
    ]
}