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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://infosec.exchange/users/ericgalis/statuses/109474772195132083",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.cloud/users/Geoff/statuses/109474483698924572",
"published": "2022-12-07T22:34:16Z",
"url": "https://infosec.exchange/@ericgalis/109474772195132083",
"attributedTo": "https://infosec.exchange/users/ericgalis",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/ericgalis/followers",
"https://mastodon.cloud/users/Geoff",
"https://mastodon.cloud/users/dws",
"https://toot.thoughtworks.com/users/mfowler"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/ericgalis/statuses/109474772195132083",
"inReplyToAtomUri": "https://mastodon.cloud/users/Geoff/statuses/109474483698924572",
"conversation": "tag:toot.thoughtworks.com,2022-12-07:objectId=4217282:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@Geoff\" class=\"u-url mention\">@<span>Geoff</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@dws\" class=\"u-url mention\">@<span>dws</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.thoughtworks.com/@mfowler\" class=\"u-url mention\">@<span>mfowler</span></a></span> the most common ways an account is compromised is through password reuse or phishing, so if you identify that pattern on first login, you can prevent a lot of bad stuff from happening. Password reset times nowadays are just dwell time reducers. I agree, not particularly effective.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@Geoff\" class=\"u-url mention\">@<span>Geoff</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@dws\" class=\"u-url mention\">@<span>dws</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.thoughtworks.com/@mfowler\" class=\"u-url mention\">@<span>mfowler</span></a></span> the most common ways an account is compromised is through password reuse or phishing, so if you identify that pattern on first login, you can prevent a lot of bad stuff from happening. Password reset times nowadays are just dwell time reducers. I agree, not particularly effective.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.cloud/users/Geoff",
"name": "@Geoff@mastodon.cloud"
},
{
"type": "Mention",
"href": "https://mastodon.cloud/users/dws",
"name": "@dws@mastodon.cloud"
},
{
"type": "Mention",
"href": "https://toot.thoughtworks.com/users/mfowler",
"name": "@mfowler@toot.thoughtworks.com"
}
],
"replies": {
"id": "https://infosec.exchange/users/ericgalis/statuses/109474772195132083/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/ericgalis/statuses/109474772195132083/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/ericgalis/statuses/109474772195132083/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/ericgalis/statuses/109474772195132083/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://infosec.exchange/users/ericgalis/statuses/109474772195132083/shares",
"type": "Collection",
"totalItems": 0
}
}