Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11539996/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/gu/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yangyangdaji/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yangyangdaji/?format=api",
    "timestamp": "2022-12-01T02:43:50.718924Z",
    "action": 2,
    "target": "જ્યારે ઉપકરણ {}: {} નું માપ બદલી રહ્યા હોય ત્યારે ભૂલ ઉદ્ભવી.",
    "old": "જ્યારે ઉપકરણ {} નું માપ બદલી રહ્યા હોય ત્યારે ભૂલ ઉદ્ભવી.",
    "details": {
        "state": 20,
        "source": "An error occurred while resizing the device {}: {}",
        "old_state": 10
    },
    "id": 8905528,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8905528/?format=api"
}