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"
}
],
"id": "https://mathstodon.xyz/users/icecolbeveridge/statuses/29749/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/icecolbeveridge",
"published": "2017-05-10T16:30:58Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/icecolbeveridge/followers",
"https://mathstodon.xyz/users/nilesjohnson"
],
"object": {
"id": "https://mathstodon.xyz/users/icecolbeveridge/statuses/29749",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/nilesjohnson/statuses/28539",
"published": "2017-05-10T16:30:58Z",
"url": "https://mathstodon.xyz/@icecolbeveridge/29749",
"attributedTo": "https://mathstodon.xyz/users/icecolbeveridge",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/icecolbeveridge/followers",
"https://mathstodon.xyz/users/nilesjohnson"
],
"sensitive": false,
"atomUri": "tag:mathstodon.xyz,2017-05-10:objectId=29749:objectType=Status",
"inReplyToAtomUri": "tag:mathstodon.xyz,2017-05-09:objectId=28539:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@nilesjohnson\" class=\"u-url mention\">@<span>nilesjohnson</span></a></span> I wonder if this works! \\(<br />\\newcommand{\\f}[2]{#1 #2 #1}<br />\\newcommand{\\ff}[2]{ \\f{ \\f{#1}{#2} } { \\f{#2}{#2} } }<br />\\newcommand{\\fff}[2]{ \\ff{ \\ff{#1}{#2} } { \\ff{#2}{#2} } }<br />\\newcommand{\\ffff}[2]{ \\fff{ \\fff{#1}{#2} } { \\fff{#2}{#2} } }<br />\\ffff{\\blacksquare}{\\square}<br />\\)</p>",
"contentMap": {
"ru": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@nilesjohnson\" class=\"u-url mention\">@<span>nilesjohnson</span></a></span> I wonder if this works! \\(<br />\\newcommand{\\f}[2]{#1 #2 #1}<br />\\newcommand{\\ff}[2]{ \\f{ \\f{#1}{#2} } { \\f{#2}{#2} } }<br />\\newcommand{\\fff}[2]{ \\ff{ \\ff{#1}{#2} } { \\ff{#2}{#2} } }<br />\\newcommand{\\ffff}[2]{ \\fff{ \\fff{#1}{#2} } { \\fff{#2}{#2} } }<br />\\ffff{\\blacksquare}{\\square}<br />\\)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/nilesjohnson",
"name": "@nilesjohnson"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/icecolbeveridge/statuses/29749/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/icecolbeveridge/statuses/29749/replies?min_id=29753&page=true",
"partOf": "https://mathstodon.xyz/users/icecolbeveridge/statuses/29749/replies",
"items": [
null
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/icecolbeveridge/statuses/29749/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mathstodon.xyz/users/icecolbeveridge/statuses/29749/shares",
"type": "Collection",
"totalItems": 0
}
}
}