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/akien/statuses/109304042569793470",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/Emi/statuses/109304002346096728",
"published": "2022-11-07T18:55:29Z",
"url": "https://mastodon.gamedev.place/@akien/109304042569793470",
"attributedTo": "https://mastodon.gamedev.place/users/akien",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/akien/followers",
"https://mastodon.gamedev.place/users/Emi"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/akien/statuses/109304042569793470",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/Emi/statuses/109304002346096728",
"conversation": "tag:mastodon.gamedev.place,2022-11-07:objectId=15548373:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@Emi\" class=\"u-url mention\">@<span>Emi</span></a></span> It's actually been deprecated by the Mastodon lead dev, but it's hard to get rid of it (and some clients still seem to use it, like Tusky which I'm typing from).</p><p>I find it cute, but I don't mind just saying "post" if that's what folks prefer.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@Emi\" class=\"u-url mention\">@<span>Emi</span></a></span> It's actually been deprecated by the Mastodon lead dev, but it's hard to get rid of it (and some clients still seem to use it, like Tusky which I'm typing from).</p><p>I find it cute, but I don't mind just saying "post" if that's what folks prefer.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/Emi",
"name": "@Emi"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/akien/statuses/109304042569793470/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/akien/statuses/109304042569793470/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/akien/statuses/109304042569793470/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/akien/statuses/109304042569793470/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/akien/statuses/109304042569793470/shares",
"type": "Collection",
"totalItems": 0
}
}