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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/binkie0000/statuses/109298880789135524",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/bert_hubert/statuses/109298846948420991",
"published": "2022-11-06T21:02:46Z",
"url": "https://fosstodon.org/@binkie0000/109298880789135524",
"attributedTo": "https://fosstodon.org/users/binkie0000",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/binkie0000/followers",
"https://fosstodon.org/users/bert_hubert"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/binkie0000/statuses/109298880789135524",
"inReplyToAtomUri": "https://fosstodon.org/users/bert_hubert/statuses/109298846948420991",
"conversation": "tag:fosstodon.org,2022-11-06:objectId=56646072:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@bert_hubert\" class=\"u-url mention\">@<span>bert_hubert</span></a></span> Will investigate how this could be implemented using <a href=\"https://fosstodon.org/tags/C\" class=\"mention hashtag\" rel=\"tag\">#<span>C</span></a> :blobthinkingeyes: <br />It will require function pointers and structs, hardest might be IPC.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@bert_hubert\" class=\"u-url mention\">@<span>bert_hubert</span></a></span> Will investigate how this could be implemented using <a href=\"https://fosstodon.org/tags/C\" class=\"mention hashtag\" rel=\"tag\">#<span>C</span></a> :blobthinkingeyes: <br />It will require function pointers and structs, hardest might be IPC.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/bert_hubert",
"name": "@bert_hubert"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/c",
"name": "#c"
},
{
"id": "https://fosstodon.org/emojis/83933",
"type": "Emoji",
"name": ":blobthinkingeyes:",
"updated": "2019-10-06T19:18:21Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/custom_emojis/images/000/083/933/original/1cebeb84f45acfb7.png"
}
}
],
"replies": {
"id": "https://fosstodon.org/users/binkie0000/statuses/109298880789135524/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/binkie0000/statuses/109298880789135524/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/binkie0000/statuses/109298880789135524/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/binkie0000/statuses/109298880789135524/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/binkie0000/statuses/109298880789135524/shares",
"type": "Collection",
"totalItems": 0
}
}