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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/kylebshr/statuses/113969540079133155",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-08T17:52:51Z",
"url": "https://mastodon.social/@kylebshr/113969540079133155",
"attributedTo": "https://mastodon.social/users/kylebshr",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/kylebshr/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/kylebshr/statuses/113969540079133155",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-02-08:objectId=916053434:objectType=Conversation",
"content": "<p>WidgetKit experts, I need you. Is there a way to conditionally show configuration parameters based on data outside the intent (eg user defaults?) or based on specific values in a parameter? Reposts appreciated! <a href=\"https://mastodon.social/tags/iosdev\" class=\"mention hashtag\" rel=\"tag\">#<span>iosdev</span></a> <a href=\"https://mastodon.social/tags/ios\" class=\"mention hashtag\" rel=\"tag\">#<span>ios</span></a> <a href=\"https://mastodon.social/tags/swift\" class=\"mention hashtag\" rel=\"tag\">#<span>swift</span></a> <a href=\"https://mastodon.social/tags/widgets\" class=\"mention hashtag\" rel=\"tag\">#<span>widgets</span></a> <a href=\"https://mastodon.social/tags/swiftui\" class=\"mention hashtag\" rel=\"tag\">#<span>swiftui</span></a></p>",
"contentMap": {
"en": "<p>WidgetKit experts, I need you. Is there a way to conditionally show configuration parameters based on data outside the intent (eg user defaults?) or based on specific values in a parameter? Reposts appreciated! <a href=\"https://mastodon.social/tags/iosdev\" class=\"mention hashtag\" rel=\"tag\">#<span>iosdev</span></a> <a href=\"https://mastodon.social/tags/ios\" class=\"mention hashtag\" rel=\"tag\">#<span>ios</span></a> <a href=\"https://mastodon.social/tags/swift\" class=\"mention hashtag\" rel=\"tag\">#<span>swift</span></a> <a href=\"https://mastodon.social/tags/widgets\" class=\"mention hashtag\" rel=\"tag\">#<span>widgets</span></a> <a href=\"https://mastodon.social/tags/swiftui\" class=\"mention hashtag\" rel=\"tag\">#<span>swiftui</span></a></p>"
},
"updated": "2025-02-08T18:00:45Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/iosdev",
"name": "#iosdev"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/iOS",
"name": "#iOS"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/swift",
"name": "#swift"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/widgets",
"name": "#widgets"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/swiftui",
"name": "#swiftui"
}
],
"replies": {
"id": "https://mastodon.social/users/kylebshr/statuses/113969540079133155/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/kylebshr/statuses/113969540079133155/replies?min_id=113969576532792588&page=true",
"partOf": "https://mastodon.social/users/kylebshr/statuses/113969540079133155/replies",
"items": [
"https://mastodon.social/users/kylebshr/statuses/113969576532792588"
]
}
},
"likes": {
"id": "https://mastodon.social/users/kylebshr/statuses/113969540079133155/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/kylebshr/statuses/113969540079133155/shares",
"type": "Collection",
"totalItems": 0
}
}