Translation components API.

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

GET /api/translations/ojs/reports-articles/ms/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/562968/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.671470Z",
            "action": 59,
            "target": "Laporan Artikel",
            "id": 498465,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498465/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562969/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.671548Z",
            "action": 59,
            "target": "Plugin ini menerapkan laporan CSV yang mengandungi senarai artikel dan maklumatnya.",
            "id": 498466,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498466/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562970/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.671589Z",
            "action": 59,
            "target": "Tiada Keputusan",
            "id": 498467,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498467/?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/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:14.671625Z",
            "action": 0,
            "target": "",
            "id": 498468,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498468/?format=api"
        }
    ]
}