Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/16176/?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/it/?format=api",
    "user": "http://translate.diyseeds.org/api/users/olaraud/?format=api",
    "author": "http://translate.diyseeds.org/api/users/olaraud/?format=api",
    "timestamp": "2022-07-24T15:42:14.540041+02:00",
    "action": 5,
    "target": "Il fiore della melanzana e ermafrodito e autofecondo, cioè che gli organi maschi e femmine sono presenti nello stesso fiore e compatibili tra di loro. La pianta è dunque autogama.",
    "id": 36067,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/36067/?format=api"
}