Translation components API.

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

GET /api/translations/wingpanel/wingpanel-indicator-privacy/wa/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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-16T08:20:43.813672Z",
            "action": 0,
            "target": "",
            "id": 988397,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/988397/?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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-27T23:16:43.944320Z",
            "action": 0,
            "target": "",
            "id": 961740,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/961740/?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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-27T23:24:01.626976Z",
            "action": 0,
            "target": "",
            "id": 399201,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/399201/?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/wa/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T03:08:40.959991Z",
            "action": 0,
            "target": "",
            "id": 205446,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/205446/?format=api"
        }
    ]
}