Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/778428/?format=api",
    "component": "https://weblate.framasoft.org/api/components/erco/default-theme/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/erco/default-theme/pt_BR/?format=api",
    "user": "https://weblate.framasoft.org/api/users/william_weber_berrutti/?format=api",
    "author": "https://weblate.framasoft.org/api/users/william_weber_berrutti/?format=api",
    "timestamp": "2022-11-29T19:09:55.502143Z",
    "action": 2,
    "target": "Comando de lançamento",
    "id": 487606,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/487606/?format=api"
}