Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/11632/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/abc-pollination/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/abc-pollination/en/?format=api",
    "user": "http://translate.diyseeds.org/api/users/olaraud/?format=api",
    "author": "http://translate.diyseeds.org/api/users/olaraud/?format=api",
    "timestamp": "2021-11-05T17:26:33.343434+01:00",
    "action": 3,
    "target": "",
    "id": 15901,
    "action_name": "Comment added",
    "url": "http://translate.diyseeds.org/api/changes/15901/?format=api"
}