Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18187054/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/pavucontrol/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/pavucontrol/el/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/gianniantypas/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/gianniantypas/?format=api",
    "timestamp": "2024-08-01T11:01:08.140900Z",
    "action": 5,
    "target": "Υποστήριξη για κλείδωμα προφίλ κάρτας (νέο στο PulseAudio 15.0). Το κλείδωμα ενός προφίλ αποτρέπει το PulseAudio από την αυτόματη αλλαγή εκείνου του προφίλ κατά τα συμβάντα σύνδεσης/αποσύνδεσης.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Support for locking card profiles (new in PulseAudio 15.0). Locking a profile prevents PulseAudio from automatically switching away from that profile on plug/unplug events.",
        "old_state": 0
    },
    "id": 16794056,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/16794056/?format=api"
}