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"
}
],
"id": "https://mastodon.social/users/hugovk/statuses/109297094451849673",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/ambv/statuses/109296831020179743",
"published": "2022-11-06T13:28:29Z",
"url": "https://mastodon.social/@hugovk/109297094451849673",
"attributedTo": "https://mastodon.social/users/hugovk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hugovk/followers",
"https://mastodon.social/users/ambv",
"https://fosstodon.org/users/fredrikaverpil"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hugovk/statuses/109297094451849673",
"inReplyToAtomUri": "https://mastodon.social/users/ambv/statuses/109296831020179743",
"conversation": "tag:mastodon.social,2022-11-06:objectId=326196802:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ambv\" class=\"u-url mention\">@<span>ambv</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@fredrikaverpil\" class=\"u-url mention\">@<span>fredrikaverpil</span></a></span> I can see it in the web UI of mastodon.social after repeatedly pressing "Load more" until there's 125 hashtags in the list...</p><p>Also can't see it in Android app as there's no "Load more" button.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ambv\" class=\"u-url mention\">@<span>ambv</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@fredrikaverpil\" class=\"u-url mention\">@<span>fredrikaverpil</span></a></span> I can see it in the web UI of mastodon.social after repeatedly pressing "Load more" until there's 125 hashtags in the list...</p><p>Also can't see it in Android app as there's no "Load more" button.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/ambv",
"name": "@ambv"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/fredrikaverpil",
"name": "@fredrikaverpil@fosstodon.org"
}
],
"replies": {
"id": "https://mastodon.social/users/hugovk/statuses/109297094451849673/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hugovk/statuses/109297094451849673/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/hugovk/statuses/109297094451849673/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/hugovk/statuses/109297094451849673/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/hugovk/statuses/109297094451849673/shares",
"type": "Collection",
"totalItems": 0
}
}