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://glasgow.social/users/sue/statuses/110041268213393056",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-17T23:41:39Z",
"url": "https://glasgow.social/@sue/110041268213393056",
"attributedTo": "https://glasgow.social/users/sue",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://glasgow.social/users/sue/followers"
],
"sensitive": false,
"atomUri": "https://glasgow.social/users/sue/statuses/110041268213393056",
"inReplyToAtomUri": null,
"conversation": "tag:glasgow.social,2023-03-17:objectId=17353993:objectType=Conversation",
"content": "<p>Oh my goodness <a href=\"https://glasgow.social/tags/Bicep\" class=\"mention hashtag\" rel=\"tag\">#<span>Bicep</span></a> were unbelievable. You know how when something is so good you just keep laughing? Aye, that. It was RIDICULOUS.</p>",
"contentMap": {
"en": "<p>Oh my goodness <a href=\"https://glasgow.social/tags/Bicep\" class=\"mention hashtag\" rel=\"tag\">#<span>Bicep</span></a> were unbelievable. You know how when something is so good you just keep laughing? Aye, that. It was RIDICULOUS.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://glasgow.social/tags/bicep",
"name": "#bicep"
}
],
"replies": {
"id": "https://glasgow.social/users/sue/statuses/110041268213393056/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://glasgow.social/users/sue/statuses/110041268213393056/replies?min_id=110041277631853601&page=true",
"partOf": "https://glasgow.social/users/sue/statuses/110041268213393056/replies",
"items": [
"https://glasgow.social/users/sue/statuses/110041277631853601"
]
}
},
"likes": {
"id": "https://glasgow.social/users/sue/statuses/110041268213393056/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://glasgow.social/users/sue/statuses/110041268213393056/shares",
"type": "Collection",
"totalItems": 0
}
}