Translation components API.

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

GET /api/translations/store/index/pl/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/store/index/pl/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/2843657/?format=api",
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/pl/?format=api",
            "user": "https://l10n.elementary.io/api/users/victoriatomzik/?format=api",
            "author": "https://l10n.elementary.io/api/users/victoriatomzik/?format=api",
            "timestamp": "2021-04-29T09:37:22.479214Z",
            "action": 4,
            "target": "Urządzenia",
            "id": 853801,
            "action_name": "Suggestion added",
            "url": "https://l10n.elementary.io/api/changes/853801/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-25T20:25:28.919774Z",
            "action": 0,
            "target": "",
            "id": 785864,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/785864/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/pl/?format=api",
            "user": "https://l10n.elementary.io/api/users/btkostner/?format=api",
            "author": "https://l10n.elementary.io/api/users/btkostner/?format=api",
            "timestamp": "2021-02-24T19:35:06.483792Z",
            "action": 0,
            "target": "",
            "id": 782162,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/782162/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-24T19:12:35.568773Z",
            "action": 0,
            "target": "",
            "id": 781781,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/781781/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-24T19:11:13.549990Z",
            "action": 0,
            "target": "",
            "id": 781696,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/781696/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/store/index/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-02-24T19:02:29.172523Z",
            "action": 0,
            "target": "",
            "id": 781570,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/781570/?format=api"
        }
    ]
}