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.social/users/gerowen/statuses/112859933021564924",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-27T18:45:11Z",
"url": "https://mastodon.social/@gerowen/112859933021564924",
"attributedTo": "https://mastodon.social/users/gerowen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/gerowen/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/gerowen/statuses/112859933021564924",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-07-27:objectId=761916750:objectType=Conversation",
"content": "<p>Somebody just tried to sign into my <a href=\"https://mastodon.social/tags/Microsoft\" class=\"mention hashtag\" rel=\"tag\">#<span>Microsoft</span></a> account. I went to my sign in activity and it's filled with login attempts from all over the world using an old (probably 20+ years old) Hotmail address that I keep as an alias. Most of them are incorrect password attempts, but this one actually triggered a 2FA request on my phone.</p><p><a href=\"https://mastodon.social/tags/Privacy\" class=\"mention hashtag\" rel=\"tag\">#<span>Privacy</span></a> <a href=\"https://mastodon.social/tags/Security\" class=\"mention hashtag\" rel=\"tag\">#<span>Security</span></a></p>",
"contentMap": {
"en": "<p>Somebody just tried to sign into my <a href=\"https://mastodon.social/tags/Microsoft\" class=\"mention hashtag\" rel=\"tag\">#<span>Microsoft</span></a> account. I went to my sign in activity and it's filled with login attempts from all over the world using an old (probably 20+ years old) Hotmail address that I keep as an alias. Most of them are incorrect password attempts, but this one actually triggered a 2FA request on my phone.</p><p><a href=\"https://mastodon.social/tags/Privacy\" class=\"mention hashtag\" rel=\"tag\">#<span>Privacy</span></a> <a href=\"https://mastodon.social/tags/Security\" class=\"mention hashtag\" rel=\"tag\">#<span>Security</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/112/859/920/773/111/800/original/54885c9ea0c1cde9.png",
"name": "A screenshot of a Microsoft 2FA login request on my Android phone.",
"blurhash": "UDMQklIVDjxuoeM|t7t701xuRjRj~pxuM{WB",
"focalPoint": [
0,
0
],
"width": 963,
"height": 906
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/microsoft",
"name": "#microsoft"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/privacy",
"name": "#privacy"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/security",
"name": "#security"
}
],
"replies": {
"id": "https://mastodon.social/users/gerowen/statuses/112859933021564924/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/gerowen/statuses/112859933021564924/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/gerowen/statuses/112859933021564924/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/gerowen/statuses/112859933021564924/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/gerowen/statuses/112859933021564924/shares",
"type": "Collection",
"totalItems": 1
}
}