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://social.coop/users/astrojuanlu/statuses/113202220877563491",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-26T05:33:29Z",
"url": "https://social.coop/@astrojuanlu/113202220877563491",
"attributedTo": "https://social.coop/users/astrojuanlu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.coop/users/astrojuanlu/followers"
],
"sensitive": false,
"atomUri": "https://social.coop/users/astrojuanlu/statuses/113202220877563491",
"inReplyToAtomUri": null,
"conversation": "tag:social.coop,2024-09-26:objectId=128908701:objectType=Conversation",
"content": "<p>uv breaking the ceiling and no signs of slowing down 😱 <a href=\"https://social.coop/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> <a href=\"https://social.coop/tags/packaging\" class=\"mention hashtag\" rel=\"tag\">#<span>packaging</span></a> <a href=\"https://social.coop/tags/uv\" class=\"mention hashtag\" rel=\"tag\">#<span>uv</span></a></p>",
"contentMap": {
"en": "<p>uv breaking the ceiling and no signs of slowing down 😱 <a href=\"https://social.coop/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> <a href=\"https://social.coop/tags/packaging\" class=\"mention hashtag\" rel=\"tag\">#<span>packaging</span></a> <a href=\"https://social.coop/tags/uv\" class=\"mention hashtag\" rel=\"tag\">#<span>uv</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://social-coop-media.ams3.cdn.digitaloceanspaces.com/media_attachments/files/113/202/220/635/248/312/original/dedbe68df2ee8add.png",
"name": "Line chart showing uv downloads, it just crossed the 5M line (roughly weekly downloads)",
"blurhash": "U05=60tCM{%J~q_3-.WGol^~ohogIR9G-??Z",
"width": 1080,
"height": 2340
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://social.coop/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://social.coop/tags/packaging",
"name": "#packaging"
},
{
"type": "Hashtag",
"href": "https://social.coop/tags/uv",
"name": "#uv"
}
],
"replies": {
"id": "https://social.coop/users/astrojuanlu/statuses/113202220877563491/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/astrojuanlu/statuses/113202220877563491/replies?only_other_accounts=true&page=true",
"partOf": "https://social.coop/users/astrojuanlu/statuses/113202220877563491/replies",
"items": []
}
},
"likes": {
"id": "https://social.coop/users/astrojuanlu/statuses/113202220877563491/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://social.coop/users/astrojuanlu/statuses/113202220877563491/shares",
"type": "Collection",
"totalItems": 2
}
}