Translation components API.

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

GET /api/translations/plugins/browse-plugin/tr/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/733627/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:07.110637Z",
            "action": 59,
            "target": "Görüntüle",
            "id": 672442,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672442/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733628/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:07.110696Z",
            "action": 59,
            "target": "Görüntüle Bloğu",
            "id": 672443,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672443/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733629/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:07.110735Z",
            "action": 59,
            "target": "Bu eklenti sidebarda görüntüleme araçlarını sunar.",
            "id": 672444,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672444/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733630/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:07.110774Z",
            "action": 59,
            "target": "Kategori",
            "id": 672445,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672445/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:07.110809Z",
            "action": 0,
            "target": "",
            "id": 672446,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672446/?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/tr/?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.341830Z",
            "action": 0,
            "target": "",
            "id": 672488,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672488/?format=api"
        }
    ]
}