Translation components API.

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

GET /api/translations/ojs/gateways-resolver/cs/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/502125/?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/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:12.946845Z",
            "action": 59,
            "target": "Rozlišovací plugin",
            "id": 436723,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436723/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502126/?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/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:12.946982Z",
            "action": 59,
            "target": "Tento plugin rozlišuje čísla a články na základě informací pro citování.",
            "id": 436724,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436724/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502127/?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/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:12.947043Z",
            "action": 59,
            "target": "Není možné rozlišit jedinou entitu s použitím uvedené informace pro citování. Ujistěte se prosím, že informace pro citování je úplná a odkazuje na entitu v tomto rozmístění OJS.",
            "id": 436725,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436725/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/502202/?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/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:12.947085Z",
            "action": 59,
            "target": "Exportovat fond",
            "id": 436726,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/436726/?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/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:13:12.947123Z",
            "action": 0,
            "target": "",
            "id": 436727,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/436727/?format=api"
        }
    ]
}