Translation components API.

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

GET /api/translations/wingpanel/indicator-power-extra/de/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/indicator-power-extra/de/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/2551199/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/indicator-power-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/indicator-power-extra/de/?format=api",
            "user": "https://l10n.elementary.io/api/users/gre0j/?format=api",
            "author": "https://l10n.elementary.io/api/users/gre0j/?format=api",
            "timestamp": "2019-12-25T14:37:05.089091Z",
            "action": 45,
            "target": "",
            "id": 491908,
            "action_name": "Contributor joined",
            "url": "https://l10n.elementary.io/api/changes/491908/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/indicator-power-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/indicator-power-extra/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-07T21:40:07.157190Z",
            "action": 0,
            "target": "",
            "id": 444500,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/444500/?format=api"
        }
    ]
}