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://fosstodon.org/users/wilw/statuses/108466386751302916",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-06-12T20:28:35Z",
"url": "https://fosstodon.org/@wilw/108466386751302916",
"attributedTo": "https://fosstodon.org/users/wilw",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/wilw/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/wilw/statuses/108466386751302916",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-06-12:objectId=48849490:objectType=Conversation",
"content": "<p>Recently I’ve been getting more into using my <a href=\"https://fosstodon.org/tags/iPad\" class=\"mention hashtag\" rel=\"tag\">#<span>iPad</span></a> Pro as a daily-driver. I love its versatility, speed, and battery. <br />Here are some notes on how I set up a working dev environment for coding on iPad using <a href=\"https://fosstodon.org/tags/Tailscale\" class=\"mention hashtag\" rel=\"tag\">#<span>Tailscale</span></a> and <a href=\"https://fosstodon.org/tags/CodeServer\" class=\"mention hashtag\" rel=\"tag\">#<span>CodeServer</span></a> <a href=\"https://wilw.dev/blog/2022/06/12/ipad-coding\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">wilw.dev/blog/2022/06/12/ipad-</span><span class=\"invisible\">coding</span></a></p>",
"contentMap": {
"en": "<p>Recently I’ve been getting more into using my <a href=\"https://fosstodon.org/tags/iPad\" class=\"mention hashtag\" rel=\"tag\">#<span>iPad</span></a> Pro as a daily-driver. I love its versatility, speed, and battery. <br />Here are some notes on how I set up a working dev environment for coding on iPad using <a href=\"https://fosstodon.org/tags/Tailscale\" class=\"mention hashtag\" rel=\"tag\">#<span>Tailscale</span></a> and <a href=\"https://fosstodon.org/tags/CodeServer\" class=\"mention hashtag\" rel=\"tag\">#<span>CodeServer</span></a> <a href=\"https://wilw.dev/blog/2022/06/12/ipad-coding\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">wilw.dev/blog/2022/06/12/ipad-</span><span class=\"invisible\">coding</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/ipad",
"name": "#ipad"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/tailscale",
"name": "#tailscale"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/codeserver",
"name": "#codeserver"
}
],
"replies": {
"id": "https://fosstodon.org/users/wilw/statuses/108466386751302916/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/wilw/statuses/108466386751302916/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/wilw/statuses/108466386751302916/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/wilw/statuses/108466386751302916/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://fosstodon.org/users/wilw/statuses/108466386751302916/shares",
"type": "Collection",
"totalItems": 3
}
}