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://oulipo.social/users/quincy/statuses/112806115440930647",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-07-18T06:38:40Z",
"url": "https://oulipo.social/@quincy/112806115440930647",
"attributedTo": "https://oulipo.social/users/quincy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://oulipo.social/users/quincy/followers"
],
"sensitive": false,
"atomUri": "https://oulipo.social/users/quincy/statuses/112806115440930647",
"inReplyToAtomUri": null,
"conversation": "tag:oulipo.social,2024-07-18:objectId=9426345:objectType=Conversation",
"content": "<p><a href=\"https://oulipo.social/tags/polls\" class=\"mention hashtag\" rel=\"tag\">#<span>polls</span></a>: pollination and/or pollution?</p>",
"contentMap": {
"en": "<p><a href=\"https://oulipo.social/tags/polls\" class=\"mention hashtag\" rel=\"tag\">#<span>polls</span></a>: pollination and/or pollution?</p>"
},
"endTime": "2024-07-25T06:38:40Z",
"closed": "2024-07-25T06:38:40Z",
"votersCount": 11,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://oulipo.social/tags/polls",
"name": "#polls"
}
],
"replies": {
"id": "https://oulipo.social/users/quincy/statuses/112806115440930647/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://oulipo.social/users/quincy/statuses/112806115440930647/replies?only_other_accounts=true&page=true",
"partOf": "https://oulipo.social/users/quincy/statuses/112806115440930647/replies",
"items": []
}
},
"anyOf": [
{
"type": "Note",
"name": "pollination",
"replies": {
"type": "Collection",
"totalItems": 9
}
},
{
"type": "Note",
"name": "pollution",
"replies": {
"type": "Collection",
"totalItems": 5
}
}
]
}