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.world/users/vonmoos/statuses/109376146479601701",
"type": "Note",
"summary": null,
"inReplyTo": "https://tech.lgbt/users/laurakm/statuses/109370867899322648",
"published": "2022-11-20T12:32:27Z",
"url": "https://mastodon.world/@vonmoos/109376146479601701",
"attributedTo": "https://mastodon.world/users/vonmoos",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.world/users/vonmoos/followers",
"https://tech.lgbt/users/laurakm"
],
"sensitive": false,
"atomUri": "https://mastodon.world/users/vonmoos/statuses/109376146479601701",
"inReplyToAtomUri": "https://tech.lgbt/users/laurakm/statuses/109370867899322648",
"conversation": "tag:tech.lgbt,2022-11-19:objectId=29449882:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tech.lgbt/@laurakm\" class=\"u-url mention\">@<span>laurakm</span></a></span> yes! As I close in on my first day exploring the <a href=\"https://mastodon.world/tags/fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>fediverse</span></a>, I’m coming to the same realisation and undergoing the same paradigm shift. Thank you for putting into words what’s been rumbling in my head for the last few hours</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tech.lgbt/@laurakm\" class=\"u-url mention\">@<span>laurakm</span></a></span> yes! As I close in on my first day exploring the <a href=\"https://mastodon.world/tags/fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>fediverse</span></a>, I’m coming to the same realisation and undergoing the same paradigm shift. Thank you for putting into words what’s been rumbling in my head for the last few hours</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://tech.lgbt/users/laurakm",
"name": "@laurakm@tech.lgbt"
},
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/fediverse",
"name": "#fediverse"
}
],
"replies": {
"id": "https://mastodon.world/users/vonmoos/statuses/109376146479601701/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.world/users/vonmoos/statuses/109376146479601701/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.world/users/vonmoos/statuses/109376146479601701/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.world/users/vonmoos/statuses/109376146479601701/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.world/users/vonmoos/statuses/109376146479601701/shares",
"type": "Collection",
"totalItems": 0
}
}