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"
}
],
"id": "https://mastodon.nl/users/pascaline/statuses/112882537763282648",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-31T18:33:52Z",
"url": "https://mastodon.nl/@pascaline/112882537763282648",
"attributedTo": "https://mastodon.nl/users/pascaline",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.nl/users/pascaline/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.nl/users/pascaline/statuses/112882537763282648",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.nl,2024-07-31:objectId=110035431:objectType=Conversation",
"content": "<p>Just discovered that if you want to search for a post in which, say, two particular persons are mentioned all you need to do is type this in the 'Search' box:</p><p>@username1&@username2</p><p>That's it.<br />Simple and useful 😊</p>",
"contentMap": {
"en": "<p>Just discovered that if you want to search for a post in which, say, two particular persons are mentioned all you need to do is type this in the 'Search' box:</p><p>@username1&@username2</p><p>That's it.<br />Simple and useful 😊</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.nl/users/pascaline/statuses/112882537763282648/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.nl/users/pascaline/statuses/112882537763282648/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.nl/users/pascaline/statuses/112882537763282648/replies",
"items": []
}
}
}