Translation components API.

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

GET /api/translations/ojs/reports-articles/fa/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/562666/?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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.547101Z",
            "action": 59,
            "target": "گزارش مقالات",
            "id": 498143,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498143/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562667/?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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.547166Z",
            "action": 59,
            "target": "این افزونه گزارشی از مقالات و اطلاعات آن‌ها با فرمت CSV تهیه میکند.",
            "id": 498144,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498144/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562668/?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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.547205Z",
            "action": 59,
            "target": "بدون تصمیم",
            "id": 498145,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498145/?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/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:12.547241Z",
            "action": 0,
            "target": "",
            "id": 498146,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498146/?format=api"
        }
    ]
}