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://fosstodon.org/users/travisfw/statuses/113036420709859502",
"type": "Note",
"summary": "Unfortunate Dvorak layout typos",
"inReplyTo": "https://old.mermaid.town/users/futzle/statuses/113036407685970282",
"published": "2024-08-27T22:48:19Z",
"url": "https://fosstodon.org/@travisfw/113036420709859502",
"attributedTo": "https://fosstodon.org/users/travisfw",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/travisfw/followers",
"https://old.mermaid.town/users/futzle"
],
"sensitive": true,
"atomUri": "https://fosstodon.org/users/travisfw/statuses/113036420709859502",
"inReplyToAtomUri": "https://old.mermaid.town/users/futzle/statuses/113036407685970282",
"conversation": "tag:old.mermaid.town,2022-11-30:objectId=224839:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://old.mermaid.town/@futzle\" class=\"u-url mention\">@<span>futzle</span></a></span> yay someone else uses <a href=\"https://fosstodon.org/tags/Dvorak\" class=\"mention hashtag\" rel=\"tag\">#<span>Dvorak</span></a>!!!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://old.mermaid.town/@futzle\" class=\"u-url mention\">@<span>futzle</span></a></span> yay someone else uses <a href=\"https://fosstodon.org/tags/Dvorak\" class=\"mention hashtag\" rel=\"tag\">#<span>Dvorak</span></a>!!!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://old.mermaid.town/users/futzle",
"name": "@futzle@old.mermaid.town"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/dvorak",
"name": "#dvorak"
}
],
"replies": {
"id": "https://fosstodon.org/users/travisfw/statuses/113036420709859502/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/travisfw/statuses/113036420709859502/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/travisfw/statuses/113036420709859502/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/travisfw/statuses/113036420709859502/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/travisfw/statuses/113036420709859502/shares",
"type": "Collection",
"totalItems": 0
}
}