Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/5138/?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-03-03T11:18:53.531367+01:00",
    "action": 2,
    "target": "Die Webseite wird zurzeit überarbeitet. Nach und nach werden die Filme in den verschiedenen Sprachen verfügbar sein. Mehrere sind bereits verfügbar. Die Übersetzung in weitere Sprachen hängt von der Unterstützung ab die wir finden können: durch Spenden, dem Kauf der DVD oder als Übersetzer_in.",
    "id": 30900,
    "action_name": "Translation changed",
    "url": "http://translate.diyseeds.org/api/changes/30900/?format=api"
}