Translation components API.

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

GET /api/translations/plugins/browse-plugin/ja/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/733595/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:06.061597Z",
            "action": 59,
            "target": "ブラウズ",
            "id": 672398,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672398/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733596/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:06.061660Z",
            "action": 59,
            "target": "ブラウズブロック",
            "id": 672399,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672399/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733597/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:06.061702Z",
            "action": 59,
            "target": "サイドバーに「ブラウズ」ツールを付けます。",
            "id": 672400,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672400/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733598/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:06.061742Z",
            "action": 59,
            "target": "カテゴリー",
            "id": 672401,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672401/?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/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:06.061779Z",
            "action": 0,
            "target": "",
            "id": 672402,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672402/?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/ja/?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.058138Z",
            "action": 0,
            "target": "",
            "id": 672477,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672477/?format=api"
        }
    ]
}