Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/16185/?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-24T16:15:58.915789+02:00",
    "action": 5,
    "target": "La selezione dei porta semi sara fatta da piante sane e che corrispondono ai criteri de selezione ricercati.",
    "id": 36076,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/36076/?format=api"
}