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://data-folks.masto.host/users/john/statuses/109372711976692037",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-19T21:59:01Z",
"url": "https://data-folks.masto.host/@john/109372711976692037",
"attributedTo": "https://data-folks.masto.host/users/john",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://data-folks.masto.host/users/john/followers",
"https://recsys.social/users/eugeneyan"
],
"sensitive": true,
"atomUri": "https://data-folks.masto.host/users/john/statuses/109372711976692037",
"inReplyToAtomUri": null,
"conversation": "tag:data-folks.masto.host,2022-11-19:objectId=290163:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://recsys.social/@eugeneyan\" class=\"u-url mention\">@<span>eugeneyan</span></a></span> Awesome, thanks for sharing! I've never experimented with <a href=\"https://data-folks.masto.host/tags/Jekyll\" class=\"mention hashtag\" rel=\"tag\">#<span>Jekyll</span></a>, it's going on my list! I look at the website project as a good place to experiment and learn for me</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://recsys.social/@eugeneyan\" class=\"u-url mention\">@<span>eugeneyan</span></a></span> Awesome, thanks for sharing! I've never experimented with <a href=\"https://data-folks.masto.host/tags/Jekyll\" class=\"mention hashtag\" rel=\"tag\">#<span>Jekyll</span></a>, it's going on my list! I look at the website project as a good place to experiment and learn for me</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://recsys.social/users/eugeneyan",
"name": "@eugeneyan@recsys.social"
},
{
"type": "Hashtag",
"href": "https://data-folks.masto.host/tags/jekyll",
"name": "#jekyll"
}
],
"replies": {
"id": "https://data-folks.masto.host/users/john/statuses/109372711976692037/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://data-folks.masto.host/users/john/statuses/109372711976692037/replies?only_other_accounts=true&page=true",
"partOf": "https://data-folks.masto.host/users/john/statuses/109372711976692037/replies",
"items": []
}
},
"likes": {
"id": "https://data-folks.masto.host/users/john/statuses/109372711976692037/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://data-folks.masto.host/users/john/statuses/109372711976692037/shares",
"type": "Collection",
"totalItems": 0
}
}