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/joethephish/statuses/109536579101962141/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/joethephish",
"published": "2022-12-18T20:32:35Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/joethephish/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/joethephish/statuses/109536579101962141",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-18T20:32:35Z",
"url": "https://mastodon.gamedev.place/@joethephish/109536579101962141",
"attributedTo": "https://mastodon.gamedev.place/users/joethephish",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/joethephish/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/joethephish/statuses/109536579101962141",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-12-18:objectId=20912868:objectType=Conversation",
"content": "<p>There isn’t any equivalent to Twitter’s Lists feature on Mastodon is there?<br />I used to have 5 lists that I used to use for 90% of my Twitter browsing. Eg one “high priority” list that had < 10 accounts on it that I liked to follow more closely, another with < 50 people, and others for specific interests.<br />I find Masto’s flat timeline pretty poor by comparison with my old Lists :-/</p>",
"contentMap": {
"en": "<p>There isn’t any equivalent to Twitter’s Lists feature on Mastodon is there?<br />I used to have 5 lists that I used to use for 90% of my Twitter browsing. Eg one “high priority” list that had < 10 accounts on it that I liked to follow more closely, another with < 50 people, and others for specific interests.<br />I find Masto’s flat timeline pretty poor by comparison with my old Lists :-/</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/joethephish/statuses/109536579101962141/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/joethephish/statuses/109536579101962141/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/joethephish/statuses/109536579101962141/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/joethephish/statuses/109536579101962141/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/joethephish/statuses/109536579101962141/shares",
"type": "Collection",
"totalItems": 0
}
}
}