Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/14938/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/broad-bean/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/broad-bean/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-16T16:47:41.250279+01:00",
    "action": 5,
    "target": "Es ist nicht sinnvoll, die ersten Hülsen zum Essen zu ernten und nur die letzten für das Saatgut  zu verwenden. Besser ist es, auch die ersten reifen Bohnen als Saatgut zu verwenden, da sie die Frühzeitigkeit der Sorte bewahren.",
    "id": 17045,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/17045/?format=api"
}