Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/13705/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/cucumber/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/cucumber/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:19:41.179415+01:00",
    "action": 5,
    "target": "Para obtener las semillas, el fruto se deja madurar totalmente, hasta que alcance su tamaño definitivo y se observe un cambio de color.",
    "id": 23930,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/23930/?format=api"
}