Translation components API.

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

GET /api/translations/plugins/lens-galley-plugin/ar/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730097/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/lens-galley-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lens-galley-plugin/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:14:13.047670Z",
            "action": 59,
            "target": "معاين المقالات eLife Lens",
            "id": 668135,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/668135/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730098/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/lens-galley-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lens-galley-plugin/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:14:13.047747Z",
            "action": 59,
            "target": "هذه الإضافة تقدم الدعم اللازم لمعاينة الألواح الطباعية للمقالات باستعمال تقنية eLife Lens.",
            "id": 668136,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/668136/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/lens-galley-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lens-galley-plugin/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:14:13.047787Z",
            "action": 0,
            "target": "",
            "id": 668137,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/668137/?format=api"
        }
    ]
}