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.online/users/davscomur/statuses/108205804975535937",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-27T19:59:13Z",
"url": "https://mastodon.online/@davscomur/108205804975535937",
"attributedTo": "https://mastodon.online/users/davscomur",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/davscomur/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/davscomur/statuses/108205804975535937",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2022-04-27:objectId=55013578:objectType=Conversation",
"content": "<p>One of the things I already love about <a href=\"https://mastodon.online/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> is that being here is like being in a room of people talking about things they love, their hobbies, their jobs, themselves. It’s a very different world from what I’m used to on social media. </p><p>If it’s ok, I’m going to do the same. I’m a professor of music (specifically piano) and am going to talk a little about one of my favorite topics: American composers.</p>",
"contentMap": {
"en": "<p>One of the things I already love about <a href=\"https://mastodon.online/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> is that being here is like being in a room of people talking about things they love, their hobbies, their jobs, themselves. It’s a very different world from what I’m used to on social media. </p><p>If it’s ok, I’m going to do the same. I’m a professor of music (specifically piano) and am going to talk a little about one of my favorite topics: American composers.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/mastodon",
"name": "#mastodon"
}
],
"replies": {
"id": "https://mastodon.online/users/davscomur/statuses/108205804975535937/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/davscomur/statuses/108205804975535937/replies?min_id=108205816285373487&page=true",
"partOf": "https://mastodon.online/users/davscomur/statuses/108205804975535937/replies",
"items": [
"https://mastodon.online/users/davscomur/statuses/108205816285373487"
]
}
},
"likes": {
"id": "https://mastodon.online/users/davscomur/statuses/108205804975535937/likes",
"type": "Collection",
"totalItems": 18
},
"shares": {
"id": "https://mastodon.online/users/davscomur/statuses/108205804975535937/shares",
"type": "Collection",
"totalItems": 3
}
}