Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/14330/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-selection/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/abc-selection/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-14T09:50:45.755106+01:00",
    "action": 5,
    "target": "Es ist demnach wichtig, die Samenträger sorgfältig auszusuchen und ihr Wachstum zu beobachten. Eine Selektion, die erst bei den Früchten beginnt, beachtet nicht alle Eigenschaften, die mit dem Wachstum der Pflanze verbunden sind.",
    "id": 16649,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/16649/?format=api"
}