Changes API.

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

GET /api/changes/1195105/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://l10n.elementary.io/api/units/2994307/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/docs-learning-basics/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/docs-learning-basics/cs/?format=api",
    "user": "https://l10n.elementary.io/api/users/p-bo/?format=api",
    "author": "https://l10n.elementary.io/api/users/p-bo/?format=api",
    "timestamp": "2022-01-09T13:26:43.886883Z",
    "action": 5,
    "target": "Tyto zkratky je možné si přizpůsobit prostřednictvím <strong><a href=\"#system-settings\">Nastavení systému</a></strong> → <strong>Klávesnice</strong> → <strong>Zkratky</strong> → <strong>Pracovní plochy</strong>.",
    "id": 1195105,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1195105/?format=api"
}