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/109304135346914442",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/Glaas/statuses/109304095098578810",
"published": "2022-11-07T19:19:04Z",
"url": "https://mastodon.gamedev.place/@Emi/109304135346914442",
"attributedTo": "https://mastodon.gamedev.place/users/Emi",
"to": [
"https://mastodon.gamedev.place/users/Emi/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.gamedev.place/users/Glaas"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/Emi/statuses/109304135346914442",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/Glaas/statuses/109304095098578810",
"conversation": "tag:mastodon.gamedev.place,2022-11-07:objectId=15549499:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@Glaas\" class=\"u-url mention\">@<span>Glaas</span></a></span> yeah, probably they prefer that over the likes, but I feel likes are such a standard feature on every platform at this point that I find it weird not having it</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@Glaas\" class=\"u-url mention\">@<span>Glaas</span></a></span> yeah, probably they prefer that over the likes, but I feel likes are such a standard feature on every platform at this point that I find it weird not having it</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/Glaas",
"name": "@Glaas"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/Emi/statuses/109304135346914442/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/Emi/statuses/109304135346914442/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/Emi/statuses/109304135346914442/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/Emi/statuses/109304135346914442/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/Emi/statuses/109304135346914442/shares",
"type": "Collection",
"totalItems": 0
}
}