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://ruby.social/users/jm3/statuses/113368712409029163",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-25T15:14:28Z",
"url": "https://ruby.social/@jm3/113368712409029163",
"attributedTo": "https://ruby.social/users/jm3",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/jm3/followers"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/jm3/statuses/113368712409029163",
"inReplyToAtomUri": null,
"conversation": "tag:ruby.social,2024-10-25:objectId=57270137:objectType=Conversation",
"content": "<p>first time i've seen two "full name" fields on a sign-up form to account for folks whose Unicode name is transliterated different than their name in ASCII… kinda cool <a href=\"https://ruby.social/tags/i18n\" class=\"mention hashtag\" rel=\"tag\">#<span>i18n</span></a> <a href=\"https://ruby.social/tags/l10n\" class=\"mention hashtag\" rel=\"tag\">#<span>l10n</span></a> <a href=\"https://ruby.social/tags/ietf\" class=\"mention hashtag\" rel=\"tag\">#<span>ietf</span></a></p>",
"contentMap": {
"en": "<p>first time i've seen two "full name" fields on a sign-up form to account for folks whose Unicode name is transliterated different than their name in ASCII… kinda cool <a href=\"https://ruby.social/tags/i18n\" class=\"mention hashtag\" rel=\"tag\">#<span>i18n</span></a> <a href=\"https://ruby.social/tags/l10n\" class=\"mention hashtag\" rel=\"tag\">#<span>l10n</span></a> <a href=\"https://ruby.social/tags/ietf\" class=\"mention hashtag\" rel=\"tag\">#<span>ietf</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/rubysocial/media_attachments/files/113/368/708/344/390/157/original/fe709e620be73129.png",
"name": null,
"blurhash": "U7Ss524qIW?a~T%Ej;M}WtNKRks.tSIpRkt7",
"width": 1224,
"height": 1184
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://ruby.social/tags/i18n",
"name": "#i18n"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/l10n",
"name": "#l10n"
},
{
"type": "Hashtag",
"href": "https://ruby.social/tags/ietf",
"name": "#ietf"
}
],
"replies": {
"id": "https://ruby.social/users/jm3/statuses/113368712409029163/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/jm3/statuses/113368712409029163/replies?min_id=113368713621095163&page=true",
"partOf": "https://ruby.social/users/jm3/statuses/113368712409029163/replies",
"items": [
"https://ruby.social/users/jm3/statuses/113368713621095163"
]
}
},
"likes": {
"id": "https://ruby.social/users/jm3/statuses/113368712409029163/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://ruby.social/users/jm3/statuses/113368712409029163/shares",
"type": "Collection",
"totalItems": 0
}
}