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://writing.exchange/users/matt/statuses/108195088259279590",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-25T22:33:49Z",
"url": "https://writing.exchange/@matt/108195088259279590",
"attributedTo": "https://writing.exchange/users/matt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://writing.exchange/users/matt/followers"
],
"sensitive": false,
"atomUri": "https://writing.exchange/users/matt/statuses/108195088259279590",
"inReplyToAtomUri": null,
"conversation": "tag:writing.exchange,2022-04-25:objectId=17014861:objectType=Conversation",
"content": "<p>Welcome to all the new Writing Exchange users joining us from Twitter!</p><p>We're friendly here. If you want to send out an <a href=\"https://writing.exchange/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> post, I'll boost it so you can start finding some followers.</p><p>Otherwise, check out the Local Timeline to see what conversations are happening.</p>",
"contentMap": {
"en": "<p>Welcome to all the new Writing Exchange users joining us from Twitter!</p><p>We're friendly here. If you want to send out an <a href=\"https://writing.exchange/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> post, I'll boost it so you can start finding some followers.</p><p>Otherwise, check out the Local Timeline to see what conversations are happening.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://writing.exchange/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://writing.exchange/users/matt/statuses/108195088259279590/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://writing.exchange/users/matt/statuses/108195088259279590/replies?min_id=108195095883945099&page=true",
"partOf": "https://writing.exchange/users/matt/statuses/108195088259279590/replies",
"items": [
"https://writing.exchange/users/matt/statuses/108195095883945099"
]
}
},
"likes": {
"id": "https://writing.exchange/users/matt/statuses/108195088259279590/likes",
"type": "Collection",
"totalItems": 52
},
"shares": {
"id": "https://writing.exchange/users/matt/statuses/108195088259279590/shares",
"type": "Collection",
"totalItems": 14
}
}