Translation components API.

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

GET /api/translations/omp/blocks-browse/es/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693225/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.346596Z",
            "action": 59,
            "target": "Navegar",
            "id": 629860,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629860/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693226/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.346657Z",
            "action": 59,
            "target": "Bloque de exploración",
            "id": 629861,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629861/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693227/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.346705Z",
            "action": 59,
            "target": "Este plugin proporciona herramientas de exploración en la barra lateral.",
            "id": 629862,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629862/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693228/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.346744Z",
            "action": 59,
            "target": "Ajustes",
            "id": 629863,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629863/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693229/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.346781Z",
            "action": 59,
            "target": "Explorar posibilidades",
            "id": 629864,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629864/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693230/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.346818Z",
            "action": 59,
            "target": "Categorías",
            "id": 629865,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629865/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693231/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.346854Z",
            "action": 59,
            "target": "Series",
            "id": 629866,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629866/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693232/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.346891Z",
            "action": 59,
            "target": "Novedades",
            "id": 629867,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629867/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-browse/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-browse/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:00.346925Z",
            "action": 0,
            "target": "",
            "id": 629868,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/629868/?format=api"
        }
    ]
}