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://graphics.social/users/jonlh/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://graphics.social/users/jonlh/statuses/110642717738154916",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-07-02T04:58:11Z",
"url": "https://graphics.social/@jonlh/110642717738154916",
"attributedTo": "https://graphics.social/users/jonlh",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://graphics.social/users/jonlh/followers"
],
"sensitive": false,
"atomUri": "https://graphics.social/users/jonlh/statuses/110642717738154916",
"inReplyToAtomUri": null,
"conversation": "tag:graphics.social,2023-07-02:objectId=6057239:objectType=Conversation",
"content": "<p>I am a retired software engineer. My last job was supporting software to monitor supercomputers, with the software running in containers. Amateur photographer. Like travel and music. <a href=\"https://graphics.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p>",
"contentMap": {
"en": "<p>I am a retired software engineer. My last job was supporting software to monitor supercomputers, with the software running in containers. Amateur photographer. Like travel and music. <a href=\"https://graphics.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://graphics.social/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://graphics.social/users/jonlh/statuses/110642717738154916/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://graphics.social/users/jonlh/statuses/110642717738154916/replies?min_id=111616731918405531&page=true",
"partOf": "https://graphics.social/users/jonlh/statuses/110642717738154916/replies",
"items": [
"https://graphics.social/users/jonlh/statuses/111616731918405531"
]
}
},
"likes": {
"id": "https://graphics.social/users/jonlh/statuses/110642717738154916/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://graphics.social/users/jonlh/statuses/110642717738154916/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}