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/joshburnett/statuses/109339645690542792",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-14T01:49:49Z",
"url": "https://fosstodon.org/@joshburnett/109339645690542792",
"attributedTo": "https://fosstodon.org/users/joshburnett",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/joshburnett/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/joshburnett/statuses/109339645690542792",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-11-14:objectId=58751692:objectType=Conversation",
"content": "<p><a href=\"https://fosstodon.org/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p><a href=\"https://fosstodon.org/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> enthusiast for 17 years</p><p>Love the outdoors, especially <a href=\"https://fosstodon.org/tags/mountainbiking\" class=\"mention hashtag\" rel=\"tag\">#<span>mountainbiking</span></a>, <a href=\"https://fosstodon.org/tags/cycling\" class=\"mention hashtag\" rel=\"tag\">#<span>cycling</span></a>, and <a href=\"https://fosstodon.org/tags/running\" class=\"mention hashtag\" rel=\"tag\">#<span>running</span></a>. Wish I had more time for <a href=\"https://fosstodon.org/tags/photography\" class=\"mention hashtag\" rel=\"tag\">#<span>photography</span></a>.</p><p>I work as a mechanical engineer in the <a href=\"https://fosstodon.org/tags/Boston\" class=\"mention hashtag\" rel=\"tag\">#<span>Boston</span></a> area doing lots of automation. I like working at the intersection of mechanism design, electronics & the code that drives everything.</p><p><a href=\"https://fosstodon.org/tags/pycharm\" class=\"mention hashtag\" rel=\"tag\">#<span>pycharm</span></a> fan.</p><p>Father of four & enjoy playing <a href=\"https://fosstodon.org/tags/guitar\" class=\"mention hashtag\" rel=\"tag\">#<span>guitar</span></a> in my church band.</p>",
"contentMap": {
"en": "<p><a href=\"https://fosstodon.org/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p><a href=\"https://fosstodon.org/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> enthusiast for 17 years</p><p>Love the outdoors, especially <a href=\"https://fosstodon.org/tags/mountainbiking\" class=\"mention hashtag\" rel=\"tag\">#<span>mountainbiking</span></a>, <a href=\"https://fosstodon.org/tags/cycling\" class=\"mention hashtag\" rel=\"tag\">#<span>cycling</span></a>, and <a href=\"https://fosstodon.org/tags/running\" class=\"mention hashtag\" rel=\"tag\">#<span>running</span></a>. Wish I had more time for <a href=\"https://fosstodon.org/tags/photography\" class=\"mention hashtag\" rel=\"tag\">#<span>photography</span></a>.</p><p>I work as a mechanical engineer in the <a href=\"https://fosstodon.org/tags/Boston\" class=\"mention hashtag\" rel=\"tag\">#<span>Boston</span></a> area doing lots of automation. I like working at the intersection of mechanism design, electronics & the code that drives everything.</p><p><a href=\"https://fosstodon.org/tags/pycharm\" class=\"mention hashtag\" rel=\"tag\">#<span>pycharm</span></a> fan.</p><p>Father of four & enjoy playing <a href=\"https://fosstodon.org/tags/guitar\" class=\"mention hashtag\" rel=\"tag\">#<span>guitar</span></a> in my church band.</p>"
},
"updated": "2022-11-16T14:06:07Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/mountainbiking",
"name": "#mountainbiking"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/cycling",
"name": "#cycling"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/running",
"name": "#running"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/photography",
"name": "#photography"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/boston",
"name": "#boston"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pycharm",
"name": "#pycharm"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/guitar",
"name": "#guitar"
}
],
"replies": {
"id": "https://fosstodon.org/users/joshburnett/statuses/109339645690542792/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/joshburnett/statuses/109339645690542792/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/joshburnett/statuses/109339645690542792/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/joshburnett/statuses/109339645690542792/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://fosstodon.org/users/joshburnett/statuses/109339645690542792/shares",
"type": "Collection",
"totalItems": 6
}
}