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://mastodon.gamedev.place/users/Emi/statuses/109304198662302115",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T19:35:11Z",
"url": "https://mastodon.gamedev.place/@Emi/109304198662302115",
"attributedTo": "https://mastodon.gamedev.place/users/Emi",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/Emi/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/Emi/statuses/109304198662302115",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-07:objectId=15551814:objectType=Conversation",
"content": "<p>I can't seem to be able to login to gamedev.place from the mobile app. Is it just me?</p>",
"contentMap": {
"en": "<p>I can't seem to be able to login to gamedev.place from the mobile app. Is it just me?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/Emi/statuses/109304198662302115/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/Emi/statuses/109304198662302115/replies?min_id=109304202848659789&page=true",
"partOf": "https://mastodon.gamedev.place/users/Emi/statuses/109304198662302115/replies",
"items": [
"https://mastodon.gamedev.place/users/Emi/statuses/109304202848659789"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/Emi/statuses/109304198662302115/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/Emi/statuses/109304198662302115/shares",
"type": "Collection",
"totalItems": 0
}
}