Translation components API.

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

GET /api/translations/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/nb_NO/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/?format=api",
            "translation": "http://translate.getmonero.org/api/translations/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-04T08:23:48.391154Z",
            "action": 0,
            "target": "",
            "id": 68791,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/68791/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.getmonero.org/api/components/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/?format=api",
            "translation": "http://translate.getmonero.org/api/translations/getmonero-user-guides/cli_wallet_daemon_isolation_qubes_whonix/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-08-18T08:42:56.553241Z",
            "action": 0,
            "target": "",
            "id": 89548,
            "action_name": "Resource update",
            "url": "http://translate.getmonero.org/api/changes/89548/?format=api"
        }
    ]
}