Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/28261/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/spinach/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/spinach/nl/?format=api",
    "user": "http://translate.diyseeds.org/api/users/edhaese/?format=api",
    "author": "http://translate.diyseeds.org/api/users/edhaese/?format=api",
    "timestamp": "2021-09-25T20:25:12.204190+02:00",
    "action": 5,
    "target": "Spinazie behoort tot de ganzenvoetfamilie of Chenopodiaceae* en de soort Spinacia oleracea. Het is een eenjarige of tweejarige plant die voor zijn bladeren geteeld wordt. Sommige rassen doen het beter in de winter, andere telen we in de lente of de zomer.",
    "id": 12372,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/12372/?format=api"
}