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://gruene.social/users/gesus/statuses/109404183492589808",
"type": "Note",
"summary": "#emacs content: mastodon.el+pocket-reader.el",
"inReplyTo": "https://mastodon.social/users/laotang/statuses/109404026421571291",
"published": "2022-11-25T11:22:38Z",
"url": "https://gruene.social/@gesus/109404183492589808",
"attributedTo": "https://gruene.social/users/gesus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://gruene.social/users/gesus/followers",
"https://mastodon.social/users/laotang"
],
"sensitive": true,
"atomUri": "https://gruene.social/users/gesus/statuses/109404183492589808",
"inReplyToAtomUri": "https://mastodon.social/users/laotang/statuses/109404026421571291",
"conversation": "tag:mastodon.social,2022-11-25:objectId=342121337:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@laotang\" class=\"u-url mention\">@<span>laotang</span></a></span> Habe massig Vorurteile gegenüber Emacs, aber Deine Toots über mastodon.el könnten mich fast dazu bringen, das mal auszuprobieren. ;)</p>",
"contentMap": {
"de": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@laotang\" class=\"u-url mention\">@<span>laotang</span></a></span> Habe massig Vorurteile gegenüber Emacs, aber Deine Toots über mastodon.el könnten mich fast dazu bringen, das mal auszuprobieren. ;)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/laotang",
"name": "@laotang@mastodon.social"
}
],
"replies": {
"id": "https://gruene.social/users/gesus/statuses/109404183492589808/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://gruene.social/users/gesus/statuses/109404183492589808/replies?only_other_accounts=true&page=true",
"partOf": "https://gruene.social/users/gesus/statuses/109404183492589808/replies",
"items": []
}
},
"likes": {
"id": "https://gruene.social/users/gesus/statuses/109404183492589808/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://gruene.social/users/gesus/statuses/109404183492589808/shares",
"type": "Collection",
"totalItems": 0
}
}