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/sharlatan/statuses/113501031737538442",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-18T00:05:01Z",
"url": "https://mastodon.social/@sharlatan/113501031737538442",
"attributedTo": "https://mastodon.social/users/sharlatan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/sharlatan/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/sharlatan/statuses/113501031737538442",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-18:objectId=850728357:objectType=Conversation",
"content": "<p>Good news <a href=\"https://mastodon.social/tags/NumPy\" class=\"mention hashtag\" rel=\"tag\">#<span>NumPy</span></a> is built 1.23.2->1.24.4 with the latest <a href=\"https://mastodon.social/tags/pytest\" class=\"mention hashtag\" rel=\"tag\">#<span>pytest</span></a> and <a href=\"https://mastodon.social/tags/MyPy\" class=\"mention hashtag\" rel=\"tag\">#<span>MyPy</span></a>, any other versions up to 1.26.4 could not be built without a higher level of wizardry.</p><p><a href=\"https://mastodon.social/tags/Pandas\" class=\"mention hashtag\" rel=\"tag\">#<span>Pandas</span></a> has been built on the latest version!</p><p>Fixing failing dependency to build <a href=\"https://mastodon.social/tags/SciPy\" class=\"mention hashtag\" rel=\"tag\">#<span>SciPy</span></a> hoping to refresh it to the latest version when chaning packages are resolved.</p><p>70+ commits are in the queue for the python team in <a href=\"https://mastodon.social/tags/Guix\" class=\"mention hashtag\" rel=\"tag\">#<span>Guix</span></a>. </p><p>Oh Brave New World...</p>",
"contentMap": {
"en": "<p>Good news <a href=\"https://mastodon.social/tags/NumPy\" class=\"mention hashtag\" rel=\"tag\">#<span>NumPy</span></a> is built 1.23.2->1.24.4 with the latest <a href=\"https://mastodon.social/tags/pytest\" class=\"mention hashtag\" rel=\"tag\">#<span>pytest</span></a> and <a href=\"https://mastodon.social/tags/MyPy\" class=\"mention hashtag\" rel=\"tag\">#<span>MyPy</span></a>, any other versions up to 1.26.4 could not be built without a higher level of wizardry.</p><p><a href=\"https://mastodon.social/tags/Pandas\" class=\"mention hashtag\" rel=\"tag\">#<span>Pandas</span></a> has been built on the latest version!</p><p>Fixing failing dependency to build <a href=\"https://mastodon.social/tags/SciPy\" class=\"mention hashtag\" rel=\"tag\">#<span>SciPy</span></a> hoping to refresh it to the latest version when chaning packages are resolved.</p><p>70+ commits are in the queue for the python team in <a href=\"https://mastodon.social/tags/Guix\" class=\"mention hashtag\" rel=\"tag\">#<span>Guix</span></a>. </p><p>Oh Brave New World...</p>"
},
"updated": "2024-11-18T00:09:53Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/numpy",
"name": "#numpy"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/pytest",
"name": "#pytest"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mypy",
"name": "#mypy"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/pandas",
"name": "#pandas"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/scipy",
"name": "#scipy"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/guix",
"name": "#guix"
}
],
"replies": {
"id": "https://mastodon.social/users/sharlatan/statuses/113501031737538442/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/sharlatan/statuses/113501031737538442/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/sharlatan/statuses/113501031737538442/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/sharlatan/statuses/113501031737538442/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.social/users/sharlatan/statuses/113501031737538442/shares",
"type": "Collection",
"totalItems": 1
}
}