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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109392752623671999",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109392746714190355",
"published": "2022-11-23T10:55:37Z",
"url": "https://mathstodon.xyz/@gnu_texmacs/109392752623671999",
"attributedTo": "https://mathstodon.xyz/users/gnu_texmacs",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/gnu_texmacs/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109392752623671999",
"inReplyToAtomUri": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109392746714190355",
"conversation": "tag:mathstodon.xyz,2022-11-23:objectId=30577450:objectType=Conversation",
"content": "<p>example of papers written with TeXmacs:</p>",
"contentMap": {
"en": "<p>example of papers written with TeXmacs:</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.mathstodon.xyz/media_attachments/files/109/392/751/240/105/402/original/39715b13d1b97a27.png",
"name": null,
"blurhash": "UCR{*}of~qt79Fj[xuj[xuj[RjaykCj[ofay",
"width": 1240,
"height": 1642
}
],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109392752623671999/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109392752623671999/replies?min_id=109392758522145241&page=true",
"partOf": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109392752623671999/replies",
"items": [
"https://mathstodon.xyz/users/gnu_texmacs/statuses/109392758522145241"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109392752623671999/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mathstodon.xyz/users/gnu_texmacs/statuses/109392752623671999/shares",
"type": "Collection",
"totalItems": 0
}
}