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://social.meenzen.net/users/samuel/statuses/111606748318654270",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-19T11:03:50Z",
"url": "https://social.meenzen.net/@samuel/111606748318654270",
"attributedTo": "https://social.meenzen.net/users/samuel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.meenzen.net/users/samuel/followers"
],
"sensitive": false,
"atomUri": "https://social.meenzen.net/users/samuel/statuses/111606748318654270",
"inReplyToAtomUri": null,
"conversation": "tag:social.meenzen.net,2023-12-19:objectId=759026:objectType=Conversation",
"content": "<p>Recently I've started experimenting with <a href=\"https://social.meenzen.net/tags/SvelteKit\" class=\"mention hashtag\" rel=\"tag\">#<span>SvelteKit</span></a>. The result is <a href=\"https://social.meenzen.net/tags/TwitchMultichat\" class=\"mention hashtag\" rel=\"tag\">#<span>TwitchMultichat</span></a>, a web app that merges multiple <a href=\"https://social.meenzen.net/tags/Twitch\" class=\"mention hashtag\" rel=\"tag\">#<span>Twitch</span></a> chats into one chat window. It can be used as a chat overlay in <a href=\"https://social.meenzen.net/tags/OBS\" class=\"mention hashtag\" rel=\"tag\">#<span>OBS</span></a> by adding a simple browser source.</p><p><a href=\"https://multichat.mnzn.dev/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">multichat.mnzn.dev/</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Recently I've started experimenting with <a href=\"https://social.meenzen.net/tags/SvelteKit\" class=\"mention hashtag\" rel=\"tag\">#<span>SvelteKit</span></a>. The result is <a href=\"https://social.meenzen.net/tags/TwitchMultichat\" class=\"mention hashtag\" rel=\"tag\">#<span>TwitchMultichat</span></a>, a web app that merges multiple <a href=\"https://social.meenzen.net/tags/Twitch\" class=\"mention hashtag\" rel=\"tag\">#<span>Twitch</span></a> chats into one chat window. It can be used as a chat overlay in <a href=\"https://social.meenzen.net/tags/OBS\" class=\"mention hashtag\" rel=\"tag\">#<span>OBS</span></a> by adding a simple browser source.</p><p><a href=\"https://multichat.mnzn.dev/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">multichat.mnzn.dev/</span><span class=\"invisible\"></span></a></p>"
},
"updated": "2023-12-21T11:38:28Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.meenzen.net/tags/sveltekit",
"name": "#sveltekit"
},
{
"type": "Hashtag",
"href": "https://social.meenzen.net/tags/twitchmultichat",
"name": "#twitchmultichat"
},
{
"type": "Hashtag",
"href": "https://social.meenzen.net/tags/twitch",
"name": "#twitch"
},
{
"type": "Hashtag",
"href": "https://social.meenzen.net/tags/obs",
"name": "#obs"
}
],
"replies": {
"id": "https://social.meenzen.net/users/samuel/statuses/111606748318654270/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.meenzen.net/users/samuel/statuses/111606748318654270/replies?only_other_accounts=true&page=true",
"partOf": "https://social.meenzen.net/users/samuel/statuses/111606748318654270/replies",
"items": []
}
},
"likes": {
"id": "https://social.meenzen.net/users/samuel/statuses/111606748318654270/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.meenzen.net/users/samuel/statuses/111606748318654270/shares",
"type": "Collection",
"totalItems": 0
}
}