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/NuType/statuses/100067455306373671",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-05-21T13:09:52Z",
"url": "https://mastodon.gamedev.place/@NuType/100067455306373671",
"attributedTo": "https://mastodon.gamedev.place/users/NuType",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/NuType/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/NuType/statuses/100067455306373671",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2018-05-21:objectId=702105:objectType=Conversation",
"content": "<p>Morning Mastodon!</p><p>Started last night a mini-project inspired by the Atari game called Flag Capture. Mine is called FTB, short for Find (or Flag) The Bomb. Maybe I should use Frag, that sounds cooler. Anyhow, I'll be posting up screenshots here soon.</p><p>This is going to be a super short project sandwiched in between Deliverer and Winged Victory.</p><p><a href=\"https://mastodon.gamedev.place/tags/gamedesign\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedesign</span></a> <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/gamedevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedevelopment</span></a> <a href=\"https://mastodon.gamedev.place/tags/monday\" class=\"mention hashtag\" rel=\"tag\">#<span>monday</span></a></p>",
"contentMap": {
"en": "<p>Morning Mastodon!</p><p>Started last night a mini-project inspired by the Atari game called Flag Capture. Mine is called FTB, short for Find (or Flag) The Bomb. Maybe I should use Frag, that sounds cooler. Anyhow, I'll be posting up screenshots here soon.</p><p>This is going to be a super short project sandwiched in between Deliverer and Winged Victory.</p><p><a href=\"https://mastodon.gamedev.place/tags/gamedesign\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedesign</span></a> <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/gamedevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedevelopment</span></a> <a href=\"https://mastodon.gamedev.place/tags/monday\" class=\"mention hashtag\" rel=\"tag\">#<span>monday</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedesign",
"name": "#gamedesign"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedevelopment",
"name": "#gamedevelopment"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/monday",
"name": "#monday"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/100067455306373671/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/NuType/statuses/100067455306373671/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/NuType/statuses/100067455306373671/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/100067455306373671/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/NuType/statuses/100067455306373671/shares",
"type": "Collection",
"totalItems": 0
}
}