Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/13198/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/carrot/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/carrot/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-20T12:36:32.610200+01:00",
    "action": 5,
    "target": "No se seleccionarán las plantas que hayan florecido durante el primer año, ya que las zanahorias provenientes de sus semillas tendrán tendencia a florecer cada vez más temprano. También se descartarán aquellas zanahorias que formen un cuello verde y las que se rajen o formen varias raíces. Después de cosecharlas, las raíces se limpiarán ligeramente, sin lavarlas, se cortarán las hojas por encima del cuello y se dejarán secar.",
    "id": 23287,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/23287/?format=api"
}