Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/ar/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/489961/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.228886Z",
            "action": 59,
            "target": "كتلة \"مطور من قبل\"",
            "id": 424193,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424193/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/489967/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.228966Z",
            "action": 59,
            "target": "هذه الإضافة تقدم رابط الشريط الجانبي \"مطور من قبل\".",
            "id": 424194,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424194/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/489969/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.229008Z",
            "action": 59,
            "target": "مطور من قبل",
            "id": 424195,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424195/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:28.229062Z",
            "action": 0,
            "target": "",
            "id": 424196,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424196/?format=api"
        }
    ]
}