Translation components API.

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

GET /api/translations/wingpanel/wingpanel-indicator-power/nb/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/nb/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/2169006/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-power/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/nb/?format=api",
            "user": "https://l10n.elementary.io/api/users/nikken12/?format=api",
            "author": "https://l10n.elementary.io/api/users/nikken12/?format=api",
            "timestamp": "2018-07-19T22:01:49.927045Z",
            "action": 5,
            "target": "Mediaspiller",
            "id": 224491,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/224491/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-power/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:07:27.078340Z",
            "action": 0,
            "target": "",
            "id": 205177,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/205177/?format=api"
        }
    ]
}