Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/ko/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/490554/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:31.583314Z",
            "action": 59,
            "target": "\"에 의한 개발\" 차단",
            "id": 424865,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424865/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490555/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:31.583389Z",
            "action": 59,
            "target": "이 플러그인은 \"에 의한 개발\" 링크가 있는 사이드바를 제공합니다.",
            "id": 424866,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424866/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490556/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:31.583428Z",
            "action": 59,
            "target": "에 의해 개발됨",
            "id": 424867,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424867/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:31.583465Z",
            "action": 0,
            "target": "",
            "id": 424868,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424868/?format=api"
        }
    ]
}