Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/15144/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/cauliflower/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/cauliflower/de/?format=api",
    "user": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "author": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "timestamp": "2021-11-18T10:54:24.614267+01:00",
    "action": 5,
    "target": "Sobald der Blumenkohl seinen Kopf ausgebildet hat, ist er auf Feuchtigkeit sehr empfindlich. Er kann mit einem kleinen Dach vor Regen geschützt werden. Falls faulende Stellen auftreten, müssen sie mit dem Messer entfernt werden.",
    "id": 17398,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/17398/?format=api"
}