Translation components API.

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

GET /api/translations/plugins/browse-plugin/mk/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/733603/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:06.225728Z",
            "action": 59,
            "target": "Листај",
            "id": 672408,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672408/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733604/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:06.225785Z",
            "action": 59,
            "target": "Листај блок",
            "id": 672409,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672409/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733605/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:06.225825Z",
            "action": 59,
            "target": "Овој плагин овозможува „листај“ алатка во странична колона.",
            "id": 672410,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672410/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733606/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:06.225861Z",
            "action": 59,
            "target": "Категории",
            "id": 672411,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672411/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:06.225896Z",
            "action": 0,
            "target": "",
            "id": 672412,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672412/?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/mk/?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:21.107593Z",
            "action": 0,
            "target": "",
            "id": 672479,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672479/?format=api"
        }
    ]
}