Translation components API.

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

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

{
    "count": 55,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-network/it/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-network/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-network/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-12-11T11:03:40.016165Z",
            "action": 17,
            "target": "",
            "id": 298755,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/298755/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-network/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-network/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-14T00:06:23.257781Z",
            "action": 0,
            "target": "",
            "id": 256695,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/256695/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-network/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-network/it/?format=api",
            "user": "https://l10n.elementary.io/api/users/strozzascotte/?format=api",
            "author": null,
            "timestamp": "2018-09-06T04:20:00.635647Z",
            "action": 17,
            "target": "",
            "id": 237918,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/237918/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-network/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-network/it/?format=api",
            "user": "https://l10n.elementary.io/api/users/strozzascotte/?format=api",
            "author": "https://l10n.elementary.io/api/users/strozzascotte/?format=api",
            "timestamp": "2018-09-06T04:20:00.383805Z",
            "action": 1,
            "target": "",
            "id": 237917,
            "action_name": "Translation completed",
            "url": "https://l10n.elementary.io/api/changes/237917/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-network/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-network/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:04:28.592681Z",
            "action": 0,
            "target": "",
            "id": 204512,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/204512/?format=api"
        }
    ]
}