Translation components API.

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

GET /api/translations/pkp-lib/common/gd/changes/?format=api&page=16
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 753,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/common/gd/changes/?format=api&page=15",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/822305/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/common/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/common/gd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-15T21:02:39.169515Z",
            "action": 59,
            "target": "",
            "id": 841015,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/841015/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/common/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/common/gd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-15T21:02:39.169586Z",
            "action": 0,
            "target": "",
            "id": 841016,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/841016/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/common/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/common/gd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-15T21:02:56.810065Z",
            "action": 44,
            "target": "",
            "id": 841104,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/841104/?format=api"
        }
    ]
}