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://mastodon.social/users/jaystephens/statuses/112204049433104271",
"type": "Note",
"summary": null,
"inReplyTo": "https://hachyderm.io/users/hbuchel/statuses/112203406244044415",
"published": "2024-04-02T22:45:22Z",
"url": "https://mastodon.social/@jaystephens/112204049433104271",
"attributedTo": "https://mastodon.social/users/jaystephens",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/jaystephens/followers",
"https://hachyderm.io/users/hbuchel"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/jaystephens/statuses/112204049433104271",
"inReplyToAtomUri": "https://hachyderm.io/users/hbuchel/statuses/112203406244044415",
"conversation": "tag:hachyderm.io,2024-04-02:objectId=140741094:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@hbuchel\" class=\"u-url mention\">@<span>hbuchel</span></a></span> I had a pretty decent burger on Monday made from <a href=\"https://mastodon.social/tags/lentil\" class=\"mention hashtag\" rel=\"tag\">#<span>lentil</span></a> tofu (i.e. tofu made by fermenting lentils instead of soybeans) which I didn't know was a thing.<br /><a href=\"https://mastodon.social/tags/lentils\" class=\"mention hashtag\" rel=\"tag\">#<span>lentils</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@hbuchel\" class=\"u-url mention\">@<span>hbuchel</span></a></span> I had a pretty decent burger on Monday made from <a href=\"https://mastodon.social/tags/lentil\" class=\"mention hashtag\" rel=\"tag\">#<span>lentil</span></a> tofu (i.e. tofu made by fermenting lentils instead of soybeans) which I didn't know was a thing.<br /><a href=\"https://mastodon.social/tags/lentils\" class=\"mention hashtag\" rel=\"tag\">#<span>lentils</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hachyderm.io/users/hbuchel",
"name": "@hbuchel@hachyderm.io"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/lentil",
"name": "#lentil"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/lentils",
"name": "#lentils"
}
],
"replies": {
"id": "https://mastodon.social/users/jaystephens/statuses/112204049433104271/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/jaystephens/statuses/112204049433104271/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/jaystephens/statuses/112204049433104271/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/jaystephens/statuses/112204049433104271/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/jaystephens/statuses/112204049433104271/shares",
"type": "Collection",
"totalItems": 0
}
}