Skip to content

Instantly share code, notes, and snippets.

@amitpatelx
Created June 17, 2016 11:43
Show Gist options
  • Save amitpatelx/2e7abb3653a6c40ce6aa8010044758f1 to your computer and use it in GitHub Desktop.
Save amitpatelx/2e7abb3653a6c40ce6aa8010044758f1 to your computer and use it in GitHub Desktop.
/api/content_unit.json?id=1
{
"id": 1,
"active": null,
"visibility": null,
"created_at": "2016-06-17T04:31:44.000Z",
"title_field": null,
"owner_id": 1,
"owner_type": "Project",
"content": [
{
"id": 14,
"name": "title",
"text": "How to do stuff-edited",
"mime_type": "text/plain",
"ref": false,
"created_at": "2016-06-17T06:56:55.000Z",
"user_id": null
},
{
"id": 3,
"name": "featured_video",
"text": null,
"mime_type": "text/uri",
"ref": true,
"created_at": "2016-06-17T04:31:44.000Z",
"user_id": null
},
{
"id": 16,
"name": "featured_image",
"text": "http://tom-and-jerry-clip-art.clipartonline.net/_/rsrc/1348592082247/tom-and-jerry-clip-art-page-4/tom-and-jerry-logo-4.png",
"mime_type": "text/uri",
"ref": true,
"created_at": "2016-06-17T06:56:55.000Z",
"user_id": null
},
{
"id": 15,
"name": "body",
"text": "This tutorial shows how to do stuff",
"mime_type": "text/html",
"ref": false,
"created_at": "2016-06-17T06:56:55.000Z",
"user_id": null
}
],
"tags": [
"Vegetables",
"Dried Squash"
],
"metadata": [
{
"notification": "off"
},
{
"visible": "on"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment