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://mastodon.gamedev.place/users/shram86/statuses/112259457460132824",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-04-12T17:36:21Z",
"url": "https://mastodon.gamedev.place/@shram86/112259457460132824",
"attributedTo": "https://mastodon.gamedev.place/users/shram86",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/shram86/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/shram86/statuses/112259457460132824",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-04-12:objectId=87397080:objectType=Conversation",
"content": "<p>What's more annoying? <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a></p>",
"contentMap": {
"en": "<p>What's more annoying? <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a></p>"
},
"endTime": "2024-04-15T17:36:21Z",
"closed": "2024-04-15T17:36:21Z",
"votersCount": 24,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/shram86/statuses/112259457460132824/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/shram86/statuses/112259457460132824/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/shram86/statuses/112259457460132824/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/shram86/statuses/112259457460132824/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.gamedev.place/users/shram86/statuses/112259457460132824/shares",
"type": "Collection",
"totalItems": 2
},
"oneOf": [
{
"type": "Note",
"name": "You should use Rust instead",
"replies": {
"type": "Collection",
"totalItems": 16
}
},
{
"type": "Note",
"name": "You shouldn't make an RPG, they are too complex",
"replies": {
"type": "Collection",
"totalItems": 8
}
}
]
}