Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18441069/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-composer/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-composer/main/zh_TW/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/zerng07/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/zerng07/?format=api",
    "timestamp": "2024-11-05T16:35:05.314229Z",
    "action": 4,
    "target": "加入全部",
    "old": "",
    "details": {
        "state": 0,
        "source": "Add all",
        "old_state": 0
    },
    "id": 17238309,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/17238309/?format=api"
}