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://mastodon.social/users/oskay/statuses/111863147699343239",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.makerforums.info/users/mcdanlj/statuses/111859779800487467",
"published": "2024-02-02T17:49:34Z",
"url": "https://mastodon.social/@oskay/111863147699343239",
"attributedTo": "https://mastodon.social/users/oskay",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/oskay/followers",
"https://social.makerforums.info/users/mcdanlj",
"https://chaos.social/users/swym"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/oskay/statuses/111863147699343239",
"inReplyToAtomUri": "https://social.makerforums.info/users/mcdanlj/statuses/111859779800487467",
"conversation": "tag:mastodon.social,2024-02-01:objectId=632845186:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.makerforums.info/@mcdanlj\" class=\"u-url mention\">@<span>mcdanlj</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@swym\" class=\"u-url mention\">@<span>swym</span></a></span> </p><p>Come to think of it, I have programs that could end that way. 🤔</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.makerforums.info/@mcdanlj\" class=\"u-url mention\">@<span>mcdanlj</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@swym\" class=\"u-url mention\">@<span>swym</span></a></span> </p><p>Come to think of it, I have programs that could end that way. 🤔</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.makerforums.info/users/mcdanlj",
"name": "@mcdanlj@social.makerforums.info"
},
{
"type": "Mention",
"href": "https://chaos.social/users/swym",
"name": "@swym@chaos.social"
}
],
"replies": {
"id": "https://mastodon.social/users/oskay/statuses/111863147699343239/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/oskay/statuses/111863147699343239/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/oskay/statuses/111863147699343239/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/oskay/statuses/111863147699343239/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/oskay/statuses/111863147699343239/shares",
"type": "Collection",
"totalItems": 0
}
}