Translation components API.

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

GET /api/translations/desktop/portals/de/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 57,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/desktop/portals/de/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/3051050/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/portals/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/portals/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-22T18:12:45.131557Z",
            "action": 30,
            "target": "An application requested to open a %s.",
            "id": 1080544,
            "action_name": "Source string changed",
            "url": "https://l10n.elementary.io/api/changes/1080544/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3049399/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/portals/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/portals/de/?format=api",
            "user": "https://l10n.elementary.io/api/users/uwes/?format=api",
            "author": "https://l10n.elementary.io/api/users/uwes/?format=api",
            "timestamp": "2021-10-21T01:05:52.930715Z",
            "action": 5,
            "target": "»%s« möchte eine »%s« öffnen.",
            "id": 1079301,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/1079301/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3048719/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/portals/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/portals/de/?format=api",
            "user": "https://l10n.elementary.io/api/users/uwes/?format=api",
            "author": "https://l10n.elementary.io/api/users/uwes/?format=api",
            "timestamp": "2021-10-21T01:04:26.800135Z",
            "action": 5,
            "target": "Zugriff gewähren",
            "id": 1079299,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/1079299/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3048718/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/portals/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/portals/de/?format=api",
            "user": "https://l10n.elementary.io/api/users/uwes/?format=api",
            "author": "https://l10n.elementary.io/api/users/uwes/?format=api",
            "timestamp": "2021-10-21T01:04:13.300216Z",
            "action": 5,
            "target": "Zugriff verweigern",
            "id": 1079298,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/1079298/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3048718/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/portals/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/portals/de/?format=api",
            "user": "https://l10n.elementary.io/api/users/uwes/?format=api",
            "author": "https://l10n.elementary.io/api/users/uwes/?format=api",
            "timestamp": "2021-10-21T01:04:13.276424Z",
            "action": 45,
            "target": "",
            "id": 1079297,
            "action_name": "Contributor joined",
            "url": "https://l10n.elementary.io/api/changes/1079297/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/portals/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/portals/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-21T00:08:13.833015Z",
            "action": 0,
            "target": "",
            "id": 1079055,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1079055/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/portals/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/portals/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-20T21:15:30.119724Z",
            "action": 0,
            "target": "",
            "id": 1078660,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1078660/?format=api"
        }
    ]
}