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://vixen.zone/users/ry/statuses/111509336440432137/replies",
"type": "Collection",
"first": {
"id": "https://vixen.zone/users/ry/statuses/111509336440432137/replies?page=true",
"type": "CollectionPage",
"next": "https://vixen.zone/users/ry/statuses/111509336440432137/replies?only_other_accounts=true&page=true",
"partOf": "https://vixen.zone/users/ry/statuses/111509336440432137/replies",
"items": [
{
"id": "https://vixen.zone/users/ry/statuses/111509344619000447",
"type": "Note",
"summary": null,
"inReplyTo": "https://vixen.zone/users/ry/statuses/111509336440432137",
"published": "2023-12-02T06:12:48Z",
"url": "https://vixen.zone/@ry/111509344619000447",
"attributedTo": "https://vixen.zone/users/ry",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vixen.zone/users/ry/followers"
],
"sensitive": false,
"atomUri": "https://vixen.zone/users/ry/statuses/111509344619000447",
"inReplyToAtomUri": "https://vixen.zone/users/ry/statuses/111509336440432137",
"conversation": "tag:vixen.zone,2023-12-02:objectId=1247183:objectType=Conversation",
"content": "<p>everything else ive found so far is geared towards 80 column terminals which breaks everything on my tiny 40 column terminal. VDE *almost* works, maybe it just needs a bit more tweaking? not sure</p>",
"contentMap": {
"en": "<p>everything else ive found so far is geared towards 80 column terminals which breaks everything on my tiny 40 column terminal. VDE *almost* works, maybe it just needs a bit more tweaking? not sure</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://vixen.zone/users/ry/statuses/111509344619000447/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vixen.zone/users/ry/statuses/111509344619000447/replies?min_id=111510191196782442&page=true",
"partOf": "https://vixen.zone/users/ry/statuses/111509344619000447/replies",
"items": [
"https://vixen.zone/users/ry/statuses/111510191196782442"
]
}
},
"likes": {
"id": "https://vixen.zone/users/ry/statuses/111509344619000447/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://vixen.zone/users/ry/statuses/111509344619000447/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}