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://cosocial.ca/users/jszym/statuses/113415546450986902",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-11-02T21:44:59Z",
"url": "https://cosocial.ca/@jszym/113415546450986902",
"attributedTo": "https://cosocial.ca/users/jszym",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://cosocial.ca/users/jszym/followers"
],
"sensitive": false,
"atomUri": "https://cosocial.ca/users/jszym/statuses/113415546450986902",
"inReplyToAtomUri": null,
"conversation": "tag:cosocial.ca,2024-11-02:objectId=29254988:objectType=Conversation",
"content": "<p>Fellow Canadians, in what container do you buy your milk?</p><p><a href=\"https://cosocial.ca/tags/canada\" class=\"mention hashtag\" rel=\"tag\">#<span>canada</span></a> <a href=\"https://cosocial.ca/tags/milk\" class=\"mention hashtag\" rel=\"tag\">#<span>milk</span></a> <a href=\"https://cosocial.ca/tags/poll\" class=\"mention hashtag\" rel=\"tag\">#<span>poll</span></a></p>",
"contentMap": {
"en": "<p>Fellow Canadians, in what container do you buy your milk?</p><p><a href=\"https://cosocial.ca/tags/canada\" class=\"mention hashtag\" rel=\"tag\">#<span>canada</span></a> <a href=\"https://cosocial.ca/tags/milk\" class=\"mention hashtag\" rel=\"tag\">#<span>milk</span></a> <a href=\"https://cosocial.ca/tags/poll\" class=\"mention hashtag\" rel=\"tag\">#<span>poll</span></a></p>"
},
"endTime": "2024-11-05T21:44:59Z",
"closed": "2024-11-05T21:44:59Z",
"votersCount": 33,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://cosocial.ca/tags/canada",
"name": "#canada"
},
{
"type": "Hashtag",
"href": "https://cosocial.ca/tags/milk",
"name": "#milk"
},
{
"type": "Hashtag",
"href": "https://cosocial.ca/tags/poll",
"name": "#poll"
}
],
"replies": {
"id": "https://cosocial.ca/users/jszym/statuses/113415546450986902/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://cosocial.ca/users/jszym/statuses/113415546450986902/replies?only_other_accounts=true&page=true",
"partOf": "https://cosocial.ca/users/jszym/statuses/113415546450986902/replies",
"items": []
}
},
"oneOf": [
{
"type": "Note",
"name": "Carton",
"replies": {
"type": "Collection",
"totalItems": 16
}
},
{
"type": "Note",
"name": "Bag",
"replies": {
"type": "Collection",
"totalItems": 7
}
},
{
"type": "Note",
"name": "Bottle",
"replies": {
"type": "Collection",
"totalItems": 6
}
},
{
"type": "Note",
"name": "Other???",
"replies": {
"type": "Collection",
"totalItems": 4
}
}
]
}