Translation components API.

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

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

{
    "count": 53,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/bs/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/2166438/?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/bs/?format=api",
            "user": "https://l10n.elementary.io/api/users/mujanovic/?format=api",
            "author": "https://l10n.elementary.io/api/users/mujanovic/?format=api",
            "timestamp": "2018-11-04T22:15:54.770158Z",
            "action": 5,
            "target": "Tastatura",
            "id": 279158,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/279158/?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/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-13T21:54:36.168859Z",
            "action": 0,
            "target": "",
            "id": 253248,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/253248/?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/bs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:06:37.952336Z",
            "action": 0,
            "target": "",
            "id": 205082,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/205082/?format=api"
        }
    ]
}