Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/109739/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/user-interface/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/user-interface/pt_BR/?format=api",
    "dictionary": null,
    "user": 5,
    "author": 5,
    "timestamp": "2023-07-25T00:26:36.650427Z",
    "action": 5,
    "target": "Nota: Se você está vendo esse aviso várias vezes, por favor, vá nas configurações do seu celular, encontre o Strobe Tuner Pro, resete as permissões e reinicie o afinador. Você deve ver um pedido de permissão para o microfone, que você pode aceitar.",
    "id": 81710,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/81710/?format=api"
}