Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/5761/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/support-us/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/support-us/es/?format=api",
    "user": "http://translate.diyseeds.org/api/users/lsaenz/?format=api",
    "author": "http://translate.diyseeds.org/api/users/lsaenz/?format=api",
    "timestamp": "2021-12-20T18:36:57.355664+01:00",
    "action": 5,
    "target": "Necesitamos tu apoyo para seguir desarrollando este proyecto: hospedaje de los vídeos y de la página web, nuevas traducciones, comunicación, etc. Las dos organizaciones que han producido los vídeos, el Foro Cívico Europeo y Longo maï, no cuentan con los recursos financieros ni humanos necesarios para continuar este enorme trabajo.",
    "id": 19561,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/19561/?format=api"
}