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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.gamedev.place/users/andyh/statuses/109296611113779860",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T11:25:34Z",
"url": "https://mastodon.gamedev.place/@andyh/109296611113779860",
"attributedTo": "https://mastodon.gamedev.place/users/andyh",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/andyh/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/andyh/statuses/109296611113779860",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-06:objectId=15459486:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.gamedev.place/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a></p><p>Hi, my name's Andy and I'm a senior narrative designer/game writer in AAA. I started in the industry about 20 years ago and I basically use social media as a year-round GDC.</p><p>I love discussing all areas of creative work, game design, story, etc.</p><p>I've had a Mastodon account for a while, but it looks like I'll be using a lot more going forward 😬</p><p>Anyway, lovely to meet you all. I'm going to scroll around and see if I can find anyone I've worked with on here.</p><p>👍</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.gamedev.place/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a></p><p>Hi, my name's Andy and I'm a senior narrative designer/game writer in AAA. I started in the industry about 20 years ago and I basically use social media as a year-round GDC.</p><p>I love discussing all areas of creative work, game design, story, etc.</p><p>I've had a Mastodon account for a while, but it looks like I'll be using a lot more going forward 😬</p><p>Anyway, lovely to meet you all. I'm going to scroll around and see if I can find anyone I've worked with on here.</p><p>👍</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/andyh/statuses/109296611113779860/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/andyh/statuses/109296611113779860/replies?min_id=109296611798346899&page=true",
"partOf": "https://mastodon.gamedev.place/users/andyh/statuses/109296611113779860/replies",
"items": [
"https://mastodon.gamedev.place/users/andyh/statuses/109296611798346899"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/andyh/statuses/109296611113779860/likes",
"type": "Collection",
"totalItems": 13
},
"shares": {
"id": "https://mastodon.gamedev.place/users/andyh/statuses/109296611113779860/shares",
"type": "Collection",
"totalItems": 2
}
}