Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/23660/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/el/?format=api",
    "user": "http://translate.pretalx.com/api/users/eellakwd/?format=api",
    "author": "http://translate.pretalx.com/api/users/eellakwd/?format=api",
    "timestamp": "2022-05-13T14:28:04.993500Z",
    "action": 9,
    "target": "Αυτός ο σύνδεσμος δεν ήταν έγκυρος. Σιγουρευτείτε ότι αντιγράψατε ολόκληρο το URL από το e-mail και ότι το e-mail έχει σταλεί μέσα στο τελευταίο 24ωρο.",
    "id": 12380,
    "action_name": "Translation uploaded",
    "url": "http://translate.pretalx.com/api/changes/12380/?format=api"
}