Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/14622/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/cabbage/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/cabbage/nl/?format=api",
    "user": "http://translate.diyseeds.org/api/users/edhaese/?format=api",
    "author": "http://translate.diyseeds.org/api/users/edhaese/?format=api",
    "timestamp": "2022-01-13T11:19:18.889023+01:00",
    "action": 5,
    "target": "De winter is de gevoeligste periode voor de zadenteelt. Er zijn verschillende manieren om de planten te laten overwinteren. Hou bij de keuze van de methode rekening met het klimaat, de vegetatieperiode en de beschikbare infrastructuur.",
    "id": 20857,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/20857/?format=api"
}