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://iosdev.space/users/j4ck/statuses/114445813653048530",
"type": "Note",
"summary": null,
"inReplyTo": "https://iosdev.space/users/j4ck/statuses/114445427605766654",
"published": "2025-05-03T20:35:29Z",
"url": "https://iosdev.space/@j4ck/114445813653048530",
"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/114445813653048530",
"inReplyToAtomUri": "https://iosdev.space/users/j4ck/statuses/114445427605766654",
"conversation": "tag:iosdev.space,2023-11-08:objectId=4642860:objectType=Conversation",
"content": "<p>also! now the app needs image caching because changing grouping draws a new AsyncImage and glitches with the background – fixed 💃<br />First gif: before. Second gif: after.</p>",
"contentMap": {
"en": "<p>also! now the app needs image caching because changing grouping draws a new AsyncImage and glitches with the background – fixed 💃<br />First gif: before. Second gif: after.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/iosdevspace/media_attachments/files/114/445/813/048/943/933/original/921f0f73493c2bf3.mp4",
"name": "Bike Index iOS app showing the main content page load and flash the blue background after changing the bike grouping mode. This is the old behavior before pull request https://github.com/bikeindex/bike_index_ios/pull/66",
"blurhash": "UUB{_%DhV@xu~CITt7t8={R*s:jXVXozxuRj",
"width": 294,
"height": 640
},
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/iosdevspace/media_attachments/files/114/445/813/385/763/935/original/5564113845af7b41.mp4",
"name": "Bike Index iOS app showing the main content page load and the bike images remain uninterrupted when changing the bike grouping mode. This is the new behavior from pull request https://github.com/bikeindex/bike_index_ios/pull/66",
"blurhash": "U7T9L#~q?b~qM{j[%Mof4nay?bofM{j[%Mof",
"width": 294,
"height": 640
}
],
"tag": [],
"replies": {
"id": "https://iosdev.space/users/j4ck/statuses/114445813653048530/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://iosdev.space/users/j4ck/statuses/114445813653048530/replies?only_other_accounts=true&page=true",
"partOf": "https://iosdev.space/users/j4ck/statuses/114445813653048530/replies",
"items": []
}
},
"likes": {
"id": "https://iosdev.space/users/j4ck/statuses/114445813653048530/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://iosdev.space/users/j4ck/statuses/114445813653048530/shares",
"type": "Collection",
"totalItems": 0
}
}