Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/8014/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/luciapplicationsmptcp/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/luciapplicationsmptcp/de/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/anonymous/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/anonymous/?format=api",
    "timestamp": "2024-10-14T18:08:26.671525Z",
    "action": 4,
    "target": "Gibt die maximale Anzahl der akzeptierten ADD_ADDR-Unteroptionen für jede MPTCP-Verbindung an",
    "id": 9355,
    "action_name": "Suggestion added",
    "url": "http://weblate.openmptcprouter.com/api/changes/9355/?format=api"
}