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://toot.chez.gay/users/brad/statuses/110674590636565697",
"type": "Note",
"summary": null,
"inReplyTo": "https://toot.chez.gay/users/brad/statuses/110674584476192809",
"published": "2023-07-07T20:03:53Z",
"url": "https://toot.chez.gay/@brad/110674590636565697",
"attributedTo": "https://toot.chez.gay/users/brad",
"to": [
"https://toot.chez.gay/users/brad/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://toot.chez.gay/users/brad/statuses/110674590636565697",
"inReplyToAtomUri": "https://toot.chez.gay/users/brad/statuses/110674584476192809",
"conversation": "tag:toot.chez.gay,2023-07-07:objectId=813:objectType=Conversation",
"content": "<p>I work in IT and love <a href=\"https://toot.chez.gay/tags/tech\" class=\"mention hashtag\" rel=\"tag\">#<span>tech</span></a> (hence setting up my own instance!), big into home automation stuff right now via <a href=\"https://toot.chez.gay/tags/HomeAssistant\" class=\"mention hashtag\" rel=\"tag\">#<span>HomeAssistant</span></a>. I spend a lot of time tinkering with automations and routines, making the house do stuff with minimal interaction is the goal!</p><p>I break things often but hey, this is how we learn, right? 😅</p>",
"contentMap": {
"en": "<p>I work in IT and love <a href=\"https://toot.chez.gay/tags/tech\" class=\"mention hashtag\" rel=\"tag\">#<span>tech</span></a> (hence setting up my own instance!), big into home automation stuff right now via <a href=\"https://toot.chez.gay/tags/HomeAssistant\" class=\"mention hashtag\" rel=\"tag\">#<span>HomeAssistant</span></a>. I spend a lot of time tinkering with automations and routines, making the house do stuff with minimal interaction is the goal!</p><p>I break things often but hey, this is how we learn, right? 😅</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://toot.chez.gay/tags/tech",
"name": "#tech"
},
{
"type": "Hashtag",
"href": "https://toot.chez.gay/tags/homeassistant",
"name": "#homeassistant"
}
],
"replies": {
"id": "https://toot.chez.gay/users/brad/statuses/110674590636565697/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.chez.gay/users/brad/statuses/110674590636565697/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.chez.gay/users/brad/statuses/110674590636565697/replies",
"items": []
}
}
}