Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/778436/?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:10:48.129386Z",
    "action": 5,
    "target": "Rede deletada com sucesso.",
    "id": 487614,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/487614/?format=api"
}