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://androiddev.social/users/Sh41/statuses/109298030770212688",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T17:26:36Z",
"url": "https://androiddev.social/@Sh41/109298030770212688",
"attributedTo": "https://androiddev.social/users/Sh41",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://androiddev.social/users/Sh41/followers"
],
"sensitive": false,
"atomUri": "https://androiddev.social/users/Sh41/statuses/109298030770212688",
"inReplyToAtomUri": null,
"conversation": "tag:androiddev.social,2022-11-06:objectId=27004:objectType=Conversation",
"content": "<p>I wrote a book on how to write retro video games for <a href=\"https://androiddev.social/tags/MSX\" class=\"mention hashtag\" rel=\"tag\">#<span>MSX</span></a> using BASIC and modern tools. English and Spanish versions</p><p><a href=\"https://www.amazon.co.uk/dp/1527298094/ref=pe_27063361_485629781_TE_item\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">amazon.co.uk/dp/1527298094/ref</span><span class=\"invisible\">=pe_27063361_485629781_TE_item</span></a></p>",
"contentMap": {
"en": "<p>I wrote a book on how to write retro video games for <a href=\"https://androiddev.social/tags/MSX\" class=\"mention hashtag\" rel=\"tag\">#<span>MSX</span></a> using BASIC and modern tools. English and Spanish versions</p><p><a href=\"https://www.amazon.co.uk/dp/1527298094/ref=pe_27063361_485629781_TE_item\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">amazon.co.uk/dp/1527298094/ref</span><span class=\"invisible\">=pe_27063361_485629781_TE_item</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://androiddev.social/tags/msx",
"name": "#msx"
}
],
"replies": {
"id": "https://androiddev.social/users/Sh41/statuses/109298030770212688/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://androiddev.social/users/Sh41/statuses/109298030770212688/replies?min_id=109298037008132827&page=true",
"partOf": "https://androiddev.social/users/Sh41/statuses/109298030770212688/replies",
"items": [
"https://androiddev.social/users/Sh41/statuses/109298037008132827"
]
}
},
"likes": {
"id": "https://androiddev.social/users/Sh41/statuses/109298030770212688/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://androiddev.social/users/Sh41/statuses/109298030770212688/shares",
"type": "Collection",
"totalItems": 2
}
}