Sie sind auf Seite 1von 2

{

"success": true,
"data": [
{
"_id": "5587af2075666d080bdf8028", // Id for Post
"title": "This is a test title of list",
"content": "Hello i am description of this test list", // obsolete
"type": "open", // always closed
"slug": "this-is-a-test-title-of-list", // to be used in Topics, Posts, User Name
"thumbnail": "https://prasantnumerology.files.wordpress.com/
2012/11/599140_522662201077346_206173755_n.jpg?w=500", // /aki_width
"items": [ // Array of list of a post
"5587af2075666d080bdf8029"
// http://betaapi.bluegape.com/lists/
5587af2075666d080bdf8029
],
"author": {// structure
"id": "5579cf01fffb8dd9de862979",
"fullName": "",
"avatar": "",
"slug": ""
},
"collaborators": [], // obselete
"topics": [// max 3 topics Array
{
"id": "5587af2075666d080bdf8027",
"slug": "testing_topics",
"title": "testing_topics"
}
],
"status": "published", // or draft if the logged in user is author of the post
"created": "2015-06-22T06:45:52.809Z"
}
]
}
data =

{
"_id" = 55be6dadbaf536ec2d6aa16b;
author =
{
avatar = "https://ink-bluegape.s3-apsoutheast-1.amazonaws.com/55b0c8d0a569f32758578c30-avatar?
1437649362913";
fullName = "Akshay kumar";
id = 55b0c8d0a569f32758578c30;
slug = mitu;

};
collaborators =
(
);
content = "";
created = "2015-08-02T19:21:17.021Z";
items =
(
55be6dadbaf536ec2d6aa16c
//item/id
);
likeCount = 1;
slug = "test-post-creation";
status = published;
thumbnail = "bcd79e2ada5d-498a-82f4-1555a9856c32-2.jpg";
title = "test post creation";
topics =
(
{
id = 55a0b78fe277b0343a81590f;
slug = entertainment;
title = Entertainment;
}
);
type = closed;
viewCount = 168;
},

===========================
NEED to discuss: Position

Das könnte Ihnen auch gefallen