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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/villares/statuses/109410154364261178",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-26T12:41:06Z",
"url": "https://mastodon.social/@villares/109410154364261178",
"attributedTo": "https://mastodon.social/users/villares",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/villares/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/villares/statuses/109410154364261178",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-26:objectId=343013041:objectType=Conversation",
"content": "<p>Crowdfunding experiment: If I get 10 new contributions at <a href=\"https://villares.gumroad.com\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">villares.gumroad.com</span><span class=\"invisible\"></span></a> I'll make a live coding video explaining some sketch from <a href=\"https://github.com/villares/sketch-a-day\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/villares/sketch-a-d</span><span class=\"invisible\">ay</span></a><br /><a href=\"https://mastodon.social/tags/Processing\" class=\"mention hashtag\" rel=\"tag\">#<span>Processing</span></a> <a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mastodon.social/tags/py5\" class=\"mention hashtag\" rel=\"tag\">#<span>py5</span></a> <a href=\"https://mastodon.social/tags/CreativeCoding\" class=\"mention hashtag\" rel=\"tag\">#<span>CreativeCoding</span></a><br />(You can help with RT/boost or commenting about your favorite sketch!)</p>",
"contentMap": {
"en": "<p>Crowdfunding experiment: If I get 10 new contributions at <a href=\"https://villares.gumroad.com\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">villares.gumroad.com</span><span class=\"invisible\"></span></a> I'll make a live coding video explaining some sketch from <a href=\"https://github.com/villares/sketch-a-day\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/villares/sketch-a-d</span><span class=\"invisible\">ay</span></a><br /><a href=\"https://mastodon.social/tags/Processing\" class=\"mention hashtag\" rel=\"tag\">#<span>Processing</span></a> <a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mastodon.social/tags/py5\" class=\"mention hashtag\" rel=\"tag\">#<span>py5</span></a> <a href=\"https://mastodon.social/tags/CreativeCoding\" class=\"mention hashtag\" rel=\"tag\">#<span>CreativeCoding</span></a><br />(You can help with RT/boost or commenting about your favorite sketch!)</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/410/134/778/441/322/original/f87205d7bab2c3b2.png",
"name": "a mosaic of images from my sketch-a-day project (daily drawings mad with code)",
"blurhash": "UEHoLE9F%1RQ~pM_D%%1Rj%KIoD$.8DitQRQ",
"focalPoint": [
0,
0
],
"width": 1200,
"height": 1200
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/processing",
"name": "#processing"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/py5",
"name": "#py5"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/creativecoding",
"name": "#creativecoding"
}
],
"replies": {
"id": "https://mastodon.social/users/villares/statuses/109410154364261178/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/villares/statuses/109410154364261178/replies?min_id=109410371086168619&page=true",
"partOf": "https://mastodon.social/users/villares/statuses/109410154364261178/replies",
"items": [
"https://mastodon.social/users/villares/statuses/109410371086168619"
]
}
},
"likes": {
"id": "https://mastodon.social/users/villares/statuses/109410154364261178/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/villares/statuses/109410154364261178/shares",
"type": "Collection",
"totalItems": 9
}
}