Translation components API.

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

GET /api/components/wingpanel/indicator-network-extra/changes/?format=api&page=150
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7451,
    "next": null,
    "previous": "https://l10n.elementary.io/api/components/wingpanel/indicator-network-extra/changes/?format=api&page=149",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/indicator-network-extra/?format=api",
            "translation": null,
            "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "author": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "timestamp": "2019-11-07T21:51:15.548597Z",
            "action": 51,
            "target": "",
            "old": "",
            "details": {},
            "id": 444989,
            "action_name": "Component created",
            "url": "https://l10n.elementary.io/api/changes/444989/?format=api"
        }
    ]
}