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.social/users/taylorhadden/statuses/110856013313734448/activity",
"type": "Create",
"actor": "https://mastodon.social/users/taylorhadden",
"published": "2023-08-08T21:02:03Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/taylorhadden/followers",
"https://peoplemaking.games/users/brycedixon"
],
"object": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110856013313734448",
"type": "Note",
"summary": null,
"inReplyTo": "https://peoplemaking.games/users/brycedixon/statuses/110855705364851327",
"published": "2023-08-08T21:02:03Z",
"url": "https://mastodon.social/@taylorhadden/110856013313734448",
"attributedTo": "https://mastodon.social/users/taylorhadden",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/taylorhadden/followers",
"https://peoplemaking.games/users/brycedixon"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/taylorhadden/statuses/110856013313734448",
"inReplyToAtomUri": "https://peoplemaking.games/users/brycedixon/statuses/110855705364851327",
"conversation": "tag:peoplemaking.games,2023-08-08:objectId=14222362:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://peoplemaking.games/@brycedixon\" class=\"u-url mention\">@<span>brycedixon</span></a></span> I’m with you on all of this. "The simple solution" in my mind often involves all of those things because the problem itself is very complicated, and those abstractions and tools make dealing with the problem simpler & easier to maintain.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://peoplemaking.games/@brycedixon\" class=\"u-url mention\">@<span>brycedixon</span></a></span> I’m with you on all of this. "The simple solution" in my mind often involves all of those things because the problem itself is very complicated, and those abstractions and tools make dealing with the problem simpler & easier to maintain.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://peoplemaking.games/users/brycedixon",
"name": "@brycedixon@peoplemaking.games"
}
],
"replies": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110856013313734448/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/taylorhadden/statuses/110856013313734448/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/taylorhadden/statuses/110856013313734448/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110856013313734448/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/taylorhadden/statuses/110856013313734448/shares",
"type": "Collection",
"totalItems": 0
}
}
}