Translation components API.

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

GET /api/translations/plugins/browse-plugin/el/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/733567/?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/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:05.059461Z",
            "action": 59,
            "target": "Περιήγηση",
            "id": 672360,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672360/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733568/?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/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:05.059536Z",
            "action": 59,
            "target": "Μπλοκ Περιήγησης",
            "id": 672361,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672361/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733569/?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/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:05.059577Z",
            "action": 59,
            "target": "Αυτό το πρόσθετο παρέχει μια πλευρική μπάρα εργαλείων «Περιήγησης».",
            "id": 672362,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672362/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733570/?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/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:05.059614Z",
            "action": 59,
            "target": "Κατηγορίες",
            "id": 672363,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672363/?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/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:05.059648Z",
            "action": 0,
            "target": "",
            "id": 672364,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672364/?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/el/?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.854234Z",
            "action": 0,
            "target": "",
            "id": 672468,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672468/?format=api"
        }
    ]
}