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/109277643824419898/activity",
"type": "Create",
"actor": "https://mastodon.social/users/mtthwcmpbll",
"published": "2022-11-03T03:01:56Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mtthwcmpbll/followers"
],
"object": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/109277643824419898",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-03T03:01:56Z",
"url": "https://mastodon.social/@mtthwcmpbll/109277643824419898",
"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/109277643824419898",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-03:objectId=324791774:objectType=Conversation",
"content": "<p>Just a few more days before the Green Software Foundation's <a href=\"https://mastodon.social/tags/CarbonHack22\" class=\"mention hashtag\" rel=\"tag\">#<span>CarbonHack22</span></a> hackathon wraps up. I've been working on a project to automatically provide software carbon intensity metrics for your Spring Boot apps. <a href=\"https://github.com/mtthwcmpbll/spring-boot-carbonaware-metrics\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mtthwcmpbll/spring-</span><span class=\"invisible\">boot-carbonaware-metrics</span></a></p>",
"contentMap": {
"en": "<p>Just a few more days before the Green Software Foundation's <a href=\"https://mastodon.social/tags/CarbonHack22\" class=\"mention hashtag\" rel=\"tag\">#<span>CarbonHack22</span></a> hackathon wraps up. I've been working on a project to automatically provide software carbon intensity metrics for your Spring Boot apps. <a href=\"https://github.com/mtthwcmpbll/spring-boot-carbonaware-metrics\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mtthwcmpbll/spring-</span><span class=\"invisible\">boot-carbonaware-metrics</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/carbonhack22",
"name": "#carbonhack22"
}
],
"replies": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/109277643824419898/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mtthwcmpbll/statuses/109277643824419898/replies?min_id=109277655515725442&page=true",
"partOf": "https://mastodon.social/users/mtthwcmpbll/statuses/109277643824419898/replies",
"items": [
"https://mastodon.social/users/mtthwcmpbll/statuses/109277655515725442"
]
}
},
"likes": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/109277643824419898/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/mtthwcmpbll/statuses/109277643824419898/shares",
"type": "Collection",
"totalItems": 0
}
}
}