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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://wandering.shop/users/MountainGoat/statuses/111897363447984326/activity",
"type": "Create",
"actor": "https://wandering.shop/users/MountainGoat",
"published": "2024-02-08T18:51:05Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/MountainGoat/followers"
],
"object": {
"id": "https://wandering.shop/users/MountainGoat/statuses/111897363447984326",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-08T18:51:05Z",
"url": "https://wandering.shop/@MountainGoat/111897363447984326",
"attributedTo": "https://wandering.shop/users/MountainGoat",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/MountainGoat/followers"
],
"sensitive": false,
"atomUri": "https://wandering.shop/users/MountainGoat/statuses/111897363447984326",
"inReplyToAtomUri": null,
"conversation": "tag:wandering.shop,2024-02-08:objectId=93479199:objectType=Conversation",
"content": "<p>Wow, where have I been? Getting lost, no doubt. </p><p>Fun anecdote: a coworker and I like to put little puzzles into our OOO calendar invites and I think I may have stumped him with a GNIS ID. ::insert evil laughter::</p><p>I am also trying to learn <a href=\"https://wandering.shop/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> and it's more difficult than I thought it would be. FreeCodeCamp is going fast, any other recs that give hands-on learning?</p>",
"contentMap": {
"en": "<p>Wow, where have I been? Getting lost, no doubt. </p><p>Fun anecdote: a coworker and I like to put little puzzles into our OOO calendar invites and I think I may have stumped him with a GNIS ID. ::insert evil laughter::</p><p>I am also trying to learn <a href=\"https://wandering.shop/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> and it's more difficult than I thought it would be. FreeCodeCamp is going fast, any other recs that give hands-on learning?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/javascript",
"name": "#javascript"
}
],
"replies": {
"id": "https://wandering.shop/users/MountainGoat/statuses/111897363447984326/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/MountainGoat/statuses/111897363447984326/replies?only_other_accounts=true&page=true",
"partOf": "https://wandering.shop/users/MountainGoat/statuses/111897363447984326/replies",
"items": []
}
}
}
}