Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://punchplay.tv/api/public/v1/users/{username}
{ "profile": { "avatarUrl": "<string>", "bio": "<string>", "displayName": "<string>", "donationCount": 123, "isDonor": true, "isOnline": true, "isSubscriber": true, "memberSince": "2023-11-07T05:31:56Z", "username": "<string>", "xp": 123 }, "stats": { "watched": 123, "topGenre": "<string>", "tv": { "totalMinutes": 123, "plays": 123, "unique": 123, "episodes": 123, "shows": 123 }, "movies": { "totalMinutes": 123, "plays": 123, "unique": 123 }, "genreCounts": {} }, "recentWatchHistory": [ {} ] }
1 <= x <= 20
Public user data.
v1
Show child attributes