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/nippysaurus/statuses/112579828777613763",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-08T07:31:00Z",
"url": "https://mastodon.social/@nippysaurus/112579828777613763",
"attributedTo": "https://mastodon.social/users/nippysaurus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/nippysaurus/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/nippysaurus/statuses/112579828777613763",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-06-08:objectId=725411883:objectType=Conversation",
"content": "<p>So You Think You Know Git? You absolutely will learn something new shot GIT with this one 😁 <a href=\"https://youtu.be/aolI_Rz0ZqY?si=KZJAhvYcNarcFFV3\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">youtu.be/aolI_Rz0ZqY?si=KZJAhv</span><span class=\"invisible\">YcNarcFFV3</span></a> <a href=\"https://mastodon.social/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a> <a href=\"https://mastodon.social/tags/github\" class=\"mention hashtag\" rel=\"tag\">#<span>github</span></a> <a href=\"https://mastodon.social/tags/versioncontrol\" class=\"mention hashtag\" rel=\"tag\">#<span>versioncontrol</span></a></p>",
"contentMap": {
"en": "<p>So You Think You Know Git? You absolutely will learn something new shot GIT with this one 😁 <a href=\"https://youtu.be/aolI_Rz0ZqY?si=KZJAhvYcNarcFFV3\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">youtu.be/aolI_Rz0ZqY?si=KZJAhv</span><span class=\"invisible\">YcNarcFFV3</span></a> <a href=\"https://mastodon.social/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a> <a href=\"https://mastodon.social/tags/github\" class=\"mention hashtag\" rel=\"tag\">#<span>github</span></a> <a href=\"https://mastodon.social/tags/versioncontrol\" class=\"mention hashtag\" rel=\"tag\">#<span>versioncontrol</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/git",
"name": "#git"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/github",
"name": "#github"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/versioncontrol",
"name": "#versioncontrol"
}
],
"replies": {
"id": "https://mastodon.social/users/nippysaurus/statuses/112579828777613763/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/nippysaurus/statuses/112579828777613763/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/nippysaurus/statuses/112579828777613763/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/nippysaurus/statuses/112579828777613763/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/nippysaurus/statuses/112579828777613763/shares",
"type": "Collection",
"totalItems": 0
}
}