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.gamedev.place/users/Hi_Names_Nat/statuses/111547410852659501/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/Hi_Names_Nat",
"published": "2023-12-08T23:33:32Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/Hi_Names_Nat/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/Hi_Names_Nat/statuses/111547410852659501",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-08T23:33:32Z",
"url": "https://mastodon.gamedev.place/@Hi_Names_Nat/111547410852659501",
"attributedTo": "https://mastodon.gamedev.place/users/Hi_Names_Nat",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/Hi_Names_Nat/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/Hi_Names_Nat/statuses/111547410852659501",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2023-12-08:objectId=68633056:objectType=Conversation",
"content": "<p>My reaction to last night's news:</p>",
"contentMap": {
"en": "<p>My reaction to last night's news:</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/111/547/410/334/459/153/original/8d4b60a7c89aa405.mp4",
"name": null,
"blurhash": "UEAAN|E1D%IVIpfRbHxu0L%1tR%L?aWBRQIV",
"width": 1920,
"height": 1080
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/Hi_Names_Nat/statuses/111547410852659501/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/Hi_Names_Nat/statuses/111547410852659501/replies?min_id=111547411592410666&page=true",
"partOf": "https://mastodon.gamedev.place/users/Hi_Names_Nat/statuses/111547410852659501/replies",
"items": [
"https://mastodon.gamedev.place/users/Hi_Names_Nat/statuses/111547411592410666"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/Hi_Names_Nat/statuses/111547410852659501/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/Hi_Names_Nat/statuses/111547410852659501/shares",
"type": "Collection",
"totalItems": 0
}
}
}