Translation components API.

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

GET /api/translations/wingpanel/wingpanel-indicator-privacy/st/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/st/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-16T08:20:42.007493Z",
            "action": 0,
            "target": "",
            "id": 988371,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/988371/?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/st/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-27T23:16:42.312930Z",
            "action": 0,
            "target": "",
            "id": 961714,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/961714/?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/st/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-27T23:23:56.853286Z",
            "action": 0,
            "target": "",
            "id": 399160,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/399160/?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/st/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:08:36.004544Z",
            "action": 0,
            "target": "",
            "id": 205421,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/205421/?format=api"
        }
    ]
}