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.social/users/innonate/statuses/109308950118657666",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-08T15:43:32Z",
"url": "https://mastodon.social/@innonate/109308950118657666",
"attributedTo": "https://mastodon.social/users/innonate",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/innonate/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/innonate/statuses/109308950118657666",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-08:objectId=327724225:objectType=Conversation",
"content": "<p>Probably got lost in the noise on bird app: earlier this year I made a side project called Word Game. It's inspired by Wordle, but lets you create a challenge word for your friends, and solve your friends' words. It's chugged along with a beautiful little community of a few dozen regular players, most of whom I don't even know. Anywho - if you enjoy such games, come play! <a href=\"https://wordgame.wtf/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">wordgame.wtf/</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Probably got lost in the noise on bird app: earlier this year I made a side project called Word Game. It's inspired by Wordle, but lets you create a challenge word for your friends, and solve your friends' words. It's chugged along with a beautiful little community of a few dozen regular players, most of whom I don't even know. Anywho - if you enjoy such games, come play! <a href=\"https://wordgame.wtf/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">wordgame.wtf/</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/innonate/statuses/109308950118657666/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/innonate/statuses/109308950118657666/replies?min_id=109308955251833408&page=true",
"partOf": "https://mastodon.social/users/innonate/statuses/109308950118657666/replies",
"items": [
"https://mastodon.social/users/innonate/statuses/109308955251833408"
]
}
},
"likes": {
"id": "https://mastodon.social/users/innonate/statuses/109308950118657666/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/innonate/statuses/109308950118657666/shares",
"type": "Collection",
"totalItems": 0
}
}