Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/489823/?format=api",
    "component": "https://weblate.framasoft.org/api/components/lstu/development/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/lstu/development/de/?format=api",
    "user": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "author": "https://weblate.framasoft.org/api/users/luc/?format=api",
    "timestamp": "2021-04-27T10:31:43.440860Z",
    "action": 2,
    "target": "Eine Seite mit einer Tabelle mit derselben Info als in der JSON Antwort",
    "id": 181991,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/181991/?format=api"
}