Translation components API.

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

GET /api/translations/ojs/gateways-resolver/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/502399/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:15.245258Z",
            "action": 59,
            "target": "Plugin di risoluzione",
            "id": 436943,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436943/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502400/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:15.245340Z",
            "action": 59,
            "target": "Questo plugin permette la risoluzione di fascicoli e articoli sulla base delle citazioni.",
            "id": 436944,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436944/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502401/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:15.245388Z",
            "action": 59,
            "target": "Impossibile risolvere una singola risorsa utilizzando le informazioni specificate nella citazione. Assicurati che la citazione si riferisca a una risorsa presente in questa installazione di OJS.",
            "id": 436945,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436945/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502402/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:15.245439Z",
            "action": 59,
            "target": "Esporta posseduto",
            "id": 436946,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436946/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/gateways-resolver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/gateways-resolver/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:15.245475Z",
            "action": 0,
            "target": "",
            "id": 436947,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/436947/?format=api"
        }
    ]
}