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://mathstodon.xyz/users/kimdayers/statuses/109272191084744951",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-02T03:55:14Z",
"url": "https://mathstodon.xyz/@kimdayers/109272191084744951",
"attributedTo": "https://mathstodon.xyz/users/kimdayers",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/kimdayers/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/kimdayers/statuses/109272191084744951",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-11-02:objectId=28214974:objectType=Conversation",
"content": "<p>Apropos of nothing, I guess I’ll give this whole tooting thing a try. <a href=\"https://mathstodon.xyz/tags/mathtwitter\" class=\"mention hashtag\" rel=\"tag\">#<span>mathtwitter</span></a> where ya at?</p>",
"contentMap": {
"en": "<p>Apropos of nothing, I guess I’ll give this whole tooting thing a try. <a href=\"https://mathstodon.xyz/tags/mathtwitter\" class=\"mention hashtag\" rel=\"tag\">#<span>mathtwitter</span></a> where ya at?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/MathTwitter",
"name": "#MathTwitter"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/kimdayers/statuses/109272191084744951/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/kimdayers/statuses/109272191084744951/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/kimdayers/statuses/109272191084744951/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/kimdayers/statuses/109272191084744951/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mathstodon.xyz/users/kimdayers/statuses/109272191084744951/shares",
"type": "Collection",
"totalItems": 3
}
}