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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://sigmoid.social/users/mervenoyan/statuses/109625013392952554/activity",
"type": "Create",
"actor": "https://sigmoid.social/users/mervenoyan",
"published": "2023-01-03T11:22:35Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sigmoid.social/users/mervenoyan/followers"
],
"object": {
"id": "https://sigmoid.social/users/mervenoyan/statuses/109625013392952554",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-03T11:22:35Z",
"url": "https://sigmoid.social/@mervenoyan/109625013392952554",
"attributedTo": "https://sigmoid.social/users/mervenoyan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sigmoid.social/users/mervenoyan/followers"
],
"sensitive": false,
"atomUri": "https://sigmoid.social/users/mervenoyan/statuses/109625013392952554",
"inReplyToAtomUri": null,
"conversation": "tag:sigmoid.social,2023-01-03:objectId=3945615:objectType=Conversation",
"content": "<p>Did you try Santa Coder 🎅🏻? It's an open-source code generation model for Python, Java and JavaScript! 🤯🤩 <br />Give it a try here: huggingface.co/spaces/bigcode/santacoder-demo</p>",
"contentMap": {
"tr": "<p>Did you try Santa Coder 🎅🏻? It's an open-source code generation model for Python, Java and JavaScript! 🤯🤩 <br />Give it a try here: huggingface.co/spaces/bigcode/santacoder-demo</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/sigmoidsocial/media_attachments/files/109/625/013/066/302/874/original/bc5cefcb26dfb653.png",
"name": null,
"blurhash": "UTE{kTju4nof~qWBayj[WBay?bay_3ayoLjt",
"width": 1536,
"height": 1111
}
],
"tag": [],
"replies": {
"id": "https://sigmoid.social/users/mervenoyan/statuses/109625013392952554/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sigmoid.social/users/mervenoyan/statuses/109625013392952554/replies?only_other_accounts=true&page=true",
"partOf": "https://sigmoid.social/users/mervenoyan/statuses/109625013392952554/replies",
"items": []
}
},
"likes": {
"id": "https://sigmoid.social/users/mervenoyan/statuses/109625013392952554/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://sigmoid.social/users/mervenoyan/statuses/109625013392952554/shares",
"type": "Collection",
"totalItems": 0
}
}
}