Translation components API.

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

GET /api/translations/plugins/acron/it/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/790145/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/acron/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/acron/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-24T21:57:14.445324Z",
            "action": 59,
            "target": "Plugin Acron",
            "id": 794449,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/794449/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/790146/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/acron/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/acron/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-24T21:57:14.445423Z",
            "action": 59,
            "target": "Questo plugin cerca di limitare la dipendenza dell'applicazione da strumenti di pianificazione periodica come 'cron.'",
            "id": 794450,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/794450/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/790147/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/acron/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/acron/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-24T21:57:14.445477Z",
            "action": 59,
            "target": "Il plugin Acron è stato abilitato.",
            "id": 794451,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/794451/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/790148/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/acron/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/acron/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-24T21:57:14.445524Z",
            "action": 59,
            "target": "Il plugin Acron è stato disabilitato.",
            "id": 794452,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/794452/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/790149/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/acron/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/acron/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-24T21:57:14.445569Z",
            "action": 59,
            "target": "Cron tab aggiornato correttamente.",
            "id": 794453,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/794453/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/790150/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/acron/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/acron/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-24T21:57:14.445614Z",
            "action": 59,
            "target": "Ricarica i compiti programmati",
            "id": 794454,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/794454/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/790151/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/acron/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/acron/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-24T21:57:14.445660Z",
            "action": 59,
            "target": "Azioni pianificate aggiornate.",
            "id": 794455,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/794455/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/acron/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/acron/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-08-24T21:57:14.445703Z",
            "action": 0,
            "target": "",
            "id": 794456,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/794456/?format=api"
        }
    ]
}