Translation components API.

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

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

{
    "count": 56,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/desktop/portals/he/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/portals/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/portals/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-21T00:08:15.151085Z",
            "action": 0,
            "target": "",
            "id": 1079070,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1079070/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3048749/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/portals/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/portals/he/?format=api",
            "user": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "author": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "timestamp": "2021-10-20T21:21:22.075896Z",
            "action": 2,
            "target": "הענקת גישה",
            "id": 1078986,
            "action_name": "Translation changed",
            "url": "https://l10n.elementary.io/api/changes/1078986/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3048749/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/portals/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/portals/he/?format=api",
            "user": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "author": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "timestamp": "2021-10-20T21:21:11.579474Z",
            "action": 5,
            "target": "הענקת גיש",
            "id": 1078903,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/1078903/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3048748/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/portals/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/portals/he/?format=api",
            "user": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "author": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "timestamp": "2021-10-20T21:21:03.689736Z",
            "action": 5,
            "target": "מניעת הגישה",
            "id": 1078887,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/1078887/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3048748/?format=api",
            "component": "https://l10n.elementary.io/api/components/desktop/portals/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/portals/he/?format=api",
            "user": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "author": "https://l10n.elementary.io/api/users/yarons/?format=api",
            "timestamp": "2021-10-20T21:21:03.679577Z",
            "action": 45,
            "target": "",
            "id": 1078886,
            "action_name": "Contributor joined",
            "url": "https://l10n.elementary.io/api/changes/1078886/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/desktop/portals/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/desktop/portals/he/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-10-20T21:15:32.589594Z",
            "action": 0,
            "target": "",
            "id": 1078675,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1078675/?format=api"
        }
    ]
}