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://piaille.fr/users/colin_mcmillen/statuses/111317644871538105",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-29T09:41:02Z",
"url": "https://piaille.fr/@colin_mcmillen/111317644871538105",
"attributedTo": "https://piaille.fr/users/colin_mcmillen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/colin_mcmillen/followers"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/colin_mcmillen/statuses/111317644871538105",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2023-10-29:objectId=41395750:objectType=Conversation",
"content": "<p>Code has been pushed, documentation has been written, project page has been made: I hereby proudly present to the <a href=\"https://piaille.fr/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a> community, the Quicktake 100 for Apple II program, which will let you do digital photography without requiring an awfully powerful 16-bit machine with 2 megabytes of RAM!</p><p><a href=\"https://www.colino.net/wordpress/en/quicktake-100-for-apple-ii/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">colino.net/wordpress/en/quickt</span><span class=\"invisible\">ake-100-for-apple-ii/</span></a></p><p><a href=\"https://piaille.fr/tags/Apple2\" class=\"mention hashtag\" rel=\"tag\">#<span>Apple2</span></a> <a href=\"https://piaille.fr/tags/QuickTake\" class=\"mention hashtag\" rel=\"tag\">#<span>QuickTake</span></a> <a href=\"https://piaille.fr/tags/DoMoreWithLess\" class=\"mention hashtag\" rel=\"tag\">#<span>DoMoreWithLess</span></a></p>",
"contentMap": {
"fr": "<p>Code has been pushed, documentation has been written, project page has been made: I hereby proudly present to the <a href=\"https://piaille.fr/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a> community, the Quicktake 100 for Apple II program, which will let you do digital photography without requiring an awfully powerful 16-bit machine with 2 megabytes of RAM!</p><p><a href=\"https://www.colino.net/wordpress/en/quicktake-100-for-apple-ii/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">colino.net/wordpress/en/quickt</span><span class=\"invisible\">ake-100-for-apple-ii/</span></a></p><p><a href=\"https://piaille.fr/tags/Apple2\" class=\"mention hashtag\" rel=\"tag\">#<span>Apple2</span></a> <a href=\"https://piaille.fr/tags/QuickTake\" class=\"mention hashtag\" rel=\"tag\">#<span>QuickTake</span></a> <a href=\"https://piaille.fr/tags/DoMoreWithLess\" class=\"mention hashtag\" rel=\"tag\">#<span>DoMoreWithLess</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://piaille.fr/tags/retrocomputing",
"name": "#retrocomputing"
},
{
"type": "Hashtag",
"href": "https://piaille.fr/tags/apple2",
"name": "#apple2"
},
{
"type": "Hashtag",
"href": "https://piaille.fr/tags/quicktake",
"name": "#quicktake"
},
{
"type": "Hashtag",
"href": "https://piaille.fr/tags/domorewithless",
"name": "#domorewithless"
}
],
"replies": {
"id": "https://piaille.fr/users/colin_mcmillen/statuses/111317644871538105/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/colin_mcmillen/statuses/111317644871538105/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/colin_mcmillen/statuses/111317644871538105/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/colin_mcmillen/statuses/111317644871538105/likes",
"type": "Collection",
"totalItems": 34
},
"shares": {
"id": "https://piaille.fr/users/colin_mcmillen/statuses/111317644871538105/shares",
"type": "Collection",
"totalItems": 18
}
}