Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/15007/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/corn-salad/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/corn-salad/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-23T09:55:13.226271+01:00",
    "action": 5,
    "target": "Feldsalat-Samen reifen sehr ungleichzeitig und über einen langen Zeitraum. Wenn sie reif sind, fallen sie schon bei leichter Berührung aus.",
    "id": 18121,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/18121/?format=api"
}