Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/fa/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/490227/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:29.733001Z",
            "action": 59,
            "target": "بلوک «تهیه توسط»",
            "id": 424520,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424520/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490228/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:29.733089Z",
            "action": 59,
            "target": "این افزونه بلوکی در نوار حاشیه برای نمایش «تهیه توسط\" ایجاد می‌کند",
            "id": 424521,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424521/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490229/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:29.733129Z",
            "action": 59,
            "target": "تکمیل شده توسط",
            "id": 424522,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424522/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:29.733164Z",
            "action": 0,
            "target": "",
            "id": 424523,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424523/?format=api"
        }
    ]
}