Translation components API.

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

GET /api/translations/ojs/reports-articles/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/562861/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.141170Z",
            "action": 59,
            "target": "논문 리포트",
            "id": 498321,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498321/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562864/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.141233Z",
            "action": 59,
            "target": "이 플러그인은 논문 목록과 정보를 담은 CSV 파일을 제공합니다.",
            "id": 498322,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498322/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562866/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.141273Z",
            "action": 59,
            "target": "결정되지 않음",
            "id": 498323,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498323/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.141312Z",
            "action": 0,
            "target": "",
            "id": 498324,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498324/?format=api"
        }
    ]
}