Translation components API.

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

GET /api/translations/wingpanel/wingpanel/sr@latin/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/sr@latin/?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:08.621939Z",
            "action": 0,
            "target": "",
            "id": 2135424,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2135424/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-13T16:28:12.626638Z",
            "action": 0,
            "target": "",
            "id": 1361489,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1361489/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-23T17:43:52.013188Z",
            "action": 0,
            "target": "",
            "id": 780473,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/780473/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-17T00:29:35.936052Z",
            "action": 0,
            "target": "",
            "id": 770840,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/770840/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-29T22:21:43.175171Z",
            "action": 0,
            "target": "",
            "id": 420742,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/420742/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-27T23:26:59.196046Z",
            "action": 0,
            "target": "",
            "id": 399770,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/399770/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-18T08:30:47.871603Z",
            "action": 0,
            "target": "",
            "id": 265422,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/265422/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:54:44.961672Z",
            "action": 0,
            "target": "",
            "id": 79803,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/79803/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-29T21:51:59.683324Z",
            "action": 0,
            "target": "",
            "id": 32669,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/32669/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel/sr@latin/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-03-29T20:22:49.906816Z",
            "action": 0,
            "target": "",
            "id": 7090,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/7090/?format=api"
        }
    ]
}