ActivityPub Viewer

A small tool to view real-world ActivityPub objects as JSON! Enter a URL or username from Mastodon or a similar service below, and we'll send a request with the right Accept header to the server to view the underlying object.

Open in browser →
{ "@context": [ "https://www.w3.org/ns/activitystreams", { "ostatus": "http://ostatus.org#", "atomUri": "ostatus:atomUri", "inReplyToAtomUri": "ostatus:inReplyToAtomUri", "conversation": "ostatus:conversation", "sensitive": "as:sensitive", "toot": "http://joinmastodon.org/ns#", "votersCount": "toot:votersCount", "Hashtag": "as:Hashtag" } ], "id": "https://iosdev.space/users/j4ck/statuses/111387856925884126/replies", "type": "Collection", "first": { "id": "https://iosdev.space/users/j4ck/statuses/111387856925884126/replies?page=true", "type": "CollectionPage", "next": "https://iosdev.space/users/j4ck/statuses/111387856925884126/replies?only_other_accounts=true&page=true", "partOf": "https://iosdev.space/users/j4ck/statuses/111387856925884126/replies", "items": [ { "id": "https://iosdev.space/users/j4ck/statuses/111387900945789350", "type": "Note", "summary": null, "inReplyTo": "https://iosdev.space/users/j4ck/statuses/111387856925884126", "published": "2023-11-10T19:28:04Z", "url": "https://iosdev.space/@j4ck/111387900945789350", "attributedTo": "https://iosdev.space/users/j4ck", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://iosdev.space/users/j4ck/followers" ], "sensitive": false, "atomUri": "https://iosdev.space/users/j4ck/statuses/111387900945789350", "inReplyToAtomUri": "https://iosdev.space/users/j4ck/statuses/111387856925884126", "conversation": "tag:iosdev.space,2023-11-08:objectId=4642860:objectType=Conversation", "content": "<p>As always, keep a good proxy in your tool kit. I figured out the token issue way faster with Proxyman’s Compose Request tool. </p><p>At first I thought it might be cookies but changing those to match between iOS and web behaved the same. Then I realized that working requests on the web were using the accessToken value from the /token body instead of the value returned in the initial /authorize response. <a href=\"https://iosdev.space/tags/BuildInPublic\" class=\"mention hashtag\" rel=\"tag\">#<span>BuildInPublic</span></a> <a href=\"https://iosdev.space/tags/iOSDev\" class=\"mention hashtag\" rel=\"tag\">#<span>iOSDev</span></a></p>", "contentMap": { "en": "<p>As always, keep a good proxy in your tool kit. I figured out the token issue way faster with Proxyman’s Compose Request tool. </p><p>At first I thought it might be cookies but changing those to match between iOS and web behaved the same. Then I realized that working requests on the web were using the accessToken value from the /token body instead of the value returned in the initial /authorize response. <a href=\"https://iosdev.space/tags/BuildInPublic\" class=\"mention hashtag\" rel=\"tag\">#<span>BuildInPublic</span></a> <a href=\"https://iosdev.space/tags/iOSDev\" class=\"mention hashtag\" rel=\"tag\">#<span>iOSDev</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://iosdev.space/tags/BuildInPublic", "name": "#BuildInPublic" }, { "type": "Hashtag", "href": "https://iosdev.space/tags/iosdev", "name": "#iosdev" } ], "replies": { "id": "https://iosdev.space/users/j4ck/statuses/111387900945789350/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://iosdev.space/users/j4ck/statuses/111387900945789350/replies?only_other_accounts=true&page=true", "partOf": "https://iosdev.space/users/j4ck/statuses/111387900945789350/replies", "items": [] } }, "likes": { "id": "https://iosdev.space/users/j4ck/statuses/111387900945789350/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://iosdev.space/users/j4ck/statuses/111387900945789350/shares", "type": "Collection", "totalItems": 0 } }, { "id": "https://iosdev.space/users/j4ck/statuses/111389496129852019", "type": "Note", "summary": null, "inReplyTo": "https://iosdev.space/users/j4ck/statuses/111387856925884126", "published": "2023-11-11T02:13:45Z", "url": "https://iosdev.space/@j4ck/111389496129852019", "attributedTo": "https://iosdev.space/users/j4ck", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://iosdev.space/users/j4ck/followers" ], "sensitive": false, "atomUri": "https://iosdev.space/users/j4ck/statuses/111389496129852019", "inReplyToAtomUri": "https://iosdev.space/users/j4ck/statuses/111387856925884126", "conversation": "tag:iosdev.space,2023-11-08:objectId=4642860:objectType=Conversation", "content": "<p>Tonight:<br />- Added more data types<br />- Added more Form UI<br />- Moved Form State vars into actual model<br />- Picker<br /><a href=\"https://iosdev.space/tags/BuildInPublic\" class=\"mention hashtag\" rel=\"tag\">#<span>BuildInPublic</span></a> <a href=\"https://iosdev.space/tags/iOSDev\" class=\"mention hashtag\" rel=\"tag\">#<span>iOSDev</span></a></p>", "contentMap": { "en": "<p>Tonight:<br />- Added more data types<br />- Added more Form UI<br />- Moved Form State vars into actual model<br />- Picker<br /><a href=\"https://iosdev.space/tags/BuildInPublic\" class=\"mention hashtag\" rel=\"tag\">#<span>BuildInPublic</span></a> <a href=\"https://iosdev.space/tags/iOSDev\" class=\"mention hashtag\" rel=\"tag\">#<span>iOSDev</span></a></p>" }, "updated": "2023-11-11T02:14:16Z", "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://iosdev.space/tags/BuildInPublic", "name": "#BuildInPublic" }, { "type": "Hashtag", "href": "https://iosdev.space/tags/iosdev", "name": "#iosdev" } ], "replies": { "id": "https://iosdev.space/users/j4ck/statuses/111389496129852019/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://iosdev.space/users/j4ck/statuses/111389496129852019/replies?min_id=111394947883372638&page=true", "partOf": "https://iosdev.space/users/j4ck/statuses/111389496129852019/replies", "items": [ "https://iosdev.space/users/j4ck/statuses/111389680693768842", "https://iosdev.space/users/j4ck/statuses/111394947883372638" ] } }, "likes": { "id": "https://iosdev.space/users/j4ck/statuses/111389496129852019/likes", "type": "Collection", "totalItems": 1 }, "shares": { "id": "https://iosdev.space/users/j4ck/statuses/111389496129852019/shares", "type": "Collection", "totalItems": 0 } } ] } }