Translation components API.

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

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

{
    "count": 10,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/zh_HK/?format=api",
            "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "timestamp": "2024-04-09T18:19:10.019018Z",
            "action": 0,
            "target": "",
            "id": 2135460,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2135460/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/zh_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-13T16:28:14.289248Z",
            "action": 0,
            "target": "",
            "id": 1361525,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1361525/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/zh_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-23T17:43:53.652978Z",
            "action": 0,
            "target": "",
            "id": 780509,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/780509/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/zh_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-17T00:29:37.492163Z",
            "action": 0,
            "target": "",
            "id": 770876,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/770876/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/zh_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-29T22:21:44.126907Z",
            "action": 0,
            "target": "",
            "id": 420778,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/420778/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/zh_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-27T23:27:01.972805Z",
            "action": 0,
            "target": "",
            "id": 399806,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/399806/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/zh_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-18T08:30:52.832233Z",
            "action": 0,
            "target": "",
            "id": 265457,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/265457/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/zh_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:54:46.066886Z",
            "action": 0,
            "target": "",
            "id": 79817,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/79817/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/zh_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-29T21:52:00.826398Z",
            "action": 0,
            "target": "",
            "id": 32683,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/32683/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/zh_HK/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-03-29T20:22:51.500070Z",
            "action": 0,
            "target": "",
            "id": 7104,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/7104/?format=api"
        }
    ]
}