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"
}
],
"id": "https://fosstodon.org/users/vincentab/statuses/109262720284244544",
"type": "Note",
"summary": null,
"inReplyTo": "https://fediscience.org/users/andrew/statuses/109257823882967048",
"published": "2022-10-31T11:46:41Z",
"url": "https://fosstodon.org/@vincentab/109262720284244544",
"attributedTo": "https://fosstodon.org/users/vincentab",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/vincentab/followers",
"https://fediscience.org/users/andrew",
"https://mastodon.social/users/michaelflynn"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/vincentab/statuses/109262720284244544",
"inReplyToAtomUri": "https://fediscience.org/users/andrew/statuses/109257823882967048",
"conversation": "tag:mastodon.social,2022-10-30:objectId=323594475:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@andrew\" class=\"u-url mention\">@<span>andrew</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@michaelflynn\" class=\"u-url mention\">@<span>michaelflynn</span></a></span> thanks, that's good to know! And if I accumulate some followers on my current server (fosstodon) but decide to move later to fediscience, then I "lose" all the followers, right? So my initial choice is very important...</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@andrew\" class=\"u-url mention\">@<span>andrew</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@michaelflynn\" class=\"u-url mention\">@<span>michaelflynn</span></a></span> thanks, that's good to know! And if I accumulate some followers on my current server (fosstodon) but decide to move later to fediscience, then I "lose" all the followers, right? So my initial choice is very important...</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fediscience.org/users/andrew",
"name": "@andrew@fediscience.org"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/michaelflynn",
"name": "@michaelflynn@mastodon.social"
}
],
"replies": {
"id": "https://fosstodon.org/users/vincentab/statuses/109262720284244544/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/vincentab/statuses/109262720284244544/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/vincentab/statuses/109262720284244544/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/vincentab/statuses/109262720284244544/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/vincentab/statuses/109262720284244544/shares",
"type": "Collection",
"totalItems": 0
}
}