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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://dice.camp/users/PaulStefko/statuses/109626582099669216",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-03T18:01:31Z",
"url": "https://dice.camp/@PaulStefko/109626582099669216",
"attributedTo": "https://dice.camp/users/PaulStefko",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://dice.camp/users/PaulStefko/followers"
],
"sensitive": false,
"atomUri": "https://dice.camp/users/PaulStefko/statuses/109626582099669216",
"inReplyToAtomUri": null,
"conversation": "tag:dice.camp,2023-01-03:objectId=7797115:objectType=Conversation",
"content": "<p>I've leveled up my RPG session tracking for this year. No more spreadsheets for me!</p><p><a href=\"https://dice.camp/tags/SQL\" class=\"mention hashtag\" rel=\"tag\">#<span>SQL</span></a> <a href=\"https://dice.camp/tags/React\" class=\"mention hashtag\" rel=\"tag\">#<span>React</span></a> <a href=\"https://dice.camp/tags/TTRPG\" class=\"mention hashtag\" rel=\"tag\">#<span>TTRPG</span></a></p>",
"contentMap": {
"en": "<p>I've leveled up my RPG session tracking for this year. No more spreadsheets for me!</p><p><a href=\"https://dice.camp/tags/SQL\" class=\"mention hashtag\" rel=\"tag\">#<span>SQL</span></a> <a href=\"https://dice.camp/tags/React\" class=\"mention hashtag\" rel=\"tag\">#<span>React</span></a> <a href=\"https://dice.camp/tags/TTRPG\" class=\"mention hashtag\" rel=\"tag\">#<span>TTRPG</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/dicecamp/media_attachments/files/109/626/570/690/716/063/original/909b59b22146f3bc.png",
"name": "Screenshot of a web app for tracking rpg sessions, including a chart showing Sessions Over Time, a pie charts of systems, and a tag cloud.",
"blurhash": "UNS6DHDN$J?Zpct,I^IWMen4nitQJ7X5n#$f",
"focalPoint": [
-0.72,
1
],
"width": 910,
"height": 976
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://dice.camp/tags/sql",
"name": "#sql"
},
{
"type": "Hashtag",
"href": "https://dice.camp/tags/react",
"name": "#react"
},
{
"type": "Hashtag",
"href": "https://dice.camp/tags/ttrpg",
"name": "#ttrpg"
}
],
"replies": {
"id": "https://dice.camp/users/PaulStefko/statuses/109626582099669216/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://dice.camp/users/PaulStefko/statuses/109626582099669216/replies?only_other_accounts=true&page=true",
"partOf": "https://dice.camp/users/PaulStefko/statuses/109626582099669216/replies",
"items": []
}
},
"likes": {
"id": "https://dice.camp/users/PaulStefko/statuses/109626582099669216/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://dice.camp/users/PaulStefko/statuses/109626582099669216/shares",
"type": "Collection",
"totalItems": 2
}
}