Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/14172/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/melon/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/melon/es/?format=api",
    "user": "http://translate.diyseeds.org/api/users/lsaenz/?format=api",
    "author": "http://translate.diyseeds.org/api/users/lsaenz/?format=api",
    "timestamp": "2022-01-20T18:26:55.882504+01:00",
    "action": 5,
    "target": "El melón forma parte de la familia de las Cucurbitaceae y de la especie Cucumis melo. Es una planta anual que presenta numerosos tipos, con formas, colores y sabores muy diferentes; entre otros el melón cantalupo, el piel de sapo, la alcayota o el melón de invierno, que se conserva durante meses.",
    "id": 23945,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/23945/?format=api"
}