Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/251194/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/cgu/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/cgu/pt_BR/?format=api",
    "user": "https://weblate.framasoft.org/api/users/framabr/?format=api",
    "author": "https://weblate.framasoft.org/api/users/framabr/?format=api",
    "timestamp": "2021-07-23T05:54:56.211733Z",
    "action": 2,
    "target": "@:color.soft não irá transmitir nem revender seus dados pessoais (sua privacidade é realmente importante para nós);",
    "id": 219890,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/219890/?format=api"
}