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/kelseyhightower/statuses/109378263628106447",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/jdries3/statuses/109378258041475569",
"published": "2022-11-20T21:30:52Z",
"url": "https://mastodon.social/@kelseyhightower/109378263628106447",
"attributedTo": "https://mastodon.social/users/kelseyhightower",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/kelseyhightower/followers",
"https://mastodon.social/users/jdries3"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/kelseyhightower/statuses/109378263628106447",
"inReplyToAtomUri": "https://mastodon.social/users/jdries3/statuses/109378258041475569",
"conversation": "tag:mastodon.social,2022-11-20:objectId=337866354:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@jdries3\" class=\"u-url mention\">@<span>jdries3</span></a></span> Thanks for the warm welcome. The nerd in me wants to set up my own server for a party of one, but I'm going to stick with mastodon.social for a while and see how it goes.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@jdries3\" class=\"u-url mention\">@<span>jdries3</span></a></span> Thanks for the warm welcome. The nerd in me wants to set up my own server for a party of one, but I'm going to stick with mastodon.social for a while and see how it goes.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/jdries3",
"name": "@jdries3"
}
],
"replies": {
"id": "https://mastodon.social/users/kelseyhightower/statuses/109378263628106447/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/kelseyhightower/statuses/109378263628106447/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/kelseyhightower/statuses/109378263628106447/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/kelseyhightower/statuses/109378263628106447/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/kelseyhightower/statuses/109378263628106447/shares",
"type": "Collection",
"totalItems": 0
}
}