Translation components API.

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

GET /api/translations/ojs/reports-articles/tr/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/563181/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:15.856309Z",
            "action": 59,
            "target": "Makale Raporu",
            "id": 498692,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498692/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/563182/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:15.856383Z",
            "action": 59,
            "target": "Bu eklenti makale ve makale bilgisini içeren CSV formatında bir rapor hazırlar.",
            "id": 498693,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498693/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/563183/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:15.856427Z",
            "action": 59,
            "target": "Karar Yok",
            "id": 498694,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498694/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:15.856462Z",
            "action": 0,
            "target": "",
            "id": 498695,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498695/?format=api"
        }
    ]
}