Request
Route
GET /v1/categories/topic-4/posts
Headers
Accept: application/json
Content-Type: application/json
Authorization: Bearer your_access_token
Host: api.producthunt.com
Response
Status
200 OK
Headers
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
X-Rate-Limit-Limit: 900
X-Rate-Limit-Remaining: 900
X-Rate-Limit-Reset: 900
ETag: "a19e9df3c887e873ec289510d35202e8"
Content-Type: application/json; charset=utf-8
Cache-Control: max-age=0, private, must-revalidate
Content-Length: 3801
Body
{
"posts": [
{
"comments_count": 0,
"day": "2017-09-14",
"id": 1,
"name": "Awesome Idea #17",
"product_state": "default",
"tagline": "Great new search engine",
"ios_featured_at": null,
"category_id": null,
"created_at": "2017-09-14T06:01:57.566-07:00",
"current_user": {},
"discussion_url": "http://www.producthunt.com/posts/awesome-idea-17?utm_campaign=producthunt-api\u0026utm_medium=api\u0026utm_source=Application%3A+Awesome+Oauth+App+%2314+%28ID%3A+1%29",
"exclusive": null,
"featured": true,
"maker_inside": false,
"makers": [],
"platforms": [],
"redirect_url": "http://www.producthunt.com/r/83a3a84d67fa6c/1?app_id=1",
"screenshot_url": {
"300px": "http://placehold.it/850x850.png",
"850px": "http://placehold.it/850x850.png"
},
"thumbnail": {
"id": 1,
"media_type": "image",
"image_url": "https://ph-files.imgix.net/8408264d-b077-475e-8d0b-6d8b99a45082?auto=format\u0026fit=crop\u0026h=570\u0026w=430",
"metadata": {}
},
"topics": [
{
"id": 1,
"name": "Topic 4",
"slug": "topic-4"
}
],
"user": {
"id": 1,
"created_at": "2017-09-14T06:01:57.532-07:00",
"name": "Karl User the 72th",
"username": "producthunter72",
"headline": "Product Hunter",
"twitter_username": "hunter72",
"website_url": "http://awesome.io",
"profile_url": "http://www.producthunt.com/@producthunter72",
"image_url": {
"30px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4_normal.png",
"32px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4_normal.png",
"40px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4_normal.png",
"44px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4_normal.png",
"48px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4_normal.png",
"50px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4_bigger.png",
"60px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4_bigger.png",
"64px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4_bigger.png",
"73px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4_bigger.png",
"80px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"88px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"96px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"100px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"110px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"120px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"132px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"146px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"160px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"176px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"220px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"264px": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"32px@2X": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4_bigger.png",
"40px@2X": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"44px@2X": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"88px@2X": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"32px@3X": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"40px@3X": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"44px@3X": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"88px@3X": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png",
"original": "https://abs.twimg.com/sticky/default_profile_images/default_profile_4.png"
}
},
"votes_count": 0
}
]
}