Translation components API.

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

GET /api/translations/wingpanel/wingpanel-indicator-privacy/ae/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-privacy/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-privacy/ae/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-16T08:20:31.361894Z",
            "action": 0,
            "target": "",
            "id": 988213,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/988213/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-privacy/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-privacy/ae/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-27T23:16:32.083633Z",
            "action": 0,
            "target": "",
            "id": 961556,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/961556/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-privacy/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-privacy/ae/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-27T23:23:28.463631Z",
            "action": 0,
            "target": "",
            "id": 398890,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/398890/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-privacy/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-privacy/ae/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:08:08.624151Z",
            "action": 0,
            "target": "",
            "id": 205263,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/205263/?format=api"
        }
    ]
}