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://fosstodon.org/users/tacaswell/statuses/109310407466788119",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-08T21:54:09Z",
"url": "https://fosstodon.org/@tacaswell/109310407466788119",
"attributedTo": "https://fosstodon.org/users/tacaswell",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/tacaswell/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/tacaswell/statuses/109310407466788119",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-11-08:objectId=57211822:objectType=Conversation",
"content": "<p>Hi all! I'm Thomas Caswell and I work on OSS. </p><p>Trained as a physicist, but these days I work as an <a href=\"https://fosstodon.org/tags/RSE\" class=\"mention hashtag\" rel=\"tag\">#<span>RSE</span></a> supporting scientists working in <a href=\"https://fosstodon.org/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a>.</p><p>I am the current Project Lead of <a href=\"https://fosstodon.org/tags/Matplotlib\" class=\"mention hashtag\" rel=\"tag\">#<span>Matplotlib</span></a> , a core dev of <a href=\"https://fosstodon.org/tags/h5py\" class=\"mention hashtag\" rel=\"tag\">#<span>h5py</span></a> and a PSF Fellow.</p><p>I'm based in NYC and work at BNL at NSLS-II where I help build data acquisition, management, and analysis tools for experimental scientists.</p><p><a href=\"https://fosstodon.org/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p>",
"contentMap": {
"en": "<p>Hi all! I'm Thomas Caswell and I work on OSS. </p><p>Trained as a physicist, but these days I work as an <a href=\"https://fosstodon.org/tags/RSE\" class=\"mention hashtag\" rel=\"tag\">#<span>RSE</span></a> supporting scientists working in <a href=\"https://fosstodon.org/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a>.</p><p>I am the current Project Lead of <a href=\"https://fosstodon.org/tags/Matplotlib\" class=\"mention hashtag\" rel=\"tag\">#<span>Matplotlib</span></a> , a core dev of <a href=\"https://fosstodon.org/tags/h5py\" class=\"mention hashtag\" rel=\"tag\">#<span>h5py</span></a> and a PSF Fellow.</p><p>I'm based in NYC and work at BNL at NSLS-II where I help build data acquisition, management, and analysis tools for experimental scientists.</p><p><a href=\"https://fosstodon.org/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p>"
},
"updated": "2022-11-19T18:01:40Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rse",
"name": "#rse"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/matplotlib",
"name": "#matplotlib"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/h5py",
"name": "#h5py"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://fosstodon.org/users/tacaswell/statuses/109310407466788119/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/tacaswell/statuses/109310407466788119/replies?min_id=109310626417824821&page=true",
"partOf": "https://fosstodon.org/users/tacaswell/statuses/109310407466788119/replies",
"items": [
"https://fosstodon.org/users/tacaswell/statuses/109310626417824821"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/tacaswell/statuses/109310407466788119/likes",
"type": "Collection",
"totalItems": 22
},
"shares": {
"id": "https://fosstodon.org/users/tacaswell/statuses/109310407466788119/shares",
"type": "Collection",
"totalItems": 8
}
}