Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733543/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/browse-plugin/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:04.300253Z",
            "action": 59,
            "target": "الاستعراض",
            "id": 672330,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672330/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733544/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/browse-plugin/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:04.300322Z",
            "action": 59,
            "target": "كتلة الاستعراض",
            "id": 672331,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672331/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733545/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/browse-plugin/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:04.300362Z",
            "action": 59,
            "target": "هذه الإضافة تقدم أدوات \"الاستعراض\" على الشريط الجانبي.",
            "id": 672332,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672332/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733546/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/browse-plugin/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:04.300400Z",
            "action": 59,
            "target": "الفئات",
            "id": 672333,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672333/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/browse-plugin/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:04.300436Z",
            "action": 0,
            "target": "",
            "id": 672334,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672334/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/browse-plugin/ar/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2023-02-17T22:34:20.717347Z",
            "action": 0,
            "target": "",
            "id": 672462,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672462/?format=api"
        }
    ]
}