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://mstdn.social/users/jefflicquia/statuses/109535729210930446",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-18T16:56:26Z",
"url": "https://mstdn.social/@jefflicquia/109535729210930446",
"attributedTo": "https://mstdn.social/users/jefflicquia",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/jefflicquia/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/jefflicquia/statuses/109535729210930446",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2022-12-18:objectId=130171692:objectType=Conversation",
"content": "<p>Observations on <a href=\"https://mstdn.social/tags/Pixelfed\" class=\"mention hashtag\" rel=\"tag\">#<span>Pixelfed</span></a>:</p><p>I'm now set up, I think. The web app wasn't working for me to submit pics on my phone, but thankfully there's <a href=\"https://mstdn.social/tags/PixelDroid\" class=\"mention hashtag\" rel=\"tag\">#<span>PixelDroid</span></a>, which worked well. BTW, PixelDroid isn't on the Play Store yet, so grab <a href=\"https://mstdn.social/tags/FDroid\" class=\"mention hashtag\" rel=\"tag\">#<span>FDroid</span></a> first.</p><p>Minor nitpick: the distinction between the media description on the picture and the post description wasn't clear at first, and I would have lost my description if I hadn't been careful. Won't be a problem going forward, but might be worth a tweak to the UI.</p>",
"contentMap": {
"en": "<p>Observations on <a href=\"https://mstdn.social/tags/Pixelfed\" class=\"mention hashtag\" rel=\"tag\">#<span>Pixelfed</span></a>:</p><p>I'm now set up, I think. The web app wasn't working for me to submit pics on my phone, but thankfully there's <a href=\"https://mstdn.social/tags/PixelDroid\" class=\"mention hashtag\" rel=\"tag\">#<span>PixelDroid</span></a>, which worked well. BTW, PixelDroid isn't on the Play Store yet, so grab <a href=\"https://mstdn.social/tags/FDroid\" class=\"mention hashtag\" rel=\"tag\">#<span>FDroid</span></a> first.</p><p>Minor nitpick: the distinction between the media description on the picture and the post description wasn't clear at first, and I would have lost my description if I hadn't been careful. Won't be a problem going forward, but might be worth a tweak to the UI.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/Pixelfed",
"name": "#Pixelfed"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/PixelDroid",
"name": "#PixelDroid"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/FDroid",
"name": "#FDroid"
}
],
"replies": {
"id": "https://mstdn.social/users/jefflicquia/statuses/109535729210930446/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/jefflicquia/statuses/109535729210930446/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.social/users/jefflicquia/statuses/109535729210930446/replies",
"items": []
}
}
}