Translation components API.

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

GET /api/translations/ojs/reports-subscriptions/da/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/564275/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:24.226430Z",
            "action": 59,
            "target": "Abonnementsrapport",
            "id": 499860,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499860/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564276/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:24.226490Z",
            "action": 59,
            "target": "Denne plugin genererer en CSV-rapport med en liste over abonnementer med tilhørende informationer.",
            "id": 499861,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499861/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564277/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:24.226529Z",
            "action": 59,
            "target": "Institutionens postadresse",
            "id": 499862,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499862/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564278/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:24.226566Z",
            "action": 59,
            "target": "IP-områder",
            "id": 499863,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499863/?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/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:24.226601Z",
            "action": 0,
            "target": "",
            "id": 499864,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/499864/?format=api"
        }
    ]
}