Translation components API.

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

GET /api/translations/ojs/gateways-resolver/pl/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/502423/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:16.752029Z",
            "action": 59,
            "target": "Wtyczka Resolver",
            "id": 436975,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436975/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502424/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:16.752142Z",
            "action": 59,
            "target": "Wtyczka rozwiązuje numery i artykuły w oparciu o dane z cytowań.",
            "id": 436976,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436976/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502425/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:16.752189Z",
            "action": 59,
            "target": "Rozwiązanie pojedynczej jednostki z określonego opisu zawartego w cytowaniach jest niemożliwe. Upewnij się, że opis nie jest złożony i odnosi się do jednej jednostki (publikacji).",
            "id": 436977,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436977/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502426/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:16.752236Z",
            "action": 59,
            "target": "Eksportuje Holdings",
            "id": 436978,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436978/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:16.752280Z",
            "action": 0,
            "target": "",
            "id": 436979,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/436979/?format=api"
        }
    ]
}