Translation components API.

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

GET /api/translations/ojs/gateways-resolver/de/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/502207/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:13.203085Z",
            "action": 59,
            "target": "Resolver-Plugin",
            "id": 436733,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436733/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502208/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:13.203164Z",
            "action": 59,
            "target": "Dieses Plugin verwaltet Verweise für Ausgaben und Artikel, ausgehend von Zitationsinformationen.",
            "id": 436734,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436734/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502209/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:13.203204Z",
            "action": 59,
            "target": "Verweis nichts findbar. Vergewissern Sie sich, dass die Angabe vollständig ist und sich auf ein Element in dieser OJS-Anwendung bezieht.",
            "id": 436735,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436735/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502210/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:13.203242Z",
            "action": 59,
            "target": "Exportangaben",
            "id": 436736,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436736/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:13.203277Z",
            "action": 0,
            "target": "",
            "id": 436737,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/436737/?format=api"
        }
    ]
}