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/serpentos/statuses/112608194654268480",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-13T07:44:48Z",
"url": "https://fosstodon.org/@serpentos/112608194654268480",
"attributedTo": "https://fosstodon.org/users/serpentos",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/serpentos/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/serpentos/statuses/112608194654268480",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-06-13:objectId=216877885:objectType=Conversation",
"content": "<p>We haven't really mentioned this yet but as we close in on our targets we've established that our new ISO will have more <a href=\"https://fosstodon.org/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> than you can shake a Fiat Punto at:</p><p> - zed editor<br /> - rustls + ffi for curl and possibly others<br /> - choice of <a href=\"https://fosstodon.org/tags/nushell\" class=\"mention hashtag\" rel=\"tag\">#<span>nushell</span></a> and <a href=\"https://fosstodon.org/tags/fishshell\" class=\"mention hashtag\" rel=\"tag\">#<span>fishshell</span></a> <br /> - starship prompt<br /> - moss, blsforme, lichen, et all.</p><p>Don't forget we're still aiming to offer <a href=\"https://fosstodon.org/tags/COSMICDE\" class=\"mention hashtag\" rel=\"tag\">#<span>COSMICDE</span></a> in future too!</p>",
"contentMap": {
"en": "<p>We haven't really mentioned this yet but as we close in on our targets we've established that our new ISO will have more <a href=\"https://fosstodon.org/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> than you can shake a Fiat Punto at:</p><p> - zed editor<br /> - rustls + ffi for curl and possibly others<br /> - choice of <a href=\"https://fosstodon.org/tags/nushell\" class=\"mention hashtag\" rel=\"tag\">#<span>nushell</span></a> and <a href=\"https://fosstodon.org/tags/fishshell\" class=\"mention hashtag\" rel=\"tag\">#<span>fishshell</span></a> <br /> - starship prompt<br /> - moss, blsforme, lichen, et all.</p><p>Don't forget we're still aiming to offer <a href=\"https://fosstodon.org/tags/COSMICDE\" class=\"mention hashtag\" rel=\"tag\">#<span>COSMICDE</span></a> in future too!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rustlang",
"name": "#rustlang"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/nushell",
"name": "#nushell"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/fishshell",
"name": "#fishshell"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/cosmicde",
"name": "#cosmicde"
}
],
"replies": {
"id": "https://fosstodon.org/users/serpentos/statuses/112608194654268480/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/serpentos/statuses/112608194654268480/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/serpentos/statuses/112608194654268480/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/serpentos/statuses/112608194654268480/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://fosstodon.org/users/serpentos/statuses/112608194654268480/shares",
"type": "Collection",
"totalItems": 5
}
}