Translation components API.

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

GET /api/translations/ojs/reports-subscriptions/pt/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/910470/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:14:20.293241Z",
            "action": 59,
            "target": "Relatório de Subscrições",
            "id": 959429,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/959429/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/910471/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:14:20.293307Z",
            "action": 59,
            "target": "Este plugin implementa a exportação de relatórios CSV com a lista de subscrições e a sua informação.",
            "id": 959430,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/959430/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/910472/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:14:20.293336Z",
            "action": 59,
            "target": "Endereço de Correio Institucional",
            "id": 959431,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/959431/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/910473/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:14:20.293363Z",
            "action": 59,
            "target": "Intervalo de IP",
            "id": 959432,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/959432/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-subscriptions/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-subscriptions/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:14:20.293386Z",
            "action": 0,
            "target": "",
            "id": 959433,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/959433/?format=api"
        }
    ]
}