Skip to content

Instantly share code, notes, and snippets.

@Erikdekamps
Last active September 5, 2024 12:56
Show Gist options
  • Save Erikdekamps/48bd1c3c6d30ed2255151e36b09184e9 to your computer and use it in GitHub Desktop.
Save Erikdekamps/48bd1c3c6d30ed2255151e36b09184e9 to your computer and use it in GitHub Desktop.
{
"data": {
"content": [
{
"unique_id": 1,
"name": "Pagina 1",
"photo_file": "P01",
"paragraph_text": "PA01"
},
{
"unique_id": 2,
"name": "Pagina 2",
"photo_file": "P02",
"paragraph_text": "PA02"
},
{
"unique_id": 3,
"name": "Pagina 3",
"photo_file": "P03",
"paragraph_text": "PA03"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment