Translation components API.

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

GET /api/translations/wingpanel/wingpanel-indicator-privacy/nd/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/nd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-16T08:20:39.103463Z",
            "action": 0,
            "target": "",
            "id": 988329,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/988329/?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/nd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-27T23:16:39.651780Z",
            "action": 0,
            "target": "",
            "id": 961672,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/961672/?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/nd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-27T23:23:49.067538Z",
            "action": 0,
            "target": "",
            "id": 399090,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/399090/?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/nd/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:08:28.692489Z",
            "action": 0,
            "target": "",
            "id": 205379,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/205379/?format=api"
        }
    ]
}