Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/hy/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:32.162304Z",
            "action": 0,
            "target": "",
            "id": 800780,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/800780/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/820998/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:51.638830Z",
            "action": 59,
            "target": "Թողարկման ID-ն ամբողջ թիվ չէ:",
            "id": 837816,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837816/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/820999/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:51.638909Z",
            "action": 59,
            "target": "Թողարկման շարվածքի ID-ն ամբողջ թիվ չէ:",
            "id": 837817,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837817/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/hy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:51.638952Z",
            "action": 0,
            "target": "",
            "id": 837818,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/837818/?format=api"
        }
    ]
}