Skip to content

Instantly share code, notes, and snippets.

@dviramontes
Created July 18, 2016 02:02
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 dviramontes/c92a38414bf3417047e4fc3c6a0e1997 to your computer and use it in GitHub Desktop.
Save dviramontes/c92a38414bf3417047e4fc3c6a0e1997 to your computer and use it in GitHub Desktop.
contentful management response
[
{
"sys": {
"publishedAt": "2016-06-22T03:52:38.355Z",
"space": {
"sys": {
"type": "Link",
"linkType": "Space",
"id": "2efkk6oex1yh"
}
},
"updatedAt": "2016-06-22T03:52:38.361Z",
"firstPublishedAt": "2016-06-22T03:52:38.355Z",
"createdBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "7iWNz6H9Am6anYCB3Mc5B6"
}
},
"publishedVersion": 7,
"createdAt": "2016-06-22T03:52:10.213Z",
"type": "Entry",
"publishedBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "7iWNz6H9Am6anYCB3Mc5B6"
}
},
"updatedBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "7iWNz6H9Am6anYCB3Mc5B6"
}
},
"id": "yjrgLp2TnMEq44qc4YIIa",
"contentType": {
"sys": {
"type": "Link",
"linkType": "ContentType",
"id": "userBgImage"
}
},
"version": 8,
"publishedCounter": 1
},
"fields": {
"url": {
"en-US": "untitled-entry-2016-06-22-at-03-52-10https://encrypted-tbn1.gstatic.com/images?q=tbn:ANd9GcRvaVQY_SsVDV6ml87taLHmgxmHUns1dI5PgkjSiI-ZU9HnxPmr_BRI_3Q"
},
"socialid": {
"en-US": "facebook|xyz"
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment