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.social/users/hiromst/statuses/105580674815330629",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-01-19T05:14:06Z",
"url": "https://mastodon.social/@hiromst/105580674815330629",
"attributedTo": "https://mastodon.social/users/hiromst",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hiromst/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hiromst/statuses/105580674815330629",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2021-01-19:objectId=217756481:objectType=Conversation",
"content": "<p>我主张<br />将mastodon的中文译名定为<br /><a href=\"https://mastodon.social/tags/%E9%BB%98%E5%98%9F%E8%B1%A1\" class=\"mention hashtag\" rel=\"tag\">#<span>默嘟象</span></a><br />意为<br />默默嘟囔世间万象</p>",
"contentMap": {
"zh": "<p>我主张<br />将mastodon的中文译名定为<br /><a href=\"https://mastodon.social/tags/%E9%BB%98%E5%98%9F%E8%B1%A1\" class=\"mention hashtag\" rel=\"tag\">#<span>默嘟象</span></a><br />意为<br />默默嘟囔世间万象</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/%E9%BB%98%E5%98%9F%E8%B1%A1",
"name": "#默嘟象"
}
],
"replies": {
"id": "https://mastodon.social/users/hiromst/statuses/105580674815330629/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hiromst/statuses/105580674815330629/replies?min_id=105580732951334665&page=true",
"partOf": "https://mastodon.social/users/hiromst/statuses/105580674815330629/replies",
"items": [
"https://mastodon.social/users/hiromst/statuses/105580732951334665"
]
}
},
"likes": {
"id": "https://mastodon.social/users/hiromst/statuses/105580674815330629/likes",
"type": "Collection",
"totalItems": 91
},
"shares": {
"id": "https://mastodon.social/users/hiromst/statuses/105580674815330629/shares",
"type": "Collection",
"totalItems": 33
}
}