Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/721914/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:37:58.907632Z",
            "action": 59,
            "target": "Opracowane przez",
            "id": 659010,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/659010/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/721915/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:37:58.907735Z",
            "action": 59,
            "target": "Wtyczka elementu blokowego dostarczająca informacji o twórcy systemu.",
            "id": 659011,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/659011/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/721916/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:37:58.907787Z",
            "action": 59,
            "target": "",
            "id": 659012,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/659012/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:37:58.907833Z",
            "action": 0,
            "target": "",
            "id": 659013,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/659013/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:38:00.339200Z",
            "action": 44,
            "target": "",
            "id": 659042,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/659042/?format=api"
        }
    ]
}