Translation components API.

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

GET /api/translations/switchboard/switchboard-plug-sharing/mr/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/switchboard/switchboard-plug-sharing/mr/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/2100574/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-sharing/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-sharing/mr/?format=api",
            "user": "https://l10n.elementary.io/api/users/josprachi/?format=api",
            "author": "https://l10n.elementary.io/api/users/josprachi/?format=api",
            "timestamp": "2018-10-17T13:40:05.783074Z",
            "action": 5,
            "target": "सक्षम",
            "id": 264428,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/264428/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2100585/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-sharing/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-sharing/mr/?format=api",
            "user": "https://l10n.elementary.io/api/users/josprachi/?format=api",
            "author": "https://l10n.elementary.io/api/users/josprachi/?format=api",
            "timestamp": "2018-10-17T12:41:06.560666Z",
            "action": 5,
            "target": "ब्लूटुथ",
            "id": 264379,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/264379/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-sharing/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-sharing/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-16T02:28:28.373698Z",
            "action": 0,
            "target": "",
            "id": 262335,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/262335/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-sharing/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-sharing/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-13T22:01:33.574487Z",
            "action": 17,
            "target": "",
            "id": 253619,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/253619/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2100577/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-sharing/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-sharing/mr/?format=api",
            "user": "https://l10n.elementary.io/api/users/josprachi/?format=api",
            "author": "https://l10n.elementary.io/api/users/josprachi/?format=api",
            "timestamp": "2018-10-13T13:59:35.589738Z",
            "action": 5,
            "target": "अक्षम",
            "id": 252145,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/252145/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-sharing/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-sharing/mr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T02:47:15.291057Z",
            "action": 0,
            "target": "",
            "id": 202218,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/202218/?format=api"
        }
    ]
}