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://mastodon.xyz/users/sato1108ss/statuses/110465123388298505",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.xyz/users/sato1108ss/statuses/110463840679228885",
"published": "2023-05-31T20:13:36Z",
"url": "https://mastodon.xyz/@sato1108ss/110465123388298505",
"attributedTo": "https://mastodon.xyz/users/sato1108ss",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/sato1108ss/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/sato1108ss/statuses/110465123388298505",
"inReplyToAtomUri": "https://mastodon.xyz/users/sato1108ss/statuses/110463840679228885",
"conversation": "tag:mastodon.xyz,2023-05-29:objectId=130196563:objectType=Conversation",
"content": "<p>Yes, now I can filter my toots by hashtag, date, and mention.😎 </p><p>I would like to add a calendar to choose a date and also need to implement toots pagination on the main page.</p>",
"contentMap": {
"en": "<p>Yes, now I can filter my toots by hashtag, date, and mention.😎 </p><p>I would like to add a calendar to choose a date and also need to implement toots pagination on the main page.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://6-28.mastodon.xyz/media_attachments/files/110/465/106/171/396/182/original/8931b20c5b548612.png",
"name": "My application picture. ",
"blurhash": "U5Ss51$|01jXnOD%fkRP-:oLt7aeRPM{fkV[",
"focalPoint": [
0,
0
],
"width": 1390,
"height": 719
}
],
"tag": [],
"replies": {
"id": "https://mastodon.xyz/users/sato1108ss/statuses/110465123388298505/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/sato1108ss/statuses/110465123388298505/replies?min_id=110471088990020512&page=true",
"partOf": "https://mastodon.xyz/users/sato1108ss/statuses/110465123388298505/replies",
"items": [
"https://mastodon.xyz/users/sato1108ss/statuses/110471088990020512"
]
}
},
"likes": {
"id": "https://mastodon.xyz/users/sato1108ss/statuses/110465123388298505/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.xyz/users/sato1108ss/statuses/110465123388298505/shares",
"type": "Collection",
"totalItems": 0
}
}