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.online/users/seismogenic/statuses/109289352143982290",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-05T04:39:31Z",
"url": "https://mastodon.online/@seismogenic/109289352143982290",
"attributedTo": "https://mastodon.online/users/seismogenic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/seismogenic/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/seismogenic/statuses/109289352143982290",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2022-11-05:objectId=79221199:objectType=Conversation",
"content": "<p>Hello! </p><p>I'm an <a href=\"https://mastodon.online/tags/earthquake\" class=\"mention hashtag\" rel=\"tag\">#<span>earthquake</span></a> scientist at CSU Northridge! I use computer simulations to study the physics of the earthquake process. I'm particularly interested in how the shape of a fault affects its possible earthquake behavior, and in untangling the physics behind historic earthquakes. Most of my work so far has been on <a href=\"https://mastodon.online/tags/California\" class=\"mention hashtag\" rel=\"tag\">#<span>California</span></a>, but I have some international projects, too!</p><p>I will probably mostly be scienceposting, but you can definitely expect cat pictures, too.</p>",
"contentMap": {
"en": "<p>Hello! </p><p>I'm an <a href=\"https://mastodon.online/tags/earthquake\" class=\"mention hashtag\" rel=\"tag\">#<span>earthquake</span></a> scientist at CSU Northridge! I use computer simulations to study the physics of the earthquake process. I'm particularly interested in how the shape of a fault affects its possible earthquake behavior, and in untangling the physics behind historic earthquakes. Most of my work so far has been on <a href=\"https://mastodon.online/tags/California\" class=\"mention hashtag\" rel=\"tag\">#<span>California</span></a>, but I have some international projects, too!</p><p>I will probably mostly be scienceposting, but you can definitely expect cat pictures, too.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/earthquake",
"name": "#earthquake"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/california",
"name": "#california"
}
],
"replies": {
"id": "https://mastodon.online/users/seismogenic/statuses/109289352143982290/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/seismogenic/statuses/109289352143982290/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/seismogenic/statuses/109289352143982290/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/seismogenic/statuses/109289352143982290/likes",
"type": "Collection",
"totalItems": 16
},
"shares": {
"id": "https://mastodon.online/users/seismogenic/statuses/109289352143982290/shares",
"type": "Collection",
"totalItems": 10
}
}