Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2702748/?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-11T14:47:21.721887Z",
    "action": 2,
    "target": "Vyberte <strong>Zdarma</strong> nebo doporučenou částku vedle aplikace, kterou chcete nainstalovat. Pokud chcete zvolit jinou cenu, klikněte na tlačítko <strong>▾</strong> a vyberte nebo zadejte vámi stanovenou cenu.",
    "id": 1207993,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1207993/?format=api"
}