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://fosstodon.org/users/kzimmermann/statuses/113501361145651079",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-18T01:28:48Z",
"url": "https://fosstodon.org/@kzimmermann/113501361145651079",
"attributedTo": "https://fosstodon.org/users/kzimmermann",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/kzimmermann/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/kzimmermann/statuses/113501361145651079",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-11-18:objectId=261855507:objectType=Conversation",
"content": "<p>After some pretty intense moving around and settling down, I'm finally able to whip out my <a href=\"https://fosstodon.org/tags/RPi\" class=\"mention hashtag\" rel=\"tag\">#<span>RPi</span></a>, a portable screen and a keyboard and do some old school CLI computing again! I love this feeling. So raw, low-level. Nothing like it! </p><p>Mainstream Technology has failed us, but we can take back our power through our communities!</p>",
"contentMap": {
"en": "<p>After some pretty intense moving around and settling down, I'm finally able to whip out my <a href=\"https://fosstodon.org/tags/RPi\" class=\"mention hashtag\" rel=\"tag\">#<span>RPi</span></a>, a portable screen and a keyboard and do some old school CLI computing again! I love this feeling. So raw, low-level. Nothing like it! </p><p>Mainstream Technology has failed us, but we can take back our power through our communities!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rpi",
"name": "#rpi"
}
],
"replies": {
"id": "https://fosstodon.org/users/kzimmermann/statuses/113501361145651079/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/kzimmermann/statuses/113501361145651079/replies?min_id=113501485080784788&page=true",
"partOf": "https://fosstodon.org/users/kzimmermann/statuses/113501361145651079/replies",
"items": [
"https://fosstodon.org/users/kzimmermann/statuses/113501422809368265",
"https://fosstodon.org/users/kzimmermann/statuses/113501485080784788"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/kzimmermann/statuses/113501361145651079/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://fosstodon.org/users/kzimmermann/statuses/113501361145651079/shares",
"type": "Collection",
"totalItems": 0
}
}