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://en.osm.town/users/mdione/statuses/113537422987532627",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-24T10:19:48Z",
"url": "https://en.osm.town/@mdione/113537422987532627",
"attributedTo": "https://en.osm.town/users/mdione",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://en.osm.town/users/mdione/followers"
],
"sensitive": false,
"atomUri": "https://en.osm.town/users/mdione/statuses/113537422987532627",
"inReplyToAtomUri": null,
"conversation": "tag:en.osm.town,2024-11-24:objectId=28747747:objectType=Conversation",
"content": "<p>I need a simple messaging system to install locally so I can get notifications from the <a href=\"https://en.osm.town/tags/monitoring\" class=\"mention hashtag\" rel=\"tag\">#<span>monitoring</span></a> system when the inet goes down. Which one would be simpler to install? <a href=\"https://en.osm.town/tags/xmpp\" class=\"mention hashtag\" rel=\"tag\">#<span>xmpp</span></a>? <a href=\"https://en.osm.town/tags/irc\" class=\"mention hashtag\" rel=\"tag\">#<span>irc</span></a>? Something else?</p>",
"contentMap": {
"en": "<p>I need a simple messaging system to install locally so I can get notifications from the <a href=\"https://en.osm.town/tags/monitoring\" class=\"mention hashtag\" rel=\"tag\">#<span>monitoring</span></a> system when the inet goes down. Which one would be simpler to install? <a href=\"https://en.osm.town/tags/xmpp\" class=\"mention hashtag\" rel=\"tag\">#<span>xmpp</span></a>? <a href=\"https://en.osm.town/tags/irc\" class=\"mention hashtag\" rel=\"tag\">#<span>irc</span></a>? Something else?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://en.osm.town/tags/monitoring",
"name": "#monitoring"
},
{
"type": "Hashtag",
"href": "https://en.osm.town/tags/xmpp",
"name": "#xmpp"
},
{
"type": "Hashtag",
"href": "https://en.osm.town/tags/irc",
"name": "#irc"
}
],
"replies": {
"id": "https://en.osm.town/users/mdione/statuses/113537422987532627/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://en.osm.town/users/mdione/statuses/113537422987532627/replies?only_other_accounts=true&page=true",
"partOf": "https://en.osm.town/users/mdione/statuses/113537422987532627/replies",
"items": []
}
},
"likes": {
"id": "https://en.osm.town/users/mdione/statuses/113537422987532627/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://en.osm.town/users/mdione/statuses/113537422987532627/shares",
"type": "Collection",
"totalItems": 1
}
}