Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7247/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsomr-tracker/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsomr-tracker/de/?format=api",
    "user": null,
    "author": "http://weblate.openmptcprouter.com/api/users/anonymous/?format=api",
    "timestamp": "2022-08-30T20:46:42.115952Z",
    "action": 4,
    "target": "Die Auswahl 'immer' prüft den Server auf ping und dann alle Anschlüsse auf Ping, httping, und DNS-Verfügbarkeit. 'nie' führt nur Server-Pings durch.",
    "id": 8795,
    "action_name": "Suggestion added",
    "url": "http://weblate.openmptcprouter.com/api/changes/8795/?format=api"
}