Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562805/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.791264Z",
            "action": 59,
            "target": "Report sugli articoli",
            "id": 498243,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498243/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562806/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.791352Z",
            "action": 59,
            "target": "Questo plugin genera un file CSV contenente una lista di articoli e loro informazioni.",
            "id": 498244,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498244/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562807/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.791409Z",
            "action": 59,
            "target": "Nessuna decisione",
            "id": 498245,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498245/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.791456Z",
            "action": 0,
            "target": "",
            "id": 498246,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498246/?format=api"
        }
    ]
}