Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/673100/?format=api",
    "component": "https://translate.tails.net/api/components/tails/networkmanager/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/networkmanager/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-14T23:22:35.949198Z",
    "action": 59,
    "target": "     <p>Se não houver um menu <b>Wi-Fi</b>, sua interface Wi-Fi pode não ser\n     compatível com o Tails. Veja [[Resolvendo problemas quando Wi-Fi não\n     funciona|no-wifi]].</p>\n",
    "id": 3311605,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3311605/?format=api"
}