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://mathstodon.xyz/users/WillTyler/outbox?min_id=0&page=true",
"type": "OrderedCollectionPage",
"prev": "https://mathstodon.xyz/users/WillTyler/outbox?min_id=108205923523898939&page=true",
"partOf": "https://mathstodon.xyz/users/WillTyler/outbox",
"orderedItems": [
{
"id": "https://mathstodon.xyz/users/WillTyler/statuses/108205923523898939/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/WillTyler",
"published": "2022-04-27T20:29:22Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/WillTyler/followers"
],
"object": {
"id": "https://mathstodon.xyz/users/WillTyler/statuses/108205923523898939",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-27T20:29:22Z",
"url": "https://mathstodon.xyz/@WillTyler/108205923523898939",
"attributedTo": "https://mathstodon.xyz/users/WillTyler",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/WillTyler/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/WillTyler/statuses/108205923523898939",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-04-27:objectId=24772781:objectType=Conversation",
"content": "<p><a href=\"https://mathstodon.xyz/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> <a href=\"https://mathstodon.xyz/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a> </p><p>I'm a software developer in the AEC industry, typically working to automate engineering workflows in CAD software (revit etc.). I studied Mathematics, so naturally I love functional programming (and luckily get to use F# for most of my work!). </p><p>In my free time I enjoy walking, photography, custom keyboards, and any other hobbies my ADHD brain latches onto. </p><p><a href=\"https://mathstodon.xyz/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a> <a href=\"https://mathstodon.xyz/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a> <a href=\"https://mathstodon.xyz/tags/tech\" class=\"mention hashtag\" rel=\"tag\">#<span>tech</span></a> <a href=\"https://mathstodon.xyz/tags/adhd\" class=\"mention hashtag\" rel=\"tag\">#<span>adhd</span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://mathstodon.xyz/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> <a href=\"https://mathstodon.xyz/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a> </p><p>I'm a software developer in the AEC industry, typically working to automate engineering workflows in CAD software (revit etc.). I studied Mathematics, so naturally I love functional programming (and luckily get to use F# for most of my work!). </p><p>In my free time I enjoy walking, photography, custom keyboards, and any other hobbies my ADHD brain latches onto. </p><p><a href=\"https://mathstodon.xyz/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a> <a href=\"https://mathstodon.xyz/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a> <a href=\"https://mathstodon.xyz/tags/tech\" class=\"mention hashtag\" rel=\"tag\">#<span>tech</span></a> <a href=\"https://mathstodon.xyz/tags/adhd\" class=\"mention hashtag\" rel=\"tag\">#<span>adhd</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/adhd",
"name": "#adhd"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/tech",
"name": "#tech"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/math",
"name": "#math"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/software",
"name": "#software"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/introductions",
"name": "#introductions"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/WillTyler/statuses/108205923523898939/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/WillTyler/statuses/108205923523898939/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/WillTyler/statuses/108205923523898939/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/WillTyler/statuses/108205923523898939/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mathstodon.xyz/users/WillTyler/statuses/108205923523898939/shares",
"type": "Collection",
"totalItems": 6
}
}
}
]
}