Translation components API.

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

GET /api/translations/ojs/reports-subscriptions/pl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564411/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:27.013341Z",
            "action": 59,
            "target": "Zgłoszenie subskrypcji",
            "id": 500029,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/500029/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564412/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:27.013401Z",
            "action": 59,
            "target": "Ta wtyczka wdraża raport CSV zawierający listę subskrypcji i ich informacje.",
            "id": 500030,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/500030/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564413/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:27.013441Z",
            "action": 59,
            "target": "Adres korespondencyjny instytucji",
            "id": 500031,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/500031/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564414/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:27.013477Z",
            "action": 59,
            "target": "Zakres IP",
            "id": 500032,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/500032/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:27.013511Z",
            "action": 0,
            "target": "",
            "id": 500033,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/500033/?format=api"
        }
    ]
}