Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/281683/?format=api",
    "component": "https://weblate.framasoft.org/api/components/lutim/default-theme/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/lutim/default-theme/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
    "author": "https://weblate.framasoft.org/api/users/vrifox/?format=api",
    "timestamp": "2022-12-23T17:28:21.741337Z",
    "action": 7,
    "target": "Beim Bearbeiten des Bildes ist ein Fehler aufgetreten.",
    "id": 497794,
    "action_name": "Suggestion acceptée",
    "url": "https://weblate.framasoft.org/api/changes/497794/?format=api"
}