Translation components API.

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

GET /api/components/switchboard/printers-plug-extra/changes/?format=api&page=128
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6351,
    "next": null,
    "previous": "https://l10n.elementary.io/api/components/switchboard/printers-plug-extra/changes/?format=api&page=127",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/2427048/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/printers-plug-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/printers-plug-extra/af/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-12T01:20:33.258228Z",
            "action": 13,
            "target": "",
            "old": "",
            "details": {},
            "id": 344710,
            "action_name": "Source string added",
            "url": "https://l10n.elementary.io/api/changes/344710/?format=api"
        }
    ]
}