Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18411712/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus-m17n/app/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-m17n/app/kab/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/butterflyoffire/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/butterflyoffire/?format=api",
    "timestamp": "2024-10-19T19:28:50.854332Z",
    "action": 5,
    "target": "Ubdid",
    "old": "",
    "details": {
        "state": 20,
        "source": "Vertical",
        "old_state": 0
    },
    "id": 17170439,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17170439/?format=api"
}