Translation components API.

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

GET /api/translations/omp/blocks-browse/it/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/693265/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.306509Z",
            "action": 59,
            "target": "Consulta",
            "id": 629906,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629906/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693266/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.306600Z",
            "action": 59,
            "target": "Blocco Consulta",
            "id": 629907,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629907/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693267/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.306653Z",
            "action": 59,
            "target": "Questo plugin genera un blocco laterale per la consultazione per serie e categorie.",
            "id": 629908,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629908/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693268/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.306703Z",
            "action": 59,
            "target": "Configurazioni",
            "id": 629909,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629909/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693269/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.306752Z",
            "action": 59,
            "target": "Possibilità di consultazione",
            "id": 629910,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629910/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693270/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.306811Z",
            "action": 59,
            "target": "Categorie",
            "id": 629911,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629911/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693271/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.306860Z",
            "action": 59,
            "target": "Serie",
            "id": 629912,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629912/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693272/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.306909Z",
            "action": 59,
            "target": "Nuove pubblicazioni",
            "id": 629913,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/629913/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:01.306954Z",
            "action": 0,
            "target": "",
            "id": 629914,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/629914/?format=api"
        }
    ]
}