Translation components API.

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

GET /api/translations/ojs/api/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-14T16:10:44.762293Z",
            "action": 0,
            "target": "",
            "id": 283886,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/283886/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-15T00:42:26.505244Z",
            "action": 0,
            "target": "",
            "id": 284508,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/284508/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/455657/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-14T07:18:39.204148Z",
            "action": 59,
            "target": "This section is no longer receiving submissions.",
            "id": 362018,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/362018/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-14T07:18:39.204222Z",
            "action": 0,
            "target": "",
            "id": 362019,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/362019/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-05T01:57:33.598099Z",
            "action": 0,
            "target": "",
            "id": 370420,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/370420/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:03.717696Z",
            "action": 0,
            "target": "",
            "id": 421245,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/421245/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/751511/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-29T09:18:38.804190Z",
            "action": 59,
            "target": "The DOI you requested is not part of this journal.",
            "id": 707455,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/707455/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/api/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-03-29T09:18:38.804301Z",
            "action": 0,
            "target": "",
            "id": 707456,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/707456/?format=api"
        }
    ]
}