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://sfba.social/users/vassko/outbox?page=true",
"type": "OrderedCollectionPage",
"prev": "https://sfba.social/users/vassko/outbox?min_id=109300448054889595&page=true",
"partOf": "https://sfba.social/users/vassko/outbox",
"orderedItems": [
{
"id": "https://sfba.social/users/vassko/statuses/109300448054889595/activity",
"type": "Create",
"actor": "https://sfba.social/users/vassko",
"published": "2022-11-07T03:41:21Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sfba.social/users/vassko/followers"
],
"object": {
"id": "https://sfba.social/users/vassko/statuses/109300448054889595",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T03:41:21Z",
"url": "https://sfba.social/@vassko/109300448054889595",
"attributedTo": "https://sfba.social/users/vassko",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sfba.social/users/vassko/followers"
],
"sensitive": false,
"atomUri": "https://sfba.social/users/vassko/statuses/109300448054889595",
"inReplyToAtomUri": null,
"conversation": "tag:sfba.social,2022-11-07:objectId=2895057:objectType=Conversation",
"content": "<p>Just testing this new platform tonight <a href=\"https://sfba.social/tags/dog\" class=\"mention hashtag\" rel=\"tag\">#<span>dog</span></a> (not sure why I can’t attach a pic here)</p>",
"contentMap": {
"en": "<p>Just testing this new platform tonight <a href=\"https://sfba.social/tags/dog\" class=\"mention hashtag\" rel=\"tag\">#<span>dog</span></a> (not sure why I can’t attach a pic here)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://sfba.social/tags/dog",
"name": "#dog"
}
],
"replies": {
"id": "https://sfba.social/users/vassko/statuses/109300448054889595/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sfba.social/users/vassko/statuses/109300448054889595/replies?only_other_accounts=true&page=true",
"partOf": "https://sfba.social/users/vassko/statuses/109300448054889595/replies",
"items": []
}
},
"likes": {
"id": "https://sfba.social/users/vassko/statuses/109300448054889595/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://sfba.social/users/vassko/statuses/109300448054889595/shares",
"type": "Collection",
"totalItems": 0
}
}
}
]
}