Translation components API.

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

GET /api/translations/ojs/generic-htmlArticleGalley/uz_Latn/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503257/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-htmlArticleGalley/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-htmlArticleGalley/uz_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:43.079080Z",
            "action": 59,
            "target": "HTML maqolasi Galley",
            "id": 437815,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437815/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503258/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-htmlArticleGalley/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-htmlArticleGalley/uz_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:43.079156Z",
            "action": 59,
            "target": "Bu plagin HTML Maqolalar galereyalarini qo'llab -quvvatlashni ta'minlaydi.",
            "id": 437816,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437816/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-htmlArticleGalley/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-htmlArticleGalley/uz_Latn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:43.079198Z",
            "action": 0,
            "target": "",
            "id": 437817,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437817/?format=api"
        }
    ]
}