ic-labs / django-icekit

GLAMkit is a next-generation Python CMS by the Interaction Consortium, designed especially for the cultural sector.
http://glamkit.com
MIT License
47 stars 11 forks source link

Image reads from the API do not provide a url property #250

Closed markfinger closed 7 years ago

markfinger commented 7 years ago

While we can get around this by appending the image url root with an image's pk, this solution seems a tad fragile.

Given that every other endpoint produces (or should produce) a canonical url for the record, this seems more of an oversight than intended.