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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.cloud/users/mfeilner/statuses/111957156248610877",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-19T08:17:11Z",
"url": "https://mastodon.cloud/@mfeilner/111957156248610877",
"attributedTo": "https://mastodon.cloud/users/mfeilner",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/mfeilner/followers",
"https://fosstodon.org/users/fosdem"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/mfeilner/statuses/111957156248610877",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.cloud,2024-02-19:objectId=317550548:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.cloud/tags/FOSDEM\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSDEM</span></a> <a href=\"https://mastodon.cloud/tags/FOSDEM24\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSDEM24</span></a> my report in the German Linux-Magazine is at the printers. Here's a screen shot... <br /><span class=\"h-card\"><a href=\"https://fosstodon.org/@fosdem\" class=\"u-url mention\">@<span>fosdem</span></a></span> thanks so much for your great work!</p>",
"contentMap": {
"de": "<p><a href=\"https://mastodon.cloud/tags/FOSDEM\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSDEM</span></a> <a href=\"https://mastodon.cloud/tags/FOSDEM24\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSDEM24</span></a> my report in the German Linux-Magazine is at the printers. Here's a screen shot... <br /><span class=\"h-card\"><a href=\"https://fosstodon.org/@fosdem\" class=\"u-url mention\">@<span>fosdem</span></a></span> thanks so much for your great work!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mastodon.cloud/media_attachments/files/111/957/153/754/231/491/original/2639a6dfc82e823d.png",
"name": null,
"blurhash": "U@KUftoxoMjc00ofWBafxvagbFayxuWBkBkB",
"width": 642,
"height": 777
}
],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/fosdem",
"name": "@fosdem@fosstodon.org"
},
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/fosdem",
"name": "#fosdem"
},
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/fosdem24",
"name": "#fosdem24"
}
],
"replies": {
"id": "https://mastodon.cloud/users/mfeilner/statuses/111957156248610877/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/mfeilner/statuses/111957156248610877/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/mfeilner/statuses/111957156248610877/replies",
"items": []
}
}
}