Translation components API.

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

GET /api/translations/ojs/reports-subscriptions/it/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/564387/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:25.765737Z",
            "action": 59,
            "target": "Report degli abbonamenti",
            "id": 499993,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499993/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564388/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:25.765799Z",
            "action": 59,
            "target": "Questo plugin crea un report CSV contenente la lista degli abbonamenti e le relative informazioni.",
            "id": 499994,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499994/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564389/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:25.765838Z",
            "action": 59,
            "target": "Indirizzo email dell'istituzione",
            "id": 499995,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499995/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/564390/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:25.765874Z",
            "action": 59,
            "target": "Range di IP",
            "id": 499996,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/499996/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:25.765909Z",
            "action": 0,
            "target": "",
            "id": 499997,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/499997/?format=api"
        }
    ]
}