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"
}
],
"id": "https://data-folks.masto.host/users/john/statuses/109600572922599649",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-30T03:47:03Z",
"url": "https://data-folks.masto.host/@john/109600572922599649",
"attributedTo": "https://data-folks.masto.host/users/john",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://data-folks.masto.host/users/john/followers",
"https://recsys.social/users/Randy_Au",
"https://recsys.social/users/eugeneyan",
"https://hachyderm.io/users/ftisiot",
"https://data-folks.masto.host/users/rmoff"
],
"sensitive": true,
"atomUri": "https://data-folks.masto.host/users/john/statuses/109600572922599649",
"inReplyToAtomUri": null,
"conversation": "tag:data-folks.masto.host,2022-12-30:objectId=1492081:objectType=Conversation",
"content": "<p>Launched my personal website this week and posted a bit about what I've been learning over the last year! I'm planning to post about once per month there some musings on data, work, and product.</p><p><a href=\"https://johnthompson.io/posts/year-in-review-2022/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">johnthompson.io/posts/year-in-</span><span class=\"invisible\">review-2022/</span></a></p><p>Thanks to <span class=\"h-card\" translate=\"no\"><a href=\"https://recsys.social/@Randy_Au\" class=\"u-url mention\">@<span>Randy_Au</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://recsys.social/@eugeneyan\" class=\"u-url mention\">@<span>eugeneyan</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@ftisiot\" class=\"u-url mention\">@<span>ftisiot</span></a></span>, and <span class=\"h-card\" translate=\"no\"><a href=\"https://data-folks.masto.host/@rmoff\" class=\"u-url mention\">@<span>rmoff</span></a></span> for sharing their personal sites for me to check out and get inspiration from!</p>",
"contentMap": {
"en": "<p>Launched my personal website this week and posted a bit about what I've been learning over the last year! I'm planning to post about once per month there some musings on data, work, and product.</p><p><a href=\"https://johnthompson.io/posts/year-in-review-2022/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">johnthompson.io/posts/year-in-</span><span class=\"invisible\">review-2022/</span></a></p><p>Thanks to <span class=\"h-card\" translate=\"no\"><a href=\"https://recsys.social/@Randy_Au\" class=\"u-url mention\">@<span>Randy_Au</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://recsys.social/@eugeneyan\" class=\"u-url mention\">@<span>eugeneyan</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@ftisiot\" class=\"u-url mention\">@<span>ftisiot</span></a></span>, and <span class=\"h-card\" translate=\"no\"><a href=\"https://data-folks.masto.host/@rmoff\" class=\"u-url mention\">@<span>rmoff</span></a></span> for sharing their personal sites for me to check out and get inspiration from!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://recsys.social/users/Randy_Au",
"name": "@Randy_Au@recsys.social"
},
{
"type": "Mention",
"href": "https://recsys.social/users/eugeneyan",
"name": "@eugeneyan@recsys.social"
},
{
"type": "Mention",
"href": "https://hachyderm.io/users/ftisiot",
"name": "@ftisiot@hachyderm.io"
},
{
"type": "Mention",
"href": "https://data-folks.masto.host/users/rmoff",
"name": "@rmoff"
}
],
"replies": {
"id": "https://data-folks.masto.host/users/john/statuses/109600572922599649/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://data-folks.masto.host/users/john/statuses/109600572922599649/replies?only_other_accounts=true&page=true",
"partOf": "https://data-folks.masto.host/users/john/statuses/109600572922599649/replies",
"items": []
}
},
"likes": {
"id": "https://data-folks.masto.host/users/john/statuses/109600572922599649/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://data-folks.masto.host/users/john/statuses/109600572922599649/shares",
"type": "Collection",
"totalItems": 2
}
}