Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/476225/?format=api",
    "component": "https://weblate.framasoft.org/api/components/pytition/pytitions/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/pytition/pytitions/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
    "author": "https://weblate.framasoft.org/api/users/lost_geographer/?format=api",
    "timestamp": "2023-03-08T11:42:54.158568Z",
    "action": 5,
    "target": "<span style=\"color: red;font-weight: bold;\">Sito web di dimostrazione (per favore NON inserire petizioni reali qui!)</span><br/> Questo strumento è un software gratuito e open-source, che puoi installare anche sul tuo server!<br> Scaricare il codice sorgente su <a href=\"https://github.com/pytition/pytition\">GitHub</a><br> La documentazione è disponibile su <a href=\"https://pytition.readthedocs.io\">ReadTheDocs</a>",
    "id": 539482,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/539482/?format=api"
}