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/futureisfoss/statuses/108583192746417078",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-07-03T11:33:53Z",
"url": "https://fosstodon.org/@futureisfoss/108583192746417078",
"attributedTo": "https://fosstodon.org/users/futureisfoss",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/futureisfoss/followers",
"https://social.trom.tf/profile/roko"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/futureisfoss/statuses/108583192746417078",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-07-03:objectId=49876360:objectType=Conversation",
"content": "<p>For those who don't know, I also have a <a href=\"https://fosstodon.org/tags/Friendica\" class=\"mention hashtag\" rel=\"tag\">#<span>Friendica</span></a> account at <span class=\"h-card\" translate=\"no\"><a href=\"https://social.trom.tf/profile/roko\" class=\"u-url mention\">@<span>roko</span></a></span>, all of my long posts and everything would be posted there. Unlike Mastodon Friendica doesn't have a character limit, they also allow basic text formatting and inline images, so I can almost use it as a blog if I want 😉</p>",
"contentMap": {
"en": "<p>For those who don't know, I also have a <a href=\"https://fosstodon.org/tags/Friendica\" class=\"mention hashtag\" rel=\"tag\">#<span>Friendica</span></a> account at <span class=\"h-card\" translate=\"no\"><a href=\"https://social.trom.tf/profile/roko\" class=\"u-url mention\">@<span>roko</span></a></span>, all of my long posts and everything would be posted there. Unlike Mastodon Friendica doesn't have a character limit, they also allow basic text formatting and inline images, so I can almost use it as a blog if I want 😉</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.trom.tf/profile/roko",
"name": "@roko@social.trom.tf"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/friendica",
"name": "#friendica"
}
],
"replies": {
"id": "https://fosstodon.org/users/futureisfoss/statuses/108583192746417078/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/futureisfoss/statuses/108583192746417078/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/futureisfoss/statuses/108583192746417078/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/futureisfoss/statuses/108583192746417078/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://fosstodon.org/users/futureisfoss/statuses/108583192746417078/shares",
"type": "Collection",
"totalItems": 4
}
}