Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733579/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/browse-plugin/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:05.545618Z",
            "action": 59,
            "target": "Navegar",
            "id": 672377,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672377/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733580/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/browse-plugin/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:05.545681Z",
            "action": 59,
            "target": "Bloque de exploración",
            "id": 672378,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672378/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733581/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/browse-plugin/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:05.545720Z",
            "action": 59,
            "target": "Este módulo proporciona ferramentas de exploración na barra lateral.",
            "id": 672379,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672379/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733582/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/browse-plugin/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:05.545757Z",
            "action": 59,
            "target": "Categorías",
            "id": 672380,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672380/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/browse-plugin/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:33:05.545797Z",
            "action": 0,
            "target": "",
            "id": 672381,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672381/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/browse-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/browse-plugin/gl/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2023-02-17T22:34:20.964921Z",
            "action": 0,
            "target": "",
            "id": 672473,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672473/?format=api"
        }
    ]
}