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/r_schulz_maker/statuses/113545338670594679",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/themagpi/statuses/113543265338614453",
"published": "2024-11-25T19:52:51Z",
"url": "https://mastodon.social/@r_schulz_maker/113545338670594679",
"attributedTo": "https://mastodon.social/users/r_schulz_maker",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/r_schulz_maker/followers",
"https://mastodon.social/users/themagpi",
"https://mastodon.social/users/pygame"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/r_schulz_maker/statuses/113545338670594679",
"inReplyToAtomUri": "https://mastodon.social/users/themagpi/statuses/113543265338614453",
"conversation": "tag:mastodon.social,2024-11-25:objectId=856775567:objectType=Conversation",
"content": "<p>Hi <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@themagpi\" class=\"u-url mention\">@<span>themagpi</span></a></span>, I wrote a <a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> script supported by GUI and <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@pygame\" class=\"u-url mention\">@<span>pygame</span></a></span> on a <a href=\"https://mastodon.social/tags/raspberrypi\" class=\"mention hashtag\" rel=\"tag\">#<span>raspberrypi</span></a> 400 to help my daughter with her homework, so that she can recognize different instruments by sound and image. <a href=\"https://mastodon.social/tags/MagPiMonday\" class=\"mention hashtag\" rel=\"tag\">#<span>MagPiMonday</span></a> <a href=\"https://mastodon.social/tags/maker\" class=\"mention hashtag\" rel=\"tag\">#<span>maker</span></a></p>",
"contentMap": {
"de": "<p>Hi <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@themagpi\" class=\"u-url mention\">@<span>themagpi</span></a></span>, I wrote a <a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> script supported by GUI and <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@pygame\" class=\"u-url mention\">@<span>pygame</span></a></span> on a <a href=\"https://mastodon.social/tags/raspberrypi\" class=\"mention hashtag\" rel=\"tag\">#<span>raspberrypi</span></a> 400 to help my daughter with her homework, so that she can recognize different instruments by sound and image. <a href=\"https://mastodon.social/tags/MagPiMonday\" class=\"mention hashtag\" rel=\"tag\">#<span>MagPiMonday</span></a> <a href=\"https://mastodon.social/tags/maker\" class=\"mention hashtag\" rel=\"tag\">#<span>maker</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/113/545/338/327/276/887/original/3677e1fff89edb58.png",
"name": "",
"blurhash": "UkNAk:%M00Riozj[tRWBtRR*M{tR%2axRPt7",
"width": 1536,
"height": 860
}
],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/themagpi",
"name": "@themagpi"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/pygame",
"name": "@pygame"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/raspberrypi",
"name": "#raspberrypi"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/MagPiMonday",
"name": "#MagPiMonday"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/maker",
"name": "#maker"
}
],
"replies": {
"id": "https://mastodon.social/users/r_schulz_maker/statuses/113545338670594679/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/r_schulz_maker/statuses/113545338670594679/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/r_schulz_maker/statuses/113545338670594679/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/r_schulz_maker/statuses/113545338670594679/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/r_schulz_maker/statuses/113545338670594679/shares",
"type": "Collection",
"totalItems": 6
}
}