Translation components API.

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

GET /api/translations/ojs/gateways-resolver/sk/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/502431/?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/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:17.256521Z",
            "action": 59,
            "target": "Rozlišovací plugin",
            "id": 437014,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437014/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502432/?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/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:17.256595Z",
            "action": 59,
            "target": "Tento plugin rozlišuje čísla a články na základe informácií pre citovanie.",
            "id": 437015,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437015/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502433/?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/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:17.256635Z",
            "action": 59,
            "target": "Nie je možné rozlíšiť jedinú entitu s použitím uvedenej informácie pre citovanie. Uistite sa prosím, že informácie pre citovanie je úplná a odkazuje na entitu v tomto rozmiestnení OJS.",
            "id": 437016,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437016/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502434/?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/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:17.256673Z",
            "action": 59,
            "target": "Exportovať fond",
            "id": 437017,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437017/?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/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:17.256729Z",
            "action": 0,
            "target": "",
            "id": 437018,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437018/?format=api"
        }
    ]
}