Translation components API.

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

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

{
    "count": 303,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/az/changes/?format=api&page=6",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/784037/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-15T19:59:17.461635Z",
            "action": 59,
            "target": "Təkmilləşdirmə dəstəklənmir. Ətraflı məlumat üçün docs/UPGRADE-UNSUPPORTED sənədinə baxın",
            "id": 840830,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/840830/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-15T19:59:17.461724Z",
            "action": 0,
            "target": "",
            "id": 840831,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/840831/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/installer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/installer/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-15T19:59:21.091278Z",
            "action": 44,
            "target": "",
            "id": 840925,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/840925/?format=api"
        }
    ]
}