Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11362252/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-86/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-86/fur/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/tmtfx/?format=api",
    "timestamp": "2023-07-31T01:36:49.265122Z",
    "action": 2,
    "target": "\n\nErôr no cognossût.  Daûr a anulâ. \n\n",
    "old": "\n\nErôr no cognossût.  Si anule. \n\n",
    "details": {
        "state": 20,
        "source": "\n\nUnknown Error.  Aborting. \n\n",
        "old_state": 20
    },
    "id": 11991054,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11991054/?format=api"
}