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/Taffer/statuses/109218705923782298/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/Taffer",
"published": "2022-10-23T17:13:15Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/Taffer/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/Taffer/statuses/109218705923782298",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-23T17:13:15Z",
"url": "https://mastodon.gamedev.place/@Taffer/109218705923782298",
"attributedTo": "https://mastodon.gamedev.place/users/Taffer",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/Taffer/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/Taffer/statuses/109218705923782298",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-10-23:objectId=15190569:objectType=Conversation",
"content": "<p>Used <a href=\"https://mastodon.gamedev.place/tags/Kubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>Kubuntu</span></a> for a few hours yesterday, setting things up and whatnot... initial minor complaints:</p><p>* some notification about using internal audio devices keeps popping up mid-screen... not sure if the new audio subsystem in 22.10 is restarting constantly or what</p><p>* why can't I put my task bar/panel/thing on the left-hand side of my screen? to be fair, I have the same complaint for <a href=\"https://mastodon.gamedev.place/tags/win11\" class=\"mention hashtag\" rel=\"tag\">#<span>win11</span></a> and <a href=\"https://mastodon.gamedev.place/tags/Mint\" class=\"mention hashtag\" rel=\"tag\">#<span>Mint</span></a> </p><p>* Mint lets you turn off the trackpad when using a mouse, I need this</p>",
"contentMap": {
"en": "<p>Used <a href=\"https://mastodon.gamedev.place/tags/Kubuntu\" class=\"mention hashtag\" rel=\"tag\">#<span>Kubuntu</span></a> for a few hours yesterday, setting things up and whatnot... initial minor complaints:</p><p>* some notification about using internal audio devices keeps popping up mid-screen... not sure if the new audio subsystem in 22.10 is restarting constantly or what</p><p>* why can't I put my task bar/panel/thing on the left-hand side of my screen? to be fair, I have the same complaint for <a href=\"https://mastodon.gamedev.place/tags/win11\" class=\"mention hashtag\" rel=\"tag\">#<span>win11</span></a> and <a href=\"https://mastodon.gamedev.place/tags/Mint\" class=\"mention hashtag\" rel=\"tag\">#<span>Mint</span></a> </p><p>* Mint lets you turn off the trackpad when using a mouse, I need this</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/kubuntu",
"name": "#kubuntu"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/Win11",
"name": "#Win11"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/mint",
"name": "#mint"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/Taffer/statuses/109218705923782298/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/Taffer/statuses/109218705923782298/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/Taffer/statuses/109218705923782298/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/Taffer/statuses/109218705923782298/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/Taffer/statuses/109218705923782298/shares",
"type": "Collection",
"totalItems": 0
}
}
}