Translation components API.

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

GET /api/translations/uyuni/java-jsp/ja/changes/?format=api&page=49
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2402,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/ja/changes/?format=api&page=48",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/java-jsp/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-06T01:46:20.566624Z",
            "action": 17,
            "target": "",
            "old": "",
            "details": {},
            "id": 1472446,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/1472446/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/uyuni/java-jsp/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/uyuni/java-jsp/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-05-26T14:58:27.686727Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1442313,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1442313/?format=api"
        }
    ]
}