Translation components API.

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

GET /api/translations/omp/blocks-information/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/693491/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:12.421101Z",
            "action": 59,
            "target": "Bloque de información",
            "id": 630127,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630127/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693492/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:12.421176Z",
            "action": 59,
            "target": "Este complemento proporciona unha ligazón de información na barra lateral.",
            "id": 630128,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630128/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693493/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:12.421216Z",
            "action": 59,
            "target": "Información",
            "id": 630129,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630129/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:12.421252Z",
            "action": 0,
            "target": "",
            "id": 630130,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630130/?format=api"
        }
    ]
}