Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-19T11:44:40.267538Z",
            "action": 0,
            "target": "",
            "id": 2222,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/2222/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/434269/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-06T10:55:52.245260Z",
            "action": 59,
            "target": "",
            "id": 316050,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/316050/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-06T10:55:52.245338Z",
            "action": 0,
            "target": "",
            "id": 316051,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/316051/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-06T10:55:52.521840Z",
            "action": 44,
            "target": "",
            "id": 316091,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/316091/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-05T01:57:23.068721Z",
            "action": 0,
            "target": "",
            "id": 370247,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/370247/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/paymethod-manual/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/paymethod-manual/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:03.880662Z",
            "action": 0,
            "target": "",
            "id": 496780,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/496780/?format=api"
        }
    ]
}