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/109982258163192871",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-07T13:34:37Z",
"url": "https://sigmoid.social/@mervenoyan/109982258163192871",
"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/109982258163192871",
"inReplyToAtomUri": null,
"conversation": "tag:sigmoid.social,2023-03-07:objectId=7985800:objectType=Conversation",
"content": "<p>Did you know that you can caption images or retrieve characters from an image (known as OCR) using Image-to-Text models? 🖼️📄 <br />If you want to use them, we've got you covered 🤗<br />See this task page to learn about it 👉 huggingface.co/tasks/image-to-text</p>",
"contentMap": {
"tr": "<p>Did you know that you can caption images or retrieve characters from an image (known as OCR) using Image-to-Text models? 🖼️📄 <br />If you want to use them, we've got you covered 🤗<br />See this task page to learn about it 👉 huggingface.co/tasks/image-to-text</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/sigmoidsocial/media_attachments/files/109/982/257/854/572/041/original/f025d5898dc162f0.png",
"name": null,
"blurhash": "U85hr*ktpMEVK6tSSixsawNGx9adxrxTM|R%",
"width": 1536,
"height": 864
}
],
"tag": [],
"replies": {
"id": "https://sigmoid.social/users/mervenoyan/statuses/109982258163192871/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sigmoid.social/users/mervenoyan/statuses/109982258163192871/replies?only_other_accounts=true&page=true",
"partOf": "https://sigmoid.social/users/mervenoyan/statuses/109982258163192871/replies",
"items": []
}
},
"likes": {
"id": "https://sigmoid.social/users/mervenoyan/statuses/109982258163192871/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://sigmoid.social/users/mervenoyan/statuses/109982258163192871/shares",
"type": "Collection",
"totalItems": 1
}
}