Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-power/pt/changes/?format=api",
    "results": [
        {
            "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/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-19T00:08:06.466620Z",
            "action": 17,
            "target": "",
            "id": 224299,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/224299/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2169536/?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/pt/?format=api",
            "user": "https://l10n.elementary.io/api/users/deleted-1338/?format=api",
            "author": "https://l10n.elementary.io/api/users/deleted-1338/?format=api",
            "timestamp": "2018-07-18T16:55:01.768629Z",
            "action": 2,
            "target": "Definições de energia…",
            "id": 224216,
            "action_name": "Translation changed",
            "url": "https://l10n.elementary.io/api/changes/224216/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2169523/?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/pt/?format=api",
            "user": "https://l10n.elementary.io/api/users/deleted-1338/?format=api",
            "author": "https://l10n.elementary.io/api/users/deleted-1338/?format=api",
            "timestamp": "2018-07-18T16:54:58.160530Z",
            "action": 2,
            "target": "A calcular…",
            "id": 224215,
            "action_name": "Translation changed",
            "url": "https://l10n.elementary.io/api/changes/224215/?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/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:07:37.076773Z",
            "action": 0,
            "target": "",
            "id": 205196,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/205196/?format=api"
        }
    ]
}