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://stormlight.space/users/bzf/statuses/111602914077837416",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-18T18:48:44Z",
"url": "https://stormlight.space/@bzf/111602914077837416",
"attributedTo": "https://stormlight.space/users/bzf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://stormlight.space/users/bzf/followers",
"https://stormlight.space/users/manet"
],
"sensitive": false,
"atomUri": "https://stormlight.space/users/bzf/statuses/111602914077837416",
"inReplyToAtomUri": null,
"conversation": "tag:stormlight.space,2023-12-18:objectId=542022:objectType=Conversation",
"content": "<p>I've released my first app onto the App Store, <span class=\"h-card\"><a href=\"https://stormlight.space/@manet\" class=\"u-url mention\">@<span>manet</span></a></span> - a music streaming app for <a href=\"https://stormlight.space/tags/jellyfin\" class=\"mention hashtag\" rel=\"tag\">#<span>jellyfin</span></a>! 🚀 </p><p><a href=\"https://apps.apple.com/us/app/manet-music/id6470928235\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">apps.apple.com/us/app/manet-mu</span><span class=\"invisible\">sic/id6470928235</span></a></p>",
"contentMap": {
"en": "<p>I've released my first app onto the App Store, <span class=\"h-card\"><a href=\"https://stormlight.space/@manet\" class=\"u-url mention\">@<span>manet</span></a></span> - a music streaming app for <a href=\"https://stormlight.space/tags/jellyfin\" class=\"mention hashtag\" rel=\"tag\">#<span>jellyfin</span></a>! 🚀 </p><p><a href=\"https://apps.apple.com/us/app/manet-music/id6470928235\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">apps.apple.com/us/app/manet-mu</span><span class=\"invisible\">sic/id6470928235</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://stormlight.space/users/manet",
"name": "@manet"
},
{
"type": "Hashtag",
"href": "https://stormlight.space/tags/jellyfin",
"name": "#jellyfin"
}
],
"replies": {
"id": "https://stormlight.space/users/bzf/statuses/111602914077837416/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://stormlight.space/users/bzf/statuses/111602914077837416/replies?only_other_accounts=true&page=true",
"partOf": "https://stormlight.space/users/bzf/statuses/111602914077837416/replies",
"items": []
}
}
}