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://hacky.town/users/rtyler/statuses/111286018984217945",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-23T19:38:10Z",
"url": "https://hacky.town/@rtyler/111286018984217945",
"attributedTo": "https://hacky.town/users/rtyler",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://hacky.town/users/rtyler/followers"
],
"sensitive": false,
"atomUri": "https://hacky.town/users/rtyler/statuses/111286018984217945",
"inReplyToAtomUri": null,
"conversation": "tag:hacky.town,2023-10-23:objectId=3815357:objectType=Conversation",
"content": "<p>By day I lead a very talented team of data and ML developers.</p><p>By night... I lead a very talented team of data and ML developers, for hire. </p><p>If you need <a href=\"https://hacky.town/tags/Rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>Rustlang</span></a> or <a href=\"https://hacky.town/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> data work done, especially with Delta Lake and/or Databricks, I believe I can help!</p><p><a href=\"https://www.buoyantdata.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">buoyantdata.com</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>By day I lead a very talented team of data and ML developers.</p><p>By night... I lead a very talented team of data and ML developers, for hire. </p><p>If you need <a href=\"https://hacky.town/tags/Rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>Rustlang</span></a> or <a href=\"https://hacky.town/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> data work done, especially with Delta Lake and/or Databricks, I believe I can help!</p><p><a href=\"https://www.buoyantdata.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">buoyantdata.com</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://hacky.town/tags/rustlang",
"name": "#rustlang"
},
{
"type": "Hashtag",
"href": "https://hacky.town/tags/python",
"name": "#python"
}
],
"replies": {
"id": "https://hacky.town/users/rtyler/statuses/111286018984217945/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://hacky.town/users/rtyler/statuses/111286018984217945/replies?only_other_accounts=true&page=true",
"partOf": "https://hacky.town/users/rtyler/statuses/111286018984217945/replies",
"items": []
}
},
"likes": {
"id": "https://hacky.town/users/rtyler/statuses/111286018984217945/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://hacky.town/users/rtyler/statuses/111286018984217945/shares",
"type": "Collection",
"totalItems": 3
}
}