Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/5132/?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/de/?format=api",
    "user": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "author": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "timestamp": "2022-02-26T12:06:27.869136+01:00",
    "action": 5,
    "target": "Im ABC der Samengärtnerei geben 8 Module grundlegende theoretische und praktische Ratschläge: die Blütenbiologie, die Befruchtung, die botanische Klassifizierung, die Selektion der Samenträger und die Auswahl der Sorten, die Handbestäubung bei Kürbisgewächsen, die unterschiedlichen Isolationstechniken, das Herauslösen und Säubern von Saatgut. Einjeder kann nach Bedürfnis von Modul zu Modul surfen.",
    "id": 30191,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/30191/?format=api"
}