Translation components API.

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

GET /api/translations/omp/blocks-developedBy/fa/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693425/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.864537Z",
            "action": 59,
            "target": "بلوک «تهیه توسط»",
            "id": 630026,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630026/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693426/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.864600Z",
            "action": 59,
            "target": "این پلاگین لینکی در نوار حاشیه برای «تهیه توسط» ایجاد میکند.",
            "id": 630027,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630027/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693427/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.864639Z",
            "action": 59,
            "target": "",
            "id": 630028,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630028/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.864675Z",
            "action": 0,
            "target": "",
            "id": 630029,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630029/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/fa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:09.278561Z",
            "action": 44,
            "target": "",
            "id": 630091,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/630091/?format=api"
        }
    ]
}