Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14574517/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/f38pagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/f38pagesindex/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/peartown/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/peartown/?format=api",
    "timestamp": "2023-11-26T16:50:07.606401Z",
    "action": 7,
    "target": "Dokumentace pro uživatele Fedora Linuxu 35",
    "old": "Dokumentace pro uživatele Fedora Linuxu",
    "details": {
        "state": 20,
        "source": "Fedora Linux User Documentation",
        "old_state": 20
    },
    "id": 13146918,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/13146918/?format=api"
}