Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/410111/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinmobilizon/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/main/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/diorama/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Breakthrough/?format=api",
    "timestamp": "2020-11-15T17:35:41.424046Z",
    "action": 7,
    "target": "Seguici",
    "id": 128124,
    "action_name": "Suggestion acceptée",
    "url": "https://weblate.framasoft.org/api/changes/128124/?format=api"
}