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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://vis.social/users/heyarne/statuses/101740105674021647",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-03-12T22:46:51Z",
"url": "https://vis.social/@heyarne/101740105674021647",
"attributedTo": "https://vis.social/users/heyarne",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vis.social/users/heyarne/followers"
],
"sensitive": false,
"atomUri": "https://vis.social/users/heyarne/statuses/101740105674021647",
"inReplyToAtomUri": null,
"conversation": "tag:vis.social,2019-03-12:objectId=2351122:objectType=Conversation",
"content": "<p>I did something nice the other day and plotted <a href=\"https://vis.social/tags/maps\" class=\"mention hashtag\" rel=\"tag\">#<span>maps</span></a> using data from <a href=\"https://vis.social/tags/osm\" class=\"mention hashtag\" rel=\"tag\">#<span>osm</span></a>. Here's a glimpse:</p>",
"contentMap": {
"en": "<p>I did something nice the other day and plotted <a href=\"https://vis.social/tags/maps\" class=\"mention hashtag\" rel=\"tag\">#<span>maps</span></a> using data from <a href=\"https://vis.social/tags/osm\" class=\"mention hashtag\" rel=\"tag\">#<span>osm</span></a>. Here's a glimpse:</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/vissocial/media_attachments/files/000/799/206/original/55f32ac9415c1b9f.png",
"name": null,
"blurhash": null,
"width": 800,
"height": 600
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://vis.social/tags/maps",
"name": "#maps"
},
{
"type": "Hashtag",
"href": "https://vis.social/tags/osm",
"name": "#osm"
}
],
"replies": {
"id": "https://vis.social/users/heyarne/statuses/101740105674021647/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vis.social/users/heyarne/statuses/101740105674021647/replies?min_id=101740118753453650&page=true",
"partOf": "https://vis.social/users/heyarne/statuses/101740105674021647/replies",
"items": [
"https://vis.social/users/heyarne/statuses/101740118753453650"
]
}
},
"likes": {
"id": "https://vis.social/users/heyarne/statuses/101740105674021647/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://vis.social/users/heyarne/statuses/101740105674021647/shares",
"type": "Collection",
"totalItems": 4
}
}