Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/website/oem/tr/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/3022723/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/tr/?format=api",
            "user": "https://l10n.elementary.io/api/users/evrifaessa/?format=api",
            "author": "https://l10n.elementary.io/api/users/evrifaessa/?format=api",
            "timestamp": "2021-11-13T10:46:56.053015Z",
            "action": 4,
            "target": "OEM'ler için bilgiler",
            "id": 1119202,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/1119202/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3022743/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/tr/?format=api",
            "user": "https://l10n.elementary.io/api/users/queeup/?format=api",
            "author": "https://l10n.elementary.io/api/users/queeup/?format=api",
            "timestamp": "2021-10-01T11:44:25.423140Z",
            "action": 5,
            "target": "Sistem Ayarları",
            "id": 1067255,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/1067255/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3022743/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/tr/?format=api",
            "user": "https://l10n.elementary.io/api/users/queeup/?format=api",
            "author": "https://l10n.elementary.io/api/users/queeup/?format=api",
            "timestamp": "2021-10-01T11:44:25.414893Z",
            "action": 45,
            "target": "",
            "id": 1067254,
            "action_name": "Contributor joined",
            "url": "https://l10n.elementary.io/api/changes/1067254/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/oem/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/oem/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-02T07:59:50.368922Z",
            "action": 0,
            "target": "",
            "id": 1027762,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/1027762/?format=api"
        }
    ]
}