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://mastodon.social/users/AstraKawa/statuses/109984122718977094",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-07T21:28:48Z",
"url": "https://mastodon.social/@AstraKawa/109984122718977094",
"attributedTo": "https://mastodon.social/users/AstraKawa",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/AstraKawa/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/AstraKawa/statuses/109984122718977094",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-03-07:objectId=410393485:objectType=Conversation",
"content": "<p>🛰 Using <a href=\"https://mastodon.social/tags/JuliaLang\" class=\"mention hashtag\" rel=\"tag\">#<span>JuliaLang</span></a> and ModelingToolkit.jl provides an intuitive method to modelling the attitude dynamics of spacecraft. In my latest substack article I introduce using this amazing package with a couple of simple examples:<br /><a href=\"https://michaszj.substack.com/p/spacecraft-engineering-with-julia\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">michaszj.substack.com/p/spacec</span><span class=\"invisible\">raft-engineering-with-julia</span></a></p>",
"contentMap": {
"en": "<p>🛰 Using <a href=\"https://mastodon.social/tags/JuliaLang\" class=\"mention hashtag\" rel=\"tag\">#<span>JuliaLang</span></a> and ModelingToolkit.jl provides an intuitive method to modelling the attitude dynamics of spacecraft. In my latest substack article I introduce using this amazing package with a couple of simple examples:<br /><a href=\"https://michaszj.substack.com/p/spacecraft-engineering-with-julia\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">michaszj.substack.com/p/spacec</span><span class=\"invisible\">raft-engineering-with-julia</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/julialang",
"name": "#julialang"
}
],
"replies": {
"id": "https://mastodon.social/users/AstraKawa/statuses/109984122718977094/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/AstraKawa/statuses/109984122718977094/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/AstraKawa/statuses/109984122718977094/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/AstraKawa/statuses/109984122718977094/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/AstraKawa/statuses/109984122718977094/shares",
"type": "Collection",
"totalItems": 1
}
}