| object_type | string | "gallery_item" |
| is_valid | True|False | True if this references a gallery_item or false if the gallery_item is null |
| guid | guid | |
| gallery_guid | text_field | |
| gallery | gallery | |
| order | number | |
| image_guid | text_field | |
| image | image | |
| href | url_field | |
| caption | text_field | |
| alt | text_field | |
| name | text_field | The internal name of the gallery item. This field is primarily intended for internal use by website administrators. |
| title | text_field | |
| class | text_field | |
| content_html | html_field | |
| value | string | Synonymn for guid |
| output | html | The default output that the gallery_item produces when output directly to the template. |
| output_in_list | html | The default output that the gallery_item produces when output directly to the template as part of a list. |