Translation components API.

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

GET /api/translations/omp/blocks-developedBy/es/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/693422/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.790610Z",
            "action": 59,
            "target": "Bloque \"Creado por\"",
            "id": 630022,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630022/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693423/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.790675Z",
            "action": 59,
            "target": "Este complemento proporciona una barra lateral con un enlace a \"Creado por\".",
            "id": 630023,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630023/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693424/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.790727Z",
            "action": 59,
            "target": "Desarrollado por",
            "id": 630024,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630024/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.790764Z",
            "action": 0,
            "target": "",
            "id": 630025,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630025/?format=api"
        }
    ]
}