Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/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/490326/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.138629Z",
            "action": 59,
            "target": "Bloque \"Desenvolvido por\"",
            "id": 424534,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424534/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490328/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.138698Z",
            "action": 59,
            "target": "Este complemento proporciona un enlace \"Desenvolvido por\" na barra lateral.",
            "id": 424535,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424535/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490329/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.138738Z",
            "action": 59,
            "target": "Desenvolvido por",
            "id": 424536,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424536/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.138773Z",
            "action": 0,
            "target": "",
            "id": 424537,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424537/?format=api"
        }
    ]
}