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/PythonLinks/statuses/112840256062035682",
"type": "Note",
"summary": null,
"inReplyTo": "https://piaille.fr/users/Martoni/statuses/112840235821810028",
"published": "2024-07-24T07:21:05Z",
"url": "https://mastodon.social/@PythonLinks/112840256062035682",
"attributedTo": "https://mastodon.social/users/PythonLinks",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/PythonLinks/followers",
"https://piaille.fr/users/Martoni",
"https://mastodon.social/users/olimex"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/PythonLinks/statuses/112840256062035682",
"inReplyToAtomUri": "https://piaille.fr/users/Martoni/statuses/112840235821810028",
"conversation": "tag:piaille.fr,2024-07-17:objectId=75488025:objectType=Conversation",
"content": "<p>I am looking for an <a href=\"https://mastodon.social/tags/FPGA\" class=\"mention hashtag\" rel=\"tag\">#<span>FPGA</span></a> board with an RP2040, where the <a href=\"https://mastodon.social/tags/RP2040\" class=\"mention hashtag\" rel=\"tag\">#<span>RP2040</span></a> can be in either host or device mode. Bonus points if it has 1 device port and 2 host ports. More bonus points if it has 3 host ports. Even better if it uses the ICE40UP5K.</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://piaille.fr/@Martoni\" class=\"u-url mention\">@<span>Martoni</span></a></span> In general the RP2040 can be host or device, but it needs different wires to do both. <br /><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@olimex\" class=\"u-url mention\">@<span>olimex</span></a></span> <a href=\"https://mastodon.social/tags/olimex\" class=\"mention hashtag\" rel=\"tag\">#<span>olimex</span></a> <a href=\"https://mastodon.social/tags/rp2040\" class=\"mention hashtag\" rel=\"tag\">#<span>rp2040</span></a></p>",
"contentMap": {
"en": "<p>I am looking for an <a href=\"https://mastodon.social/tags/FPGA\" class=\"mention hashtag\" rel=\"tag\">#<span>FPGA</span></a> board with an RP2040, where the <a href=\"https://mastodon.social/tags/RP2040\" class=\"mention hashtag\" rel=\"tag\">#<span>RP2040</span></a> can be in either host or device mode. Bonus points if it has 1 device port and 2 host ports. More bonus points if it has 3 host ports. Even better if it uses the ICE40UP5K.</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://piaille.fr/@Martoni\" class=\"u-url mention\">@<span>Martoni</span></a></span> In general the RP2040 can be host or device, but it needs different wires to do both. <br /><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@olimex\" class=\"u-url mention\">@<span>olimex</span></a></span> <a href=\"https://mastodon.social/tags/olimex\" class=\"mention hashtag\" rel=\"tag\">#<span>olimex</span></a> <a href=\"https://mastodon.social/tags/rp2040\" class=\"mention hashtag\" rel=\"tag\">#<span>rp2040</span></a></p>"
},
"updated": "2024-07-24T07:23:14Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://piaille.fr/users/Martoni",
"name": "@Martoni@piaille.fr"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/olimex",
"name": "@olimex"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/fpga",
"name": "#fpga"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/olimex",
"name": "#olimex"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rp2040",
"name": "#rp2040"
}
],
"replies": {
"id": "https://mastodon.social/users/PythonLinks/statuses/112840256062035682/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/PythonLinks/statuses/112840256062035682/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/PythonLinks/statuses/112840256062035682/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/PythonLinks/statuses/112840256062035682/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/PythonLinks/statuses/112840256062035682/shares",
"type": "Collection",
"totalItems": 0
}
}