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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/Gina/statuses/104744207747515796",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/Gina/statuses/101818273290582496",
"published": "2020-08-24T11:49:31Z",
"url": "https://fosstodon.org/@Gina/104744207747515796",
"attributedTo": "https://fosstodon.org/users/Gina",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/Gina/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/Gina/statuses/104744207747515796",
"inReplyToAtomUri": "https://fosstodon.org/users/Gina/statuses/101818273290582496",
"conversation": "tag:fosstodon.org,2019-03-26:objectId=6893541:objectType=Conversation",
"content": "<p>:oh_no: :oh_no_bubble:</p>",
"attachment": [],
"tag": [
{
"id": "https://fosstodon.org/emojis/118050",
"type": "Emoji",
"name": ":oh_no:",
"updated": "2020-05-03T08:10:16Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/custom_emojis/images/000/118/050/original/59abbbdd83b7e596.png"
}
},
{
"id": "https://fosstodon.org/emojis/118049",
"type": "Emoji",
"name": ":oh_no_bubble:",
"updated": "2020-05-03T08:09:01Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/custom_emojis/images/000/118/049/original/d5dae9a090619374.png"
}
}
],
"replies": {
"id": "https://fosstodon.org/users/Gina/statuses/104744207747515796/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/Gina/statuses/104744207747515796/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/Gina/statuses/104744207747515796/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/Gina/statuses/104744207747515796/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://fosstodon.org/users/Gina/statuses/104744207747515796/shares",
"type": "Collection",
"totalItems": 0
}
}