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"
}
],
"id": "https://mastodon.nz/users/pezmico/statuses/108218751111470733",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2022-04-30T02:51:35Z",
"url": "https://mastodon.nz/@pezmico/108218751111470733",
"attributedTo": "https://mastodon.nz/users/pezmico",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.nz/users/pezmico/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.nz/users/pezmico/statuses/108218751111470733",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.nz,2022-04-30:objectId=2209479:objectType=Conversation",
"content": "<p>Should i make a poll?</p>",
"contentMap": {
"en": "<p>Should i make a poll?</p>"
},
"endTime": "2022-04-30T08:51:35Z",
"closed": "2022-04-30T08:51:35Z",
"votersCount": 21,
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.nz/users/pezmico/statuses/108218751111470733/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.nz/users/pezmico/statuses/108218751111470733/replies?min_id=108220704395018120&page=true",
"partOf": "https://mastodon.nz/users/pezmico/statuses/108218751111470733/replies",
"items": [
"https://mastodon.nz/users/pezmico/statuses/108218950920785553",
"https://mastodon.nz/users/pezmico/statuses/108220704395018120"
]
}
},
"likes": {
"id": "https://mastodon.nz/users/pezmico/statuses/108218751111470733/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.nz/users/pezmico/statuses/108218751111470733/shares",
"type": "Collection",
"totalItems": 1
},
"oneOf": [
{
"type": "Note",
"name": "Sure polls are great",
"replies": {
"type": "Collection",
"totalItems": 8
}
},
{
"type": "Note",
"name": "No, what a waste of time",
"replies": {
"type": "Collection",
"totalItems": 1
}
},
{
"type": "Note",
"name": "Duh",
"replies": {
"type": "Collection",
"totalItems": 1
}
},
{
"type": "Note",
"name": "I see what you did there, well played.",
"replies": {
"type": "Collection",
"totalItems": 11
}
}
]
}