Translation components API.

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

GET /api/translations/ojs/reports-articles/is/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/562802/?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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.521832Z",
            "action": 59,
            "target": "Greinaskýrsla",
            "id": 498239,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498239/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562803/?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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.521896Z",
            "action": 59,
            "target": "Þessi viðbót setur upp CSV skýrslu sem inniheldur lista yfir greinar og upplýsingar um þær.",
            "id": 498240,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498240/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562804/?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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.521938Z",
            "action": 59,
            "target": "Engin ákvörðun",
            "id": 498241,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498241/?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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.521976Z",
            "action": 0,
            "target": "",
            "id": 498242,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498242/?format=api"
        }
    ]
}