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://fosstodon.org/users/Gord1i/statuses/110807545621467633",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/Gord1i/statuses/110807503339658337",
"published": "2023-07-31T07:36:05Z",
"url": "https://fosstodon.org/@Gord1i/110807545621467633",
"attributedTo": "https://fosstodon.org/users/Gord1i",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/Gord1i/followers",
"https://mastodon.social/users/Edent",
"https://botsin.space/users/muffinista"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/Gord1i/statuses/110807545621467633",
"inReplyToAtomUri": "https://fosstodon.org/users/Gord1i/statuses/110807503339658337",
"conversation": "tag:fosstodon.org,2023-07-31:objectId=131236035:objectType=Conversation",
"content": "<p>Hat tip to <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@Edent\" class=\"u-url mention\">@<span>Edent</span></a></span> for his excellent Mastodon bot tutorial: <a href=\"https://shkspr.mobi/blog/2018/08/easy-guide-to-building-mastodon-bots/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">shkspr.mobi/blog/2018/08/easy-</span><span class=\"invisible\">guide-to-building-mastodon-bots/</span></a></p><p>And of course, <span class=\"h-card\" translate=\"no\"><a href=\"https://botsin.space/@muffinista\" class=\"u-url mention\">@<span>muffinista</span></a></span> for providing the instance!</p>",
"contentMap": {
"en": "<p>Hat tip to <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@Edent\" class=\"u-url mention\">@<span>Edent</span></a></span> for his excellent Mastodon bot tutorial: <a href=\"https://shkspr.mobi/blog/2018/08/easy-guide-to-building-mastodon-bots/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">shkspr.mobi/blog/2018/08/easy-</span><span class=\"invisible\">guide-to-building-mastodon-bots/</span></a></p><p>And of course, <span class=\"h-card\" translate=\"no\"><a href=\"https://botsin.space/@muffinista\" class=\"u-url mention\">@<span>muffinista</span></a></span> for providing the instance!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/Edent",
"name": "@Edent@mastodon.social"
},
{
"type": "Mention",
"href": "https://botsin.space/users/muffinista",
"name": "@muffinista@botsin.space"
}
],
"replies": {
"id": "https://fosstodon.org/users/Gord1i/statuses/110807545621467633/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/Gord1i/statuses/110807545621467633/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/Gord1i/statuses/110807545621467633/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/Gord1i/statuses/110807545621467633/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://fosstodon.org/users/Gord1i/statuses/110807545621467633/shares",
"type": "Collection",
"totalItems": 3
}
}