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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://peoplemaking.games/users/eniko/statuses/113407102715213340",
"type": "Note",
"summary": null,
"inReplyTo": "https://peoplemaking.games/users/JoshJers/statuses/113407033328399183",
"published": "2024-11-01T09:57:38Z",
"url": "https://peoplemaking.games/@eniko/113407102715213340",
"attributedTo": "https://peoplemaking.games/users/eniko",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://peoplemaking.games/users/eniko/followers",
"https://peoplemaking.games/users/JoshJers"
],
"sensitive": false,
"atomUri": "https://peoplemaking.games/users/eniko/statuses/113407102715213340",
"inReplyToAtomUri": "https://peoplemaking.games/users/JoshJers/statuses/113407033328399183",
"conversation": "tag:peoplemaking.games,2024-11-01:objectId=38593973:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://peoplemaking.games/@JoshJers\" class=\"u-url mention\">@<span>JoshJers</span></a></span> </p><p><a href=\"https://peoplemaking.games/tags/define\" class=\"mention hashtag\" rel=\"tag\">#<span>define</span></a> TRYNONNULL(x, nn) if ((nn = MakeNonNullable(x)) == NULL)</p><p>NonNullable<object> nn;<br />TRYNONNULL(x, nn) {<br /> // error<br />}</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://peoplemaking.games/@JoshJers\" class=\"u-url mention\">@<span>JoshJers</span></a></span> </p><p><a href=\"https://peoplemaking.games/tags/define\" class=\"mention hashtag\" rel=\"tag\">#<span>define</span></a> TRYNONNULL(x, nn) if ((nn = MakeNonNullable(x)) == NULL)</p><p>NonNullable<object> nn;<br />TRYNONNULL(x, nn) {<br /> // error<br />}</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://peoplemaking.games/users/JoshJers",
"name": "@JoshJers"
},
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/define",
"name": "#define"
}
],
"replies": {
"id": "https://peoplemaking.games/users/eniko/statuses/113407102715213340/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://peoplemaking.games/users/eniko/statuses/113407102715213340/replies?only_other_accounts=true&page=true",
"partOf": "https://peoplemaking.games/users/eniko/statuses/113407102715213340/replies",
"items": []
}
}
}