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://dice.camp/users/Yora/statuses/112263154270608236",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-13T09:16:30Z",
"url": "https://dice.camp/@Yora/112263154270608236",
"attributedTo": "https://dice.camp/users/Yora",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://dice.camp/users/Yora/followers"
],
"sensitive": false,
"atomUri": "https://dice.camp/users/Yora/statuses/112263154270608236",
"inReplyToAtomUri": null,
"conversation": "tag:dice.camp,2024-04-13:objectId=59624712:objectType=Conversation",
"content": "<p>I've spend about an hour or maybe one and a half learning the basics of <a href=\"https://dice.camp/tags/Blender\" class=\"mention hashtag\" rel=\"tag\">#<span>Blender</span></a>, and I feel like I already have more tools that I understand how to use than I would need to make assets for a late 90s look 3D game.</p>",
"contentMap": {
"en": "<p>I've spend about an hour or maybe one and a half learning the basics of <a href=\"https://dice.camp/tags/Blender\" class=\"mention hashtag\" rel=\"tag\">#<span>Blender</span></a>, and I feel like I already have more tools that I understand how to use than I would need to make assets for a late 90s look 3D game.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://dice.camp/tags/blender",
"name": "#blender"
}
],
"replies": {
"id": "https://dice.camp/users/Yora/statuses/112263154270608236/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://dice.camp/users/Yora/statuses/112263154270608236/replies?only_other_accounts=true&page=true",
"partOf": "https://dice.camp/users/Yora/statuses/112263154270608236/replies",
"items": []
}
},
"likes": {
"id": "https://dice.camp/users/Yora/statuses/112263154270608236/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://dice.camp/users/Yora/statuses/112263154270608236/shares",
"type": "Collection",
"totalItems": 0
}
}