Translation components API.

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

GET /api/translations/ojs/generic-htmlArticleGalley/kk/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/503231/?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/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:41.132355Z",
            "action": 59,
            "target": "\"Мақаланың HTML-түйіні\" модулі",
            "id": 437771,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437771/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503232/?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/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:41.132417Z",
            "action": 59,
            "target": "HTML форматындағы мақалалар үшін дисплей қолдауын қамтамасыз етеді.",
            "id": 437772,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437772/?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/kk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:41.132457Z",
            "action": 0,
            "target": "",
            "id": 437773,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437773/?format=api"
        }
    ]
}