recent resource endpoint
URL: /blogs/<id>/comments/@published/@recent.<format>
Supported Methods
| GET | Return the fifty most recent published comments associated with the selected blog |
Query String Arguments
- start-index
- Index of the first item to return. The first item in the list has index 1.
- max-results
- Maximum number of items to return in the list response.
Resource Type
This endpoint returns an object of type List<Comment>.
- entries (array<Comment>)
- The items within the selected range.
- totalResults (integer)
- The total number of items in the whole list of which this object is a chunk.
Client Library Methods for PHP
- Return the fifty most recent published comments associated with the selected blog
$tp->blogs->getPublishedRecentComments(array( # Required Parameters "id" => $id, # Optional Parameters "limit" => $limit, "offset" => $offset, ))
Example Request
GET /blogs/6a012877b13de7970c012877b13df1970c/comments/@published/@recent.json?max-results=4 HTTP/1.1
Host: api.typepad.com
HTTP/1.0 200 OK
Content-type: application/json
Content-length: 10774
{
"entries": [
{
"content": "Hey Devin...\nMy main interest is intellectual property law. Do you share an interest?",
"favoriteCount": 0,
"author": {
"urlId": "6p012877b13de7970c",
"location": null,
"interests": [],
"objectTypes": [
"tag:api.typepad.com,2009:User"
],
"profilePageUrl": "http://profile.typepad.com/loblawatlaw",
"aboutMe": null,
"objectType": "User",
"preferredUsername": "loblawatlaw",
"id": "tag:api.typepad.com,2009:6p012877b13de7970c",
"avatarLink": {
"width": 73,
"url": "http://a0.twimg.com/sticky/default_profile_images/default_profile_2_bigger.png",
"height": 73
},
"displayName": "Bob Loblaw"
},
"objectType": "Comment",
"groups": [],
"root": {
"urlId": "6a012877b13de7970c012877b143d0970c",
"excerpt": "I've started this blog to share interesting law facts and information about cases I find interesting. Information in this blog is not legal advice.",
"objectTypes": [
"tag:api.typepad.com,2009:Post"
],
"author": {
"urlId": "6p012877b13de7970c",
"location": null,
"interests": [],
"objectTypes": [
"tag:api.typepad.com,2009:User"
],
"profilePageUrl": "http://profile.typepad.com/loblawatlaw",
"aboutMe": null,
"objectType": "User",
"preferredUsername": "loblawatlaw",
"id": "tag:api.typepad.com,2009:6p012877b13de7970c",
"avatarLink": {
"width": 73,
"url": "http://a0.twimg.com/sticky/default_profile_images/default_profile_2_bigger.png",
"height": 73
},
"displayName": "Bob Loblaw"
},
"permalinkUrl": "http://bobloblaw.typepad.com/blog/2010/02/welcome-t.html",
"href": "assets/6a012877b13de7970c012877b143d0970c.json",
"objectType": "Post",
"type": "application/json",
"id": "tag:api.typepad.com,2009:6a012877b13de7970c012877b143d0970c",
"title": "Welcome to my Blog"
},
"id": "tag:api.typepad.com,2009:6a012877b13de7970c012877b163d7970c",
"urlId": "6a012877b13de7970c012877b163d7970c",
"inReplyTo": {
"urlId": "6a012877b13de7970c012877b15d80970c",
"permalinkUrl": "http://bobloblaw.typepad.com/blog/2010/02/welcome-t.html?cid=6a012877b13de7970c012877b15d80970c#comment-6a012877b13de7970c012877b15d80970c",
"objectType": "Comment",
"href": "assets/6a012877b13de7970c012877b15d80970c.json",
"objectTypes": [
"tag:api.typepad.com,2009:Comment"
],
"type": "application/json",
"id": "tag:api.typepad.com,2009:6a012877b13de7970c012877b15d80970c",
"author": {
"urlId": "6p0120a8ae8949970b",
"location": null,
"interests": [],
"objectTypes": [
"tag:api.typepad.com,2009:User"
],
"profilePageUrl": "http://profile.typepad.com/matkinsdevin",
"aboutMe": null,
"objectType": "User",
"preferredUsername": "matkinsdevin",
"id": "tag:api.typepad.com,2009:6p0120a8ae8949970b",
"avatarLink": {
"width": 250,
"urlTemplate": "http://static.typepad.com/.shared:v20120529.01-0-g1b1183a:typepad:en_us/default-userpics/08-{spec}.gif",
"url": "http://static.typepad.com/.shared:v20120529.01-0-g1b1183a:typepad:en_us/default-userpics/08-250si.gif",
"height": 250
},
"displayName": "Devin Jineer"
}
},
"objectTypes": [
"tag:api.typepad.com,2009:Comment"
],
"container": {
"urlId": "6a012877b13de7970c012877b13df1970c",
"objectType": "Blog",
"id": "tag:api.typepad.com,2009:6a012877b13de7970c012877b13df1970c",
"homeUrl": "http://bobloblaw.typepad.com/blog/",
"displayName": "Bob Loblaw Law Blog"
},
"description": null,
"commentCount": 0,
"published": "2010-02-18T00:43:34Z",
"permalinkUrl": "http://bobloblaw.typepad.com/blog/2010/02/welcome-t.html?cid=6a012877b13de7970c012877b163d7970c#comment-6a012877b13de7970c012877b163d7970c",
"textFormat": "html_convert_linebreaks",
"commenter": {
"href": "http://bobloblaw.typepad.com/",
"name": "Bob Loblaw",
"avatarLink": {
"width": 73,
"url": "http://a0.twimg.com/sticky/default_profile_images/default_profile_2_bigger.png",
"height": 73
}
},
"title": null
},
{
"content": "Hi Bob! What kind of law do you practice?",
"favoriteCount": 0,
"author": {
"urlId": "6p0120a8ae8949970b",
"location": null,
"interests": [],
"objectTypes": [
"tag:api.typepad.com,2009:User"
],
"profilePageUrl": "http://profile.typepad.com/matkinsdevin",
"aboutMe": null,
"objectType": "User",
"preferredUsername": "matkinsdevin",
"id": "tag:api.typepad.com,2009:6p0120a8ae8949970b",
"avatarLink": {
"width": 250,
"urlTemplate": "http://static.typepad.com/.shared:v20120529.01-0-g1b1183a:typepad:en_us/default-userpics/08-{spec}.gif",
"url": "http://static.typepad.com/.shared:v20120529.01-0-g1b1183a:typepad:en_us/default-userpics/08-250si.gif",
"height": 250
},
"displayName": "Devin Jineer"
},
"objectType": "Comment",
"groups": [],
"root": {
"urlId": "6a012877b13de7970c012877b143d0970c",
"excerpt": "I've started this blog to share interesting law facts and information about cases I find interesting. Information in this blog is not legal advice.",
"objectTypes": [
"tag:api.typepad.com,2009:Post"
],
"author": {
"urlId": "6p012877b13de7970c",
"location": null,
"interests": [],
"objectTypes": [
"tag:api.typepad.com,2009:User"
],
"profilePageUrl": "http://profile.typepad.com/loblawatlaw",
"aboutMe": null,
"objectType": "User",
"preferredUsername": "loblawatlaw",
"id": "tag:api.typepad.com,2009:6p012877b13de7970c",
"avatarLink": {
"width": 73,
"url": "http://a0.twimg.com/sticky/default_profile_images/default_profile_2_bigger.png",
"height": 73
},
"displayName": "Bob Loblaw"
},
"permalinkUrl": "http://bobloblaw.typepad.com/blog/2010/02/welcome-t.html",
"href": "assets/6a012877b13de7970c012877b143d0970c.json",
"objectType": "Post",
"type": "application/json",
"id": "tag:api.typepad.com,2009:6a012877b13de7970c012877b143d0970c",
"title": "Welcome to my Blog"
},
"id": "tag:api.typepad.com,2009:6a012877b13de7970c012877b15d80970c",
"urlId": "6a012877b13de7970c012877b15d80970c",
"inReplyTo": {
"urlId": "6a012877b13de7970c012877b143d0970c",
"excerpt": "I've started this blog to share interesting law facts and information about cases I find interesting. Information in this blog is not legal advice.",
"objectTypes": [
"tag:api.typepad.com,2009:Post"
],
"author": {
"urlId": "6p012877b13de7970c",
"location": null,
"interests": [],
"objectTypes": [
"tag:api.typepad.com,2009:User"
],
"profilePageUrl": "http://profile.typepad.com/loblawatlaw",
"aboutMe": null,
"objectType": "User",
"preferredUsername": "loblawatlaw",
"id": "tag:api.typepad.com,2009:6p012877b13de7970c",
"avatarLink": {
"width": 73,
"url": "http://a0.twimg.com/sticky/default_profile_images/default_profile_2_bigger.png",
"height": 73
},
"displayName": "Bob Loblaw"
},
"permalinkUrl": "http://bobloblaw.typepad.com/blog/2010/02/welcome-t.html",
"href": "assets/6a012877b13de7970c012877b143d0970c.json",
"objectType": "Post",
"type": "application/json",
"id": "tag:api.typepad.com,2009:6a012877b13de7970c012877b143d0970c",
"title": "Welcome to my Blog"
},
"objectTypes": [
"tag:api.typepad.com,2009:Comment"
],
"container": {
"urlId": "6a012877b13de7970c012877b13df1970c",
"objectType": "Blog",
"id": "tag:api.typepad.com,2009:6a012877b13de7970c012877b13df1970c",
"homeUrl": "http://bobloblaw.typepad.com/blog/",
"displayName": "Bob Loblaw Law Blog"
},
"description": null,
"commentCount": 0,
"published": "2010-02-18T00:35:48Z",
"permalinkUrl": "http://bobloblaw.typepad.com/blog/2010/02/welcome-t.html?cid=6a012877b13de7970c012877b15d80970c#comment-6a012877b13de7970c012877b15d80970c",
"textFormat": "html_convert_linebreaks",
"commenter": {
"href": "http://devindev.typepad.com/",
"name": "Devin Jineer",
"avatarLink": {
"width": 250,
"urlTemplate": "http://static.typepad.com/.shared:v20120529.01-0-g1b1183a:typepad:en_us/default-userpics/08-{spec}.gif",
"url": "http://static.typepad.com/.shared:v20120529.01-0-g1b1183a:typepad:en_us/default-userpics/08-250si.gif",
"height": 250
}
},
"title": null
}
],
"totalResults": 2
}