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/charlesll/statuses/114396883504190972",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-25T05:11:54Z",
"url": "https://fosstodon.org/@charlesll/114396883504190972",
"attributedTo": "https://fosstodon.org/users/charlesll",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/charlesll/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/charlesll/statuses/114396883504190972",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-04-25:objectId=310461881:objectType=Conversation",
"content": "<p>After some time I finally published a new release of my <a href=\"https://fosstodon.org/tags/julia\" class=\"mention hashtag\" rel=\"tag\">#<span>julia</span></a> package to process data from <a href=\"https://fosstodon.org/tags/spectroscopy\" class=\"mention hashtag\" rel=\"tag\">#<span>spectroscopy</span></a> (<a href=\"https://fosstodon.org/tags/raman\" class=\"mention hashtag\" rel=\"tag\">#<span>raman</span></a>, <a href=\"https://fosstodon.org/tags/infrared\" class=\"mention hashtag\" rel=\"tag\">#<span>infrared</span></a>...). Check the new version of Spectra.jl, that includes many new functions, including cool peak fitting features!! <a href=\"https://charlesll.github.io/Spectra.jl/stable/index.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">charlesll.github.io/Spectra.jl</span><span class=\"invisible\">/stable/index.html</span></a> <a href=\"https://fosstodon.org/tags/science\" class=\"mention hashtag\" rel=\"tag\">#<span>science</span></a></p>",
"contentMap": {
"fr": "<p>After some time I finally published a new release of my <a href=\"https://fosstodon.org/tags/julia\" class=\"mention hashtag\" rel=\"tag\">#<span>julia</span></a> package to process data from <a href=\"https://fosstodon.org/tags/spectroscopy\" class=\"mention hashtag\" rel=\"tag\">#<span>spectroscopy</span></a> (<a href=\"https://fosstodon.org/tags/raman\" class=\"mention hashtag\" rel=\"tag\">#<span>raman</span></a>, <a href=\"https://fosstodon.org/tags/infrared\" class=\"mention hashtag\" rel=\"tag\">#<span>infrared</span></a>...). Check the new version of Spectra.jl, that includes many new functions, including cool peak fitting features!! <a href=\"https://charlesll.github.io/Spectra.jl/stable/index.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">charlesll.github.io/Spectra.jl</span><span class=\"invisible\">/stable/index.html</span></a> <a href=\"https://fosstodon.org/tags/science\" class=\"mention hashtag\" rel=\"tag\">#<span>science</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/julia",
"name": "#julia"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/spectroscopy",
"name": "#spectroscopy"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/raman",
"name": "#raman"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/infrared",
"name": "#infrared"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/science",
"name": "#science"
}
],
"replies": {
"id": "https://fosstodon.org/users/charlesll/statuses/114396883504190972/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/charlesll/statuses/114396883504190972/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/charlesll/statuses/114396883504190972/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/charlesll/statuses/114396883504190972/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/charlesll/statuses/114396883504190972/shares",
"type": "Collection",
"totalItems": 0
}
}