Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11540103/?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:36:53.131592Z",
    "action": 7,
    "target": "પાસવર્ડ ઘણો ટૂંકો છે",
    "old": "",
    "details": {
        "state": 20,
        "source": "The password is too short",
        "old_state": 0
    },
    "id": 8905359,
    "action_name": "Suggestion accepted",
    "url": "https://translate.fedoraproject.org/api/changes/8905359/?format=api"
}