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/mholub/statuses/111522982678103192",
"type": "Note",
"summary": null,
"inReplyTo": "https://graphics.social/users/levork/statuses/111522939482318886",
"published": "2023-12-04T16:01:08Z",
"url": "https://mastodon.gamedev.place/@mholub/111522982678103192",
"attributedTo": "https://mastodon.gamedev.place/users/mholub",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/mholub/followers",
"https://graphics.social/users/levork"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/mholub/statuses/111522982678103192",
"inReplyToAtomUri": "https://graphics.social/users/levork/statuses/111522939482318886",
"conversation": "tag:graphics.social,2023-12-03:objectId=13355147:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://graphics.social/@levork\" class=\"u-url mention\">@<span>levork</span></a></span> so all of this data is from the same planet? like a points on the surface with some metadata i.e. height and maybe name for some points?</p><p>and data is not uniform?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://graphics.social/@levork\" class=\"u-url mention\">@<span>levork</span></a></span> so all of this data is from the same planet? like a points on the surface with some metadata i.e. height and maybe name for some points?</p><p>and data is not uniform?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://graphics.social/users/levork",
"name": "@levork@graphics.social"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/mholub/statuses/111522982678103192/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/mholub/statuses/111522982678103192/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/mholub/statuses/111522982678103192/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/mholub/statuses/111522982678103192/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/mholub/statuses/111522982678103192/shares",
"type": "Collection",
"totalItems": 0
}
}