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://iosdev.space/users/j4ck/statuses/111372849186395720",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-08T03:40:13Z",
"url": "https://iosdev.space/@j4ck/111372849186395720",
"attributedTo": "https://iosdev.space/users/j4ck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://iosdev.space/users/j4ck/followers"
],
"sensitive": false,
"atomUri": "https://iosdev.space/users/j4ck/statuses/111372849186395720",
"inReplyToAtomUri": null,
"conversation": "tag:iosdev.space,2023-11-08:objectId=4642860:objectType=Conversation",
"content": "<p>Starting a new project recently and:<br />- Wading in to the SwiftData waters and added saving to a context, and I’m impressed. Gave the app an infinite loop at the view layer and we’ll fix that later.<br />- Doodled a couple candidates for a development and alternate app icon! Someone has to bring a little culture.<br />- Just that tiny bit of progress today but the momentum is what’s important.<br /><a href=\"https://iosdev.space/tags/BuildInPublic\" class=\"mention hashtag\" rel=\"tag\">#<span>BuildInPublic</span></a> <a href=\"https://iosdev.space/tags/iOSDev\" class=\"mention hashtag\" rel=\"tag\">#<span>iOSDev</span></a></p>",
"contentMap": {
"en": "<p>Starting a new project recently and:<br />- Wading in to the SwiftData waters and added saving to a context, and I’m impressed. Gave the app an infinite loop at the view layer and we’ll fix that later.<br />- Doodled a couple candidates for a development and alternate app icon! Someone has to bring a little culture.<br />- Just that tiny bit of progress today but the momentum is what’s important.<br /><a href=\"https://iosdev.space/tags/BuildInPublic\" class=\"mention hashtag\" rel=\"tag\">#<span>BuildInPublic</span></a> <a href=\"https://iosdev.space/tags/iOSDev\" class=\"mention hashtag\" rel=\"tag\">#<span>iOSDev</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://iosdev.space/tags/BuildInPublic",
"name": "#BuildInPublic"
},
{
"type": "Hashtag",
"href": "https://iosdev.space/tags/iosdev",
"name": "#iosdev"
}
],
"replies": {
"id": "https://iosdev.space/users/j4ck/statuses/111372849186395720/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://iosdev.space/users/j4ck/statuses/111372849186395720/replies?min_id=111378526280913031&page=true",
"partOf": "https://iosdev.space/users/j4ck/statuses/111372849186395720/replies",
"items": [
"https://iosdev.space/users/j4ck/statuses/111378526280913031"
]
}
},
"likes": {
"id": "https://iosdev.space/users/j4ck/statuses/111372849186395720/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://iosdev.space/users/j4ck/statuses/111372849186395720/shares",
"type": "Collection",
"totalItems": 2
}
}