Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18187057/?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-01T12:03:32.866361Z",
    "action": 5,
    "target": "Μπορεί να υπάρχει μόνο ένα ανοικτό παράθυρο pavucontrol τη φορά. Η απόπειρα να εκκινήσετε το pavucontrol για δεύτερη φορά φέρνει το πρώτο παράθυρο στο προσκήνιο.",
    "old": "",
    "details": {
        "state": 20,
        "source": "There can now be only one pavucontrol window open at a time. Trying to start pavucontrol for a second time brings the first window to foreground.",
        "old_state": 0
    },
    "id": 16794102,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/16794102/?format=api"
}