Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/5230/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/films/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/films/nl/?format=api",
    "user": "http://translate.diyseeds.org/api/users/edhaese/?format=api",
    "author": "http://translate.diyseeds.org/api/users/edhaese/?format=api",
    "timestamp": "2022-10-09T12:48:38.646082+02:00",
    "action": 5,
    "target": "Het ABC van de zaadteelt omvat 8 modules. Sommige gaan dieper in op de theorie van zaadteelt: bestuiving, zaad, botanische classificatie, met welke zaden ga je aan de slag, hoe selecteer je zaaddragers? Andere, meer technische modules leggen haarfijn uit hoe je pompoenen of courgettes met de hand bestuift, hoe je kruisbestuiving vermijdt door zaaddragers van elkaar te isoleren of hoe het geoogste zaad het best kan schonen.",
    "id": 41489,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/41489/?format=api"
}