Skip to content

Instantly share code, notes, and snippets.

@joshua-isaac
Created November 27, 2020 16:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joshua-isaac/973fa02b8120640ce833357bae4af403 to your computer and use it in GitHub Desktop.
Save joshua-isaac/973fa02b8120640ce833357bae4af403 to your computer and use it in GitHub Desktop.
{
"items": [
{
"contentID": 15,
"properties": {
"state": 2,
"modified": "2019-07-18T13:16:41.033",
"versionID": 105,
"referenceName": "posts",
"definitionName": "Post",
"itemOrder": 0
},
"fields": {
"title": "How this site works",
"details": "<p>Lorem ipsum dolor...</p>"
},
"seo": null
},
{
"contentID": 16,
"properties": {
"state": 2,
"modified": "2019-03-26T15:55:51.413",
"versionID": 40,
"referenceName": "posts",
"definitionName": "Post",
"itemOrder": 1
},
"fields": {
"title": "How to handle SEO with a JS app",
"image": {
"label": null,
"url": "https://046a1a87-cdn.agilitycms.cloud/Attachments/NewItems/jamstack-acronym_20190326190136_0.png",
"target": null,
"filesize": 67338,
"pixelHeight": "660",
"pixelWidth": "966",
"height": 660,
"width": 966
},
"details": "<p>Lorem ipsum dolor...</p>"
},
"seo": null
}
],
"totalCount": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment