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://mathstodon.xyz/users/ColinTheMathmo/statuses/109275167144722301",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-02T16:32:05Z",
"url": "https://mathstodon.xyz/@ColinTheMathmo/109275167144722301",
"attributedTo": "https://mathstodon.xyz/users/ColinTheMathmo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/ColinTheMathmo/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/ColinTheMathmo/statuses/109275167144722301",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-11-02:objectId=28235502:objectType=Conversation",
"content": "<p>For some reason there's a small, almost trivial early result in <a href=\"https://mathstodon.xyz/tags/RealAnalysis\" class=\"mention hashtag\" rel=\"tag\">#<span>RealAnalysis</span></a> that I really like:</p><p>Every bounded infinite collection of rational numbers has an accumulation point.</p><p>Is there a similar, simple, elegant result that you like?</p>",
"contentMap": {
"en": "<p>For some reason there's a small, almost trivial early result in <a href=\"https://mathstodon.xyz/tags/RealAnalysis\" class=\"mention hashtag\" rel=\"tag\">#<span>RealAnalysis</span></a> that I really like:</p><p>Every bounded infinite collection of rational numbers has an accumulation point.</p><p>Is there a similar, simple, elegant result that you like?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/realanalysis",
"name": "#realanalysis"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/ColinTheMathmo/statuses/109275167144722301/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/ColinTheMathmo/statuses/109275167144722301/replies?min_id=109275207672147311&page=true",
"partOf": "https://mathstodon.xyz/users/ColinTheMathmo/statuses/109275167144722301/replies",
"items": [
"https://mathstodon.xyz/users/ColinTheMathmo/statuses/109275207672147311"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/ColinTheMathmo/statuses/109275167144722301/likes",
"type": "Collection",
"totalItems": 13
},
"shares": {
"id": "https://mathstodon.xyz/users/ColinTheMathmo/statuses/109275167144722301/shares",
"type": "Collection",
"totalItems": 13
}
}