Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/15033/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/aubergine/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/aubergine/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-11T18:49:47.480766+01:00",
    "action": 5,
    "target": "Let bij de vruchten op hun smaak, een vorm die met het ras overeenstemt, hun grootte en de kleur van hun schil en vruchtvlees. Vermijd al te bittere aubergines en exemplaren met een dikke, harde schil.",
    "id": 20698,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/20698/?format=api"
}