Translation components API.

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

GET /api/translations/ojs/reports-articles/pt/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/888589/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:15.276944Z",
            "action": 59,
            "target": "Plugin de Relatório de Artigos",
            "id": 936096,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/936096/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/888590/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:15.277006Z",
            "action": 59,
            "target": "Este plugin implementa um relatório em CSV contendo a lista de artigos e os seus dados.",
            "id": 936097,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/936097/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/888591/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:15.277036Z",
            "action": 59,
            "target": "Sem decisão",
            "id": 936098,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/936098/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/888592/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:15.277070Z",
            "action": 59,
            "target": "",
            "id": 936099,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/936099/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:15.277094Z",
            "action": 0,
            "target": "",
            "id": 936100,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/936100/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:48:28.740452Z",
            "action": 44,
            "target": "",
            "id": 936166,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/936166/?format=api"
        }
    ]
}