Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/nb/?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:15.688715Z",
            "action": 0,
            "target": "",
            "id": 2135583,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/2135583/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2528900/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/nb/?format=api",
            "user": "https://l10n.elementary.io/api/users/kingu/?format=api",
            "author": "https://l10n.elementary.io/api/users/kingu/?format=api",
            "timestamp": "2023-03-01T09:46:39.967799Z",
            "action": 5,
            "target": "Wingpanel",
            "id": 1544979,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/1544979/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-13T16:28:20.058883Z",
            "action": 0,
            "target": "",
            "id": 1361648,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1361648/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2528901/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/nb/?format=api",
            "user": "https://l10n.elementary.io/api/users/kingu/?format=api",
            "author": "https://l10n.elementary.io/api/users/kingu/?format=api",
            "timestamp": "2021-02-19T21:38:00.868168Z",
            "action": 5,
            "target": "Topp-panel inneholdende indikatorer og programmeny",
            "id": 779250,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/779250/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2528901/?format=api",
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/nb/?format=api",
            "user": "https://l10n.elementary.io/api/users/kingu/?format=api",
            "author": "https://l10n.elementary.io/api/users/kingu/?format=api",
            "timestamp": "2021-02-19T21:38:00.861020Z",
            "action": 45,
            "target": "",
            "id": 779249,
            "action_name": "Contributor joined",
            "url": "https://l10n.elementary.io/api/changes/779249/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-17T00:29:45.098748Z",
            "action": 0,
            "target": "",
            "id": 770999,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/770999/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-extra/nb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-29T22:28:56.653660Z",
            "action": 0,
            "target": "",
            "id": 420840,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/420840/?format=api"
        }
    ]
}