Changes API.

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

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

{
    "unit": "http://translate.diyseeds.org/api/units/24088/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-videos/turnip/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-videos/turnip/de/?format=api",
    "user": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "author": "http://translate.diyseeds.org/api/users/mwidmer/?format=api",
    "timestamp": "2021-11-20T15:21:16.625916+01:00",
    "action": 2,
    "target": "Die meisten Sorten der Art Brassica rapa haben gelbe Zwitterblüten, sind aber selbstunfruchtbar. Der Pollen jeder Pflanze ist lebensfähig, kann aber nur die Blüten einer anderen Pflanze bestäuben. Daher ist es wichtig mehrere Samenträger nebeneinander zu pflanzen.",
    "id": 17673,
    "action_name": "Translation changed",
    "url": "http://translate.diyseeds.org/api/changes/17673/?format=api"
}