Translation components API.

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

GET /api/translations/ojs/reports-articles/gl/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562737/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.005780Z",
            "action": 59,
            "target": "Informe de artigos",
            "id": 498219,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498219/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562738/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.005856Z",
            "action": 59,
            "target": "Este complemento implementa un informe CSV que contén unha lista de artigos e a súa información.",
            "id": 498220,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498220/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/562739/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.005904Z",
            "action": 59,
            "target": "Sin decisión",
            "id": 498221,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/498221/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:19:13.005941Z",
            "action": 0,
            "target": "",
            "id": 498222,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/498222/?format=api"
        }
    ]
}