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/bagder/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/bagder/statuses/112313816741180729",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-22T08:00:38Z",
"url": "https://mastodon.social/@bagder/112313816741180729",
"attributedTo": "https://mastodon.social/users/bagder",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/bagder/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/bagder/statuses/112313816741180729",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-04-22:objectId=691063970:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.social/tags/curl\" class=\"mention hashtag\" rel=\"tag\">#<span>curl</span></a> is just the hobby</p><p><a href=\"https://daniel.haxx.se/blog/2024/04/22/curl-is-just-the-hobby/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">daniel.haxx.se/blog/2024/04/22</span><span class=\"invisible\">/curl-is-just-the-hobby/</span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.social/tags/curl\" class=\"mention hashtag\" rel=\"tag\">#<span>curl</span></a> is just the hobby</p><p><a href=\"https://daniel.haxx.se/blog/2024/04/22/curl-is-just-the-hobby/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">daniel.haxx.se/blog/2024/04/22</span><span class=\"invisible\">/curl-is-just-the-hobby/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/112/313/814/939/425/232/original/6932c2f073f909ae.jpg",
"name": "curl is just the hobby of some guy that has no business providing a service to a billion people",
"blurhash": "UJIN?R0L-oIV-pM|WCRkn$xaM{WBs:R*f6WB",
"focalPoint": [
0,
0
],
"width": 2000,
"height": 1500
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/curl",
"name": "#curl"
}
],
"replies": {
"id": "https://mastodon.social/users/bagder/statuses/112313816741180729/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/bagder/statuses/112313816741180729/replies?min_id=112319151616949513&page=true",
"partOf": "https://mastodon.social/users/bagder/statuses/112313816741180729/replies",
"items": [
"https://mastodon.social/users/bagder/statuses/112319151616949513"
]
}
},
"likes": {
"id": "https://mastodon.social/users/bagder/statuses/112313816741180729/likes",
"type": "Collection",
"totalItems": 781
},
"shares": {
"id": "https://mastodon.social/users/bagder/statuses/112313816741180729/shares",
"type": "Collection",
"totalItems": 300
}
}
]
}