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://urda.social/users/urda/statuses/111241930525023372",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-16T00:45:52Z",
"url": "https://urda.social/@urda/111241930525023372",
"attributedTo": "https://urda.social/users/urda",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://urda.social/users/urda/followers"
],
"sensitive": false,
"atomUri": "https://urda.social/users/urda/statuses/111241930525023372",
"inReplyToAtomUri": null,
"conversation": "tag:urda.social,2023-10-16:objectId=88768:objectType=Conversation",
"content": "<p>Your friendly West Coast Software Engineer • I have traveled the coast from San Francisco, CA to Seattle, WA. This is my engineering story. <br /><a href=\"https://urda.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p>",
"contentMap": {
"en": "<p>Your friendly West Coast Software Engineer • I have traveled the coast from San Francisco, CA to Seattle, WA. This is my engineering story. <br /><a href=\"https://urda.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://urda.social/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://urda.social/users/urda/statuses/111241930525023372/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://urda.social/users/urda/statuses/111241930525023372/replies?only_other_accounts=true&page=true",
"partOf": "https://urda.social/users/urda/statuses/111241930525023372/replies",
"items": []
}
},
"likes": {
"id": "https://urda.social/users/urda/statuses/111241930525023372/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://urda.social/users/urda/statuses/111241930525023372/shares",
"type": "Collection",
"totalItems": 0
}
}