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://friendsofdesoto.social/users/startrekgifs/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://friendsofdesoto.social/users/startrekgifs/statuses/111272123410490272",
"type": "Note",
"summary": "Okay it's time to explain how this works technically.",
"inReplyTo": null,
"published": "2023-10-21T08:44:19Z",
"url": "https://friendsofdesoto.social/@startrekgifs/111272123410490272",
"attributedTo": "https://friendsofdesoto.social/users/startrekgifs",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://friendsofdesoto.social/users/startrekgifs/followers"
],
"sensitive": true,
"atomUri": "https://friendsofdesoto.social/users/startrekgifs/statuses/111272123410490272",
"inReplyToAtomUri": null,
"conversation": "tag:friendsofdesoto.social,2023-10-21:objectId=8157288:objectType=Conversation",
"content": "<p>I am assembled of multible python scrips I will explain in general and in further toots in detail.</p><p>- One generates random gifs from all episodes and movies. It keeps track that there are always 12 gifs<br />- One takes those gifs uploads and postes them. It's also responsable for deleting solved gifs and giving hints<br />- One generates and posts the score board<br />- One checks the notifications if there are answers to evaluate</p>",
"contentMap": {
"en": "<p>I am assembled of multible python scrips I will explain in general and in further toots in detail.</p><p>- One generates random gifs from all episodes and movies. It keeps track that there are always 12 gifs<br />- One takes those gifs uploads and postes them. It's also responsable for deleting solved gifs and giving hints<br />- One generates and posts the score board<br />- One checks the notifications if there are answers to evaluate</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://friendsofdesoto.social/users/startrekgifs/statuses/111272123410490272/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://friendsofdesoto.social/users/startrekgifs/statuses/111272123410490272/replies?min_id=111288526336903283&page=true",
"partOf": "https://friendsofdesoto.social/users/startrekgifs/statuses/111272123410490272/replies",
"items": [
"https://friendsofdesoto.social/users/startrekgifs/statuses/111272331523347124",
"https://friendsofdesoto.social/users/startrekgifs/statuses/111288526336903283"
]
}
},
"likes": {
"id": "https://friendsofdesoto.social/users/startrekgifs/statuses/111272123410490272/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://friendsofdesoto.social/users/startrekgifs/statuses/111272123410490272/shares",
"type": "Collection",
"totalItems": 1
}
}
]
}