Translation components API.

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

GET /api/translations/omp/editor/fi/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 53,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/omp/editor/fi/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/694864/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:31.623807Z",
            "action": 59,
            "target": "Julkinen tunniste '{$publicIdentifier}' on jo olemassa toisella samantyyppisellä kohteella. Valitse samantyyppisille kohteille yksilöivät tunnisteet.",
            "id": 631537,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/631537/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/694865/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:31.623844Z",
            "action": 59,
            "target": "Osoitettu toimittajalle",
            "id": 631538,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/631538/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/fi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:31.623879Z",
            "action": 0,
            "target": "",
            "id": 631539,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/631539/?format=api"
        }
    ]
}