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://en.osm.town/users/seav/statuses/111372783949400033",
"type": "Note",
"summary": null,
"inReplyTo": "https://en.osm.town/users/seav/statuses/111372783147284986",
"published": "2023-11-08T03:23:37Z",
"url": "https://en.osm.town/@seav/111372783949400033",
"attributedTo": "https://en.osm.town/users/seav",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://en.osm.town/users/seav/followers"
],
"sensitive": false,
"atomUri": "https://en.osm.town/users/seav/statuses/111372783949400033",
"inReplyToAtomUri": "https://en.osm.town/users/seav/statuses/111372783147284986",
"conversation": "tag:en.osm.town,2023-11-08:objectId=9695062:objectType=Conversation",
"content": "<p>I also added some code to render the bivariate color legend as a diamond.</p><p>Since the map was rendered in the browser as SVG, I exported the vector image file and opened it in <a href=\"https://en.osm.town/tags/GIMP\" class=\"mention hashtag\" rel=\"tag\">#<span>GIMP</span></a> (note: I have no opinion on the petition⁵ to rename the app) to do some post-render cleaning up and add texts and labels. (I actually could have just coded the texts in JS but I was already in way too deep. 😝)</p><p>⁵ <a href=\"https://www.theregister.com/2019/08/28/gimp_open_source_image_editor_forked_to_fix_problematic_name/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">theregister.com/2019/08/28/gim</span><span class=\"invisible\">p_open_source_image_editor_forked_to_fix_problematic_name/</span></a></p><p>4/4</p>",
"contentMap": {
"en": "<p>I also added some code to render the bivariate color legend as a diamond.</p><p>Since the map was rendered in the browser as SVG, I exported the vector image file and opened it in <a href=\"https://en.osm.town/tags/GIMP\" class=\"mention hashtag\" rel=\"tag\">#<span>GIMP</span></a> (note: I have no opinion on the petition⁵ to rename the app) to do some post-render cleaning up and add texts and labels. (I actually could have just coded the texts in JS but I was already in way too deep. 😝)</p><p>⁵ <a href=\"https://www.theregister.com/2019/08/28/gimp_open_source_image_editor_forked_to_fix_problematic_name/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">theregister.com/2019/08/28/gim</span><span class=\"invisible\">p_open_source_image_editor_forked_to_fix_problematic_name/</span></a></p><p>4/4</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://en.osm.town/tags/gimp",
"name": "#gimp"
}
],
"replies": {
"id": "https://en.osm.town/users/seav/statuses/111372783949400033/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://en.osm.town/users/seav/statuses/111372783949400033/replies?only_other_accounts=true&page=true",
"partOf": "https://en.osm.town/users/seav/statuses/111372783949400033/replies",
"items": []
}
},
"likes": {
"id": "https://en.osm.town/users/seav/statuses/111372783949400033/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://en.osm.town/users/seav/statuses/111372783949400033/shares",
"type": "Collection",
"totalItems": 0
}
}