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.online/users/Tinrocket/statuses/109433938135481979",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-30T17:29:38Z",
"url": "https://mastodon.online/@Tinrocket/109433938135481979",
"attributedTo": "https://mastodon.online/users/Tinrocket",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/Tinrocket/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/Tinrocket/statuses/109433938135481979",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2022-11-30:objectId=94502187:objectType=Conversation",
"content": "<p>I've been developing an iOS photo utility app called Photo Tape that will "just let you tape some photos together" and it's turned out to be quite the engineering task.</p><p>I've been documenting the progress on Twitter here, starting in July:</p><p><a href=\"https://twitter.com/johnbalestrieri/status/1551261120647815168\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">twitter.com/johnbalestrieri/st</span><span class=\"invisible\">atus/1551261120647815168</span></a></p><p>In an effort to post more here, I'll also post updates here, picking up from the thread's latest post:</p><p><a href=\"https://twitter.com/johnbalestrieri/status/1597980639902720002\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">twitter.com/johnbalestrieri/st</span><span class=\"invisible\">atus/1597980639902720002</span></a> </p><p><a href=\"https://mastodon.online/tags/iosdev\" class=\"mention hashtag\" rel=\"tag\">#<span>iosdev</span></a> <a href=\"https://mastodon.online/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a></p>",
"contentMap": {
"en": "<p>I've been developing an iOS photo utility app called Photo Tape that will "just let you tape some photos together" and it's turned out to be quite the engineering task.</p><p>I've been documenting the progress on Twitter here, starting in July:</p><p><a href=\"https://twitter.com/johnbalestrieri/status/1551261120647815168\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">twitter.com/johnbalestrieri/st</span><span class=\"invisible\">atus/1551261120647815168</span></a></p><p>In an effort to post more here, I'll also post updates here, picking up from the thread's latest post:</p><p><a href=\"https://twitter.com/johnbalestrieri/status/1597980639902720002\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">twitter.com/johnbalestrieri/st</span><span class=\"invisible\">atus/1597980639902720002</span></a> </p><p><a href=\"https://mastodon.online/tags/iosdev\" class=\"mention hashtag\" rel=\"tag\">#<span>iosdev</span></a> <a href=\"https://mastodon.online/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.online/media_attachments/files/109/433/924/557/033/331/original/ce93ee7408fb82d9.mp4",
"name": null,
"blurhash": "URNn2QoM%Mofxuj[xajZ~qj?Rjj]M_ayxuj[",
"width": 884,
"height": 1920
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/iosdev",
"name": "#iosdev"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/indiedev",
"name": "#indiedev"
}
],
"replies": {
"id": "https://mastodon.online/users/Tinrocket/statuses/109433938135481979/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/Tinrocket/statuses/109433938135481979/replies?min_id=109435228259465830&page=true",
"partOf": "https://mastodon.online/users/Tinrocket/statuses/109433938135481979/replies",
"items": [
"https://mastodon.online/users/Tinrocket/statuses/109435228259465830"
]
}
},
"likes": {
"id": "https://mastodon.online/users/Tinrocket/statuses/109433938135481979/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.online/users/Tinrocket/statuses/109433938135481979/shares",
"type": "Collection",
"totalItems": 0
}
}