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.
{
"@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://mastodon.social/users/lobsters/statuses/114542229640037391",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-20T21:15:20Z",
"url": "https://mastodon.social/@lobsters/114542229640037391",
"attributedTo": "https://mastodon.social/users/lobsters",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/lobsters/followers",
"https://mastodon.sdf.org/users/stepbrobd"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/lobsters/statuses/114542229640037391",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-05-20:objectId=1002229206:objectType=Conversation",
"content": "<p>Running Pokemon Red on my GitHub Profile via <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.sdf.org/@stepbrobd\" class=\"u-url mention\">@<span>stepbrobd</span></a></span> <a href=\"https://lobste.rs/s/qykhwv\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">lobste.rs/s/qykhwv</span><span class=\"invisible\"></span></a> <a href=\"https://mastodon.social/tags/api\" class=\"mention hashtag\" rel=\"tag\">#<span>api</span></a> <a href=\"https://mastodon.social/tags/games\" class=\"mention hashtag\" rel=\"tag\">#<span>games</span></a> <a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a><br /><a href=\"https://farlow.dev/2025/05/19/pokemon-on-github-profile\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">farlow.dev/2025/05/19/pokemon-</span><span class=\"invisible\">on-github-profile</span></a></p>",
"contentMap": {
"en": "<p>Running Pokemon Red on my GitHub Profile via <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.sdf.org/@stepbrobd\" class=\"u-url mention\">@<span>stepbrobd</span></a></span> <a href=\"https://lobste.rs/s/qykhwv\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">lobste.rs/s/qykhwv</span><span class=\"invisible\"></span></a> <a href=\"https://mastodon.social/tags/api\" class=\"mention hashtag\" rel=\"tag\">#<span>api</span></a> <a href=\"https://mastodon.social/tags/games\" class=\"mention hashtag\" rel=\"tag\">#<span>games</span></a> <a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a><br /><a href=\"https://farlow.dev/2025/05/19/pokemon-on-github-profile\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">farlow.dev/2025/05/19/pokemon-</span><span class=\"invisible\">on-github-profile</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.sdf.org/users/stepbrobd",
"name": "@stepbrobd@mastodon.sdf.org"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/API",
"name": "#API"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/games",
"name": "#games"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
}
],
"replies": {
"id": "https://mastodon.social/users/lobsters/statuses/114542229640037391/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/lobsters/statuses/114542229640037391/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/lobsters/statuses/114542229640037391/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/lobsters/statuses/114542229640037391/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/lobsters/statuses/114542229640037391/shares",
"type": "Collection",
"totalItems": 2
}
}