Translation components API.

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

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

{
    "count": 6051,
    "next": null,
    "previous": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/changes/?format=api&page=121",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/locale-plug-extra/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2018-10-15T15:27:56.036699Z",
            "action": 20,
            "target": "",
            "old": "",
            "details": {},
            "id": 260183,
            "action_name": "Repository merged",
            "url": "https://l10n.elementary.io/api/changes/260183/?format=api"
        }
    ]
}