{ "users": [ { "id": 1, "username": "test_user", "avatar_template": "//www.gravatar.com/avatar/test.png?s={size}&r=pg&d=identicon" } ], "topic_list": { "can_create_topic": true, "draft": null, "draft_key": "new_topic", "draft_sequence": 0, "topics": [ { "id": 1, "title": "Test topic #1", "fancy_title": "Test topic #1", "slug": "test-topic-1", "posts_count": 1, "reply_count": 0, "highest_post_number": 1, "image_url": null, "created_at": "2013-11-07T03:02:03.615-05:00", "last_posted_at": "2013-11-07T09:42:57.094-05:00", "bumped": true, "bumped_at": "2013-11-07T09:42:57.094-05:00", "unseen": true, "pinned": false, "visible": true, "closed": false, "archived": false, "views": 20, "like_count": 1, "has_best_of": false, "archetype": "regular", "last_poster_username": "test_user", "category_id": 1, "posters": [ { "extras": null, "description": "Original Poster, Most Recent Poster", "user_id": 1 } ] }, { "id": 2, "title": "Test topic #2", "fancy_title": "Test topic #2", "slug": "test-topic-2", "posts_count": 1, "reply_count": 0, "highest_post_number": 1, "image_url": null, "created_at": "2013-11-06T12:21:37.811-05:00", "last_posted_at": "2013-11-07T05:41:55.171-05:00", "bumped": true, "bumped_at": "2013-11-07T05:41:55.171-05:00", "unseen": true, "pinned": false, "visible": true, "closed": false, "archived": false, "views": 50, "like_count": 0, "has_best_of": false, "archetype": "regular", "last_poster_username": "cowboytomash", "category_id": 1, "posters": [ { "extras": null, "description": "Original Poster, Most Recent Poster", "user_id": 1 } ] }, { "id": 3, "title": "Test topic #3", "fancy_title": "Test topic #3", "slug": "test-topic-3", "posts_count": 1, "reply_count": 0, "highest_post_number": 1, "image_url": null, "created_at": "2013-11-07T02:43:19.243-05:00", "last_posted_at": "2013-11-07T02:43:19.389-05:00", "bumped": true, "bumped_at": "2013-11-07T02:43:19.389-05:00", "unseen": true, "pinned": false, "visible": true, "closed": false, "archived": false, "views": 14, "like_count": 0, "has_best_of": false, "archetype": "regular", "last_poster_username": "akshar", "category_id": 1, "posters": [ { "extras": null, "description": "Original Poster, Most Recent Poster", "user_id": 1 } ] } ] } }