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/NuType/statuses/100566128765055383/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/NuType",
"published": "2018-08-17T14:49:05Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/NuType/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/100566128765055383",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-17T14:49:05Z",
"url": "https://mastodon.gamedev.place/@NuType/100566128765055383",
"attributedTo": "https://mastodon.gamedev.place/users/NuType",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/NuType/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/NuType/statuses/100566128765055383",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2018-08-17:objectId=1015398:objectType=Conversation",
"content": "<p>Here are the first screenshots for my Resident Evil demake, I call it Resolute Evil!</p>",
"contentMap": {
"en": "<p>Here are the first screenshots for my Resident Evil demake, I call it Resolute Evil!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/000/243/140/original/ab4c11026fd53d1a.png",
"name": "Screenshot 1",
"blurhash": null,
"width": 520,
"height": 403
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/000/243/141/original/4e2964463584cd1d.png",
"name": "Screenshot 2",
"blurhash": null,
"width": 521,
"height": 404
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/000/243/142/original/a9e4028bc02dc572.png",
"name": "Screenshot 3",
"blurhash": null,
"width": 518,
"height": 403
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/100566128765055383/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/NuType/statuses/100566128765055383/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/NuType/statuses/100566128765055383/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/100566128765055383/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/100566128765055383/shares",
"type": "Collection",
"totalItems": 0
}
}
}