Translation components API.

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

GET /api/translations/omp/generic-googleScholar/mk/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/696564/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:48.897624Z",
            "action": 59,
            "target": "Приклучок за индексирање на Google Scholar",
            "id": 633271,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/633271/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/696565/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:48.897686Z",
            "action": 59,
            "target": "Овој приклучок овозможува индексирање на објавената содржина во Google Scholar.",
            "id": 633272,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/633272/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:48.897727Z",
            "action": 0,
            "target": "",
            "id": 633273,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/633273/?format=api"
        }
    ]
}