Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18187450/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/pavucontrol/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/pavucontrol/ja/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/utuhiro/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/utuhiro/?format=api",
    "timestamp": "2024-11-27T00:23:44.638388Z",
    "action": 5,
    "target": "読みやすいように「フォールバックとして設定」の名前を「デフォルト」に変更。",
    "old": "",
    "details": {
        "state": 20,
        "source": "Rename \"Set as fallback\" to \"Default\" for better legibility.",
        "old_state": 0
    },
    "id": 17464753,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17464753/?format=api"
}