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/dimitribouniol/statuses/111855889401274716",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/dimitribouniol/statuses/111855130130331031",
"published": "2024-02-01T11:03:41Z",
"url": "https://mastodon.social/@dimitribouniol/111855889401274716",
"attributedTo": "https://mastodon.social/users/dimitribouniol",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/dimitribouniol/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/dimitribouniol/statuses/111855889401274716",
"inReplyToAtomUri": "https://mastodon.social/users/dimitribouniol/statuses/111855130130331031",
"conversation": "tag:mastodon.social,2023-11-12:objectId=577073412:objectType=Conversation",
"content": "<p>Started my stream early today, and all I have to show for it is a 2-line commit 🤣</p><p>Joking aside, got a good amount of research done today for automatic seamless registration of devices, and should be able to provide an experience where all a user's devices can by synced via iCloud account, or at least stay backed up. See you tomorrow!</p><p>Tomorrow's stream: <a href=\"https://youtube.com/live/bnSigNT2wKc\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtube.com/live/bnSigNT2wKc</span><span class=\"invisible\"></span></a><br />Playlist so far: <a href=\"https://www.youtube.com/playlist?list=PLRxjf93xotuofCtaxtGOcWeuxVZYJyY-m\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/playlist?list=PLRx</span><span class=\"invisible\">jf93xotuofCtaxtGOcWeuxVZYJyY-m</span></a></p><p><a href=\"https://mastodon.social/tags/Jiiiii\" class=\"mention hashtag\" rel=\"tag\">#<span>Jiiiii</span></a> <a href=\"https://mastodon.social/tags/DevStream\" class=\"mention hashtag\" rel=\"tag\">#<span>DevStream</span></a> <a href=\"https://mastodon.social/tags/tvOS\" class=\"mention hashtag\" rel=\"tag\">#<span>tvOS</span></a> <a href=\"https://mastodon.social/tags/macOS\" class=\"mention hashtag\" rel=\"tag\">#<span>macOS</span></a> <a href=\"https://mastodon.social/tags/Anime\" class=\"mention hashtag\" rel=\"tag\">#<span>Anime</span></a> <a href=\"https://mastodon.social/tags/Swift\" class=\"mention hashtag\" rel=\"tag\">#<span>Swift</span></a> <a href=\"https://mastodon.social/tags/SwiftUI\" class=\"mention hashtag\" rel=\"tag\">#<span>SwiftUI</span></a> <a href=\"https://mastodon.social/tags/Vapor\" class=\"mention hashtag\" rel=\"tag\">#<span>Vapor</span></a> <a href=\"https://mastodon.social/tags/BuildInPublic\" class=\"mention hashtag\" rel=\"tag\">#<span>BuildInPublic</span></a></p>",
"contentMap": {
"en": "<p>Started my stream early today, and all I have to show for it is a 2-line commit 🤣</p><p>Joking aside, got a good amount of research done today for automatic seamless registration of devices, and should be able to provide an experience where all a user's devices can by synced via iCloud account, or at least stay backed up. See you tomorrow!</p><p>Tomorrow's stream: <a href=\"https://youtube.com/live/bnSigNT2wKc\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtube.com/live/bnSigNT2wKc</span><span class=\"invisible\"></span></a><br />Playlist so far: <a href=\"https://www.youtube.com/playlist?list=PLRxjf93xotuofCtaxtGOcWeuxVZYJyY-m\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/playlist?list=PLRx</span><span class=\"invisible\">jf93xotuofCtaxtGOcWeuxVZYJyY-m</span></a></p><p><a href=\"https://mastodon.social/tags/Jiiiii\" class=\"mention hashtag\" rel=\"tag\">#<span>Jiiiii</span></a> <a href=\"https://mastodon.social/tags/DevStream\" class=\"mention hashtag\" rel=\"tag\">#<span>DevStream</span></a> <a href=\"https://mastodon.social/tags/tvOS\" class=\"mention hashtag\" rel=\"tag\">#<span>tvOS</span></a> <a href=\"https://mastodon.social/tags/macOS\" class=\"mention hashtag\" rel=\"tag\">#<span>macOS</span></a> <a href=\"https://mastodon.social/tags/Anime\" class=\"mention hashtag\" rel=\"tag\">#<span>Anime</span></a> <a href=\"https://mastodon.social/tags/Swift\" class=\"mention hashtag\" rel=\"tag\">#<span>Swift</span></a> <a href=\"https://mastodon.social/tags/SwiftUI\" class=\"mention hashtag\" rel=\"tag\">#<span>SwiftUI</span></a> <a href=\"https://mastodon.social/tags/Vapor\" class=\"mention hashtag\" rel=\"tag\">#<span>Vapor</span></a> <a href=\"https://mastodon.social/tags/BuildInPublic\" class=\"mention hashtag\" rel=\"tag\">#<span>BuildInPublic</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/111/855/889/138/082/543/original/cd8f26056ac3c581.png",
"name": "A commit showing a change from saving things in the documents directory to saving things in the caches directory, the only place permissible by tvOS.",
"blurhash": "UyO43kRjD%f6IUa#ofj@00j[t7j[j?odj@a}",
"width": 2614,
"height": 1544
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/jiiiii",
"name": "#jiiiii"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/devstream",
"name": "#devstream"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/tvos",
"name": "#tvos"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/macos",
"name": "#macos"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/anime",
"name": "#anime"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/swift",
"name": "#swift"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/swiftui",
"name": "#swiftui"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/vapor",
"name": "#vapor"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/BuildInPublic",
"name": "#BuildInPublic"
}
],
"replies": {
"id": "https://mastodon.social/users/dimitribouniol/statuses/111855889401274716/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/dimitribouniol/statuses/111855889401274716/replies?min_id=111861067571251438&page=true",
"partOf": "https://mastodon.social/users/dimitribouniol/statuses/111855889401274716/replies",
"items": [
"https://mastodon.social/users/dimitribouniol/statuses/111861067571251438"
]
}
},
"likes": {
"id": "https://mastodon.social/users/dimitribouniol/statuses/111855889401274716/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/dimitribouniol/statuses/111855889401274716/shares",
"type": "Collection",
"totalItems": 1
}
}