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/NuType/statuses/100504663324582550/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/NuType",
"published": "2018-08-06T18:17:37Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/NuType/followers",
"https://mastodon.gamedev.place/users/pigdev"
],
"object": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/100504663324582550",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/pigdev/statuses/100504624786856498",
"published": "2018-08-06T18:17:37Z",
"url": "https://mastodon.gamedev.place/@NuType/100504663324582550",
"attributedTo": "https://mastodon.gamedev.place/users/NuType",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/NuType/followers",
"https://mastodon.gamedev.place/users/pigdev"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/NuType/statuses/100504663324582550",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/pigdev/statuses/100504624786856498",
"conversation": "tag:mastodon.gamedev.place,2018-08-06:objectId=961729:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@pigdev\" class=\"u-url mention\">@<span>pigdev</span></a></span><br />Nice!</p><p>I've been using Game Maker since the 7.0 days. I'm now on Game Maker Studio 2. I've made quite a few small games with it and maybe about two serious projects that I feel are lacking something still.</p><p>It's been on and off, and it hasn't been until the past two years or so that I've gotten much more serious with it.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@pigdev\" class=\"u-url mention\">@<span>pigdev</span></a></span><br />Nice!</p><p>I've been using Game Maker since the 7.0 days. I'm now on Game Maker Studio 2. I've made quite a few small games with it and maybe about two serious projects that I feel are lacking something still.</p><p>It's been on and off, and it hasn't been until the past two years or so that I've gotten much more serious with it.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/pigdev",
"name": "@pigdev"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/100504663324582550/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/NuType/statuses/100504663324582550/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/NuType/statuses/100504663324582550/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/100504663324582550/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/100504663324582550/shares",
"type": "Collection",
"totalItems": 0
}
}
}