I can get image object's id through image._id and image.grid_id
but I only can get image's thumbnail's id through image.thumbnail._id
how ever, _id was not support on django template
when they are all Image object, but can access they through same property and api.