Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7492530/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/cs/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/valmatej/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/valmatej/?format=api",
    "timestamp": "2023-12-30T14:29:21.264009Z",
    "action": 7,
    "target": "Nastala chyba při aktivaci nastavení úložiště.",
    "old": "Chyba při kontrole uspořádání úložiště",
    "details": {
        "state": 20,
        "source": "An error occurred while activating your storage configuration.",
        "old_state": 10
    },
    "id": 14367344,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/14367344/?format=api"
}