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/mattjbones/statuses/109381097149341977",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-21T09:31:28Z",
"url": "https://mastodon.social/@mattjbones/109381097149341977",
"attributedTo": "https://mastodon.social/users/mattjbones",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mattjbones/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mattjbones/statuses/109381097149341977",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-21:objectId=338317048:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.social/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a> 👋</p><p>I’m matt and I spend a lot of my time building things that people use on the internet. I’m always down for <a href=\"https://mastodon.social/tags/Frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>Frontend</span></a> chat on all things <a href=\"https://mastodon.social/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a>, <a href=\"https://mastodon.social/tags/React\" class=\"mention hashtag\" rel=\"tag\">#<span>React</span></a>, <a href=\"https://mastodon.social/tags/WebAssembly\" class=\"mention hashtag\" rel=\"tag\">#<span>WebAssembly</span></a> etc.</p><p>I’m part scientist🔭🥼 (in another life), part maker🔩🪛, part runner🏃🏽♀️🏃♂️, part climber🧗🧗♂️… the list goes on.</p><p>I’m also super curious about how <a href=\"https://mastodon.social/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a> works and the <a href=\"https://mastodon.social/tags/Fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>Fediverse</span></a>, so now that I’ve been afforded some time off I may take a deeper look 👀</p><p>Nice to meet you, let’s chat! 🗣️</p>",
"contentMap": {
"af": "<p><a href=\"https://mastodon.social/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a> 👋</p><p>I’m matt and I spend a lot of my time building things that people use on the internet. I’m always down for <a href=\"https://mastodon.social/tags/Frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>Frontend</span></a> chat on all things <a href=\"https://mastodon.social/tags/JavaScript\" class=\"mention hashtag\" rel=\"tag\">#<span>JavaScript</span></a>, <a href=\"https://mastodon.social/tags/React\" class=\"mention hashtag\" rel=\"tag\">#<span>React</span></a>, <a href=\"https://mastodon.social/tags/WebAssembly\" class=\"mention hashtag\" rel=\"tag\">#<span>WebAssembly</span></a> etc.</p><p>I’m part scientist🔭🥼 (in another life), part maker🔩🪛, part runner🏃🏽♀️🏃♂️, part climber🧗🧗♂️… the list goes on.</p><p>I’m also super curious about how <a href=\"https://mastodon.social/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a> works and the <a href=\"https://mastodon.social/tags/Fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>Fediverse</span></a>, so now that I’ve been afforded some time off I may take a deeper look 👀</p><p>Nice to meet you, let’s chat! 🗣️</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/frontend",
"name": "#frontend"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/javascript",
"name": "#javascript"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/react",
"name": "#react"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/webassembly",
"name": "#webassembly"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/activitypub",
"name": "#activitypub"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/fediverse",
"name": "#fediverse"
}
],
"replies": {
"id": "https://mastodon.social/users/mattjbones/statuses/109381097149341977/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mattjbones/statuses/109381097149341977/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/mattjbones/statuses/109381097149341977/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/mattjbones/statuses/109381097149341977/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://mastodon.social/users/mattjbones/statuses/109381097149341977/shares",
"type": "Collection",
"totalItems": 2
}
}