Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/883639/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-googleScholar/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-googleScholar/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:37:45.433310Z",
            "action": 59,
            "target": "Plugin de indexação no Google Scholar",
            "id": 930277,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/930277/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/883640/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-googleScholar/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-googleScholar/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:37:45.433368Z",
            "action": 59,
            "target": "Este plugin permite a indexação do conteúdo publicado no Google Scholar.",
            "id": 930278,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/930278/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-googleScholar/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-googleScholar/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:37:45.433395Z",
            "action": 0,
            "target": "",
            "id": 930279,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/930279/?format=api"
        }
    ]
}