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/crschmidt/statuses/99292317284802993",
"type": "Note",
"summary": null,
"inReplyTo": "https://cantos.social/users/dl/statuses/99292069890968237",
"published": "2018-01-04T15:42:05Z",
"url": "https://mastodon.social/@crschmidt/99292317284802993",
"attributedTo": "https://mastodon.social/users/crschmidt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crschmidt/followers",
"https://cantos.social/users/dl"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crschmidt/statuses/99292317284802993",
"inReplyToAtomUri": "https://cantos.social/users/dl/statuses/99292069890968237",
"conversation": "tag:mastodon.social,2018-01-04:objectId=20172907:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://cantos.social/@dl\" class=\"u-url mention\">@<span>dl</span></a></span> I was looking at The Long Dark and wasn't sure if that was going to be a good choice, but if you think it's good: added! Dishonored might not be my style, but for $2.50, I'll take it :)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://cantos.social/@dl\" class=\"u-url mention\">@<span>dl</span></a></span> I was looking at The Long Dark and wasn't sure if that was going to be a good choice, but if you think it's good: added! Dishonored might not be my style, but for $2.50, I'll take it :)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://cantos.social/users/dl",
"name": "@dl@cantos.social"
}
],
"replies": {
"id": "https://mastodon.social/users/crschmidt/statuses/99292317284802993/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crschmidt/statuses/99292317284802993/replies?min_id=99292331652974393&page=true",
"partOf": "https://mastodon.social/users/crschmidt/statuses/99292317284802993/replies",
"items": [
"https://mastodon.social/users/crschmidt/statuses/99292331652974393"
]
}
},
"likes": {
"id": "https://mastodon.social/users/crschmidt/statuses/99292317284802993/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crschmidt/statuses/99292317284802993/shares",
"type": "Collection",
"totalItems": 0
}
}