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.social/users/splorp/statuses/111455176040771986",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-22T16:37:01Z",
"url": "https://mastodon.social/@splorp/111455176040771986",
"attributedTo": "https://mastodon.social/users/splorp",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/splorp/followers",
"https://bitbang.social/users/ActionRetro"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/splorp/statuses/111455176040771986",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-11-22:objectId=584219013:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://bitbang.social/@ActionRetro\" class=\"u-url mention\">@<span>ActionRetro</span></a></span> Heya. I submitted an account request for <a href=\"https://mastodon.social/tags/NewtonTalk\" class=\"mention hashtag\" rel=\"tag\">#<span>NewtonTalk</span></a> on bitbang.social … any word on getting that approved?</p><p>(Not impatient. Just excited.)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://bitbang.social/@ActionRetro\" class=\"u-url mention\">@<span>ActionRetro</span></a></span> Heya. I submitted an account request for <a href=\"https://mastodon.social/tags/NewtonTalk\" class=\"mention hashtag\" rel=\"tag\">#<span>NewtonTalk</span></a> on bitbang.social … any word on getting that approved?</p><p>(Not impatient. Just excited.)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://bitbang.social/users/ActionRetro",
"name": "@ActionRetro@bitbang.social"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/newtontalk",
"name": "#newtontalk"
}
],
"replies": {
"id": "https://mastodon.social/users/splorp/statuses/111455176040771986/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/splorp/statuses/111455176040771986/replies?min_id=111456362432384051&page=true",
"partOf": "https://mastodon.social/users/splorp/statuses/111455176040771986/replies",
"items": [
"https://mastodon.social/users/splorp/statuses/111456362432384051"
]
}
},
"likes": {
"id": "https://mastodon.social/users/splorp/statuses/111455176040771986/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/splorp/statuses/111455176040771986/shares",
"type": "Collection",
"totalItems": 0
}
}