Translation components API.

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

GET /api/translations/ojs/reports-articles/hy/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/562796/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.318665Z",
            "action": 59,
            "target": "Հոդվածների հաշվետվություններ",
            "id": 498231,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498231/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562797/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.318747Z",
            "action": 59,
            "target": "Այս փլագինը իրականացնում է CSV զեկույց, որը պարունակում է հոդվածների ցանկը և դրանց մասին տեղեկությունները:",
            "id": 498232,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498232/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562798/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.318789Z",
            "action": 59,
            "target": "Ոչ մի որոշում",
            "id": 498233,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498233/?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/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.318826Z",
            "action": 0,
            "target": "",
            "id": 498234,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498234/?format=api"
        }
    ]
}