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://mastodon.social/users/bagder/statuses/109318744724920510",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-10T09:14:26Z",
"url": "https://mastodon.social/@bagder/109318744724920510",
"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/109318744724920510",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-10:objectId=329018640:objectType=Conversation",
"content": "<p>Say hello to our new friend curl --url-query. Coming in the next curl release: <a href=\"https://daniel.haxx.se/blog/2022/11/10/append-data-to-the-url-query/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">daniel.haxx.se/blog/2022/11/10</span><span class=\"invisible\">/append-data-to-the-url-query/</span></a></p>",
"contentMap": {
"en": "<p>Say hello to our new friend curl --url-query. Coming in the next curl release: <a href=\"https://daniel.haxx.se/blog/2022/11/10/append-data-to-the-url-query/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">daniel.haxx.se/blog/2022/11/10</span><span class=\"invisible\">/append-data-to-the-url-query/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/109/318/744/184/273/382/original/5e8c6e354ff77555.jpg",
"name": null,
"blurhash": "UL9@S69F8_~qM{t7t7Rj4-%M%MD%xuRjRjt7",
"width": 1920,
"height": 722
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/bagder/statuses/109318744724920510/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/bagder/statuses/109318744724920510/replies?min_id=109319878368205157&page=true",
"partOf": "https://mastodon.social/users/bagder/statuses/109318744724920510/replies",
"items": [
"https://mastodon.social/users/bagder/statuses/109319878368205157"
]
}
},
"likes": {
"id": "https://mastodon.social/users/bagder/statuses/109318744724920510/likes",
"type": "Collection",
"totalItems": 42
},
"shares": {
"id": "https://mastodon.social/users/bagder/statuses/109318744724920510/shares",
"type": "Collection",
"totalItems": 23
}
}