| title | "properties.title" |
|---|
| authors | "properties.authors" |
|---|
| cover | "properties.cover" |
|---|
| authors.0 | "properties.authors.items" |
|---|
| authors.0.first_name | "properties.authors.items.properties.first_name" |
|---|
| authors.0.last_name | "properties.authors.items.properties.last_name" |
|---|
| authors.0.email | "properties.authors.items.properties.email" |
|---|
| authors.1 | "properties.authors.items" |
|---|
| authors.1.first_name | "properties.authors.items.properties.first_name" |
|---|
| authors.1.last_name | "properties.authors.items.properties.last_name" |
|---|
| authors.1.email | "properties.authors.items.properties.email" |
|---|