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://mastodon.social/users/mtthwcmpbll/statuses/109302699214927958",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T13:13:51Z",
"url": "https://mastodon.social/@mtthwcmpbll/109302699214927958",
"attributedTo": "https://mastodon.social/users/mtthwcmpbll",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mtthwcmpbll/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mtthwcmpbll/statuses/109302699214927958",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-07:objectId=326913170:objectType=Conversation",
"content": "<p>That's a wrap for the Green Software Foundation's <a href=\"https://mastodon.social/tags/CarbonHack22\" class=\"mention hashtag\" rel=\"tag\">#<span>CarbonHack22</span></a> hackathon! So many ideas, so much stuff to learn, and some really interesting projects like the Software Carbon Intensity spec & Carbon-Aware SDK to work with.</p><p>It was a blast working with Debo on Carbon Metrics for Spring Boot, and there's still a lot of work to do to make easy carbon metrics available to Spring Boot developers.</p><p>Watch out video pitch to get a 2-minute intro: <a href=\"https://lnkd.in/e94Z_sMc\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">lnkd.in/e94Z_sMc</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>That's a wrap for the Green Software Foundation's <a href=\"https://mastodon.social/tags/CarbonHack22\" class=\"mention hashtag\" rel=\"tag\">#<span>CarbonHack22</span></a> hackathon! So many ideas, so much stuff to learn, and some really interesting projects like the Software Carbon Intensity spec & Carbon-Aware SDK to work with.</p><p>It was a blast working with Debo on Carbon Metrics for Spring Boot, and there's still a lot of work to do to make easy carbon metrics available to Spring Boot developers.</p><p>Watch out video pitch to get a 2-minute intro: <a href=\"https://lnkd.in/e94Z_sMc\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">lnkd.in/e94Z_sMc</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/carbonhack22",
"name": "#carbonhack22"
}
],
"replies": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/109302699214927958/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mtthwcmpbll/statuses/109302699214927958/replies?min_id=109302702323286069&page=true",
"partOf": "https://mastodon.social/users/mtthwcmpbll/statuses/109302699214927958/replies",
"items": [
"https://mastodon.social/users/mtthwcmpbll/statuses/109302702323286069"
]
}
},
"likes": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/109302699214927958/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/109302699214927958/shares",
"type": "Collection",
"totalItems": 0
}
}