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://social.wildeboer.net/users/jwildeboer/statuses/114087397496002718",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-01T13:25:33Z",
"url": "https://social.wildeboer.net/@jwildeboer/114087397496002718",
"attributedTo": "https://social.wildeboer.net/users/jwildeboer",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.wildeboer.net/users/jwildeboer/followers"
],
"sensitive": false,
"atomUri": "https://social.wildeboer.net/users/jwildeboer/statuses/114087397496002718",
"inReplyToAtomUri": null,
"conversation": "tag:social.wildeboer.net,2025-03-01:objectId=10822726:objectType=Conversation",
"content": "<p><a href=\"https://social.wildeboer.net/tags/codeberg\" class=\"mention hashtag\" rel=\"tag\">#<span>codeberg</span></a> is <a href=\"https://social.wildeboer.net/tags/GoodEnough\" class=\"mention hashtag\" rel=\"tag\">#<span>GoodEnough</span></a> to replace <a href=\"https://social.wildeboer.net/tags/Github\" class=\"mention hashtag\" rel=\"tag\">#<span>Github</span></a> and <a href=\"https://social.wildeboer.net/tags/Gitlab\" class=\"mention hashtag\" rel=\"tag\">#<span>Gitlab</span></a> for 95% of your FOSS projects, IMHO. Or you can take it to the next level and run your own <a href=\"https://social.wildeboer.net/tags/Forgejo\" class=\"mention hashtag\" rel=\"tag\">#<span>Forgejo</span></a> instance as a (rootless) container, completely self-contained. And (hopefully) soon we will see more <a href=\"https://social.wildeboer.net/tags/federation\" class=\"mention hashtag\" rel=\"tag\">#<span>federation</span></a> features in <a href=\"https://social.wildeboer.net/tags/Forgejo\" class=\"mention hashtag\" rel=\"tag\">#<span>Forgejo</span></a>, leading to a decentralised network of forges that can talk to each other to form a sustainable and resilient global network. (FTR: I've been running my Forgejo instance since 1.5 years now, no problems) 1/6</p>",
"contentMap": {
"en": "<p><a href=\"https://social.wildeboer.net/tags/codeberg\" class=\"mention hashtag\" rel=\"tag\">#<span>codeberg</span></a> is <a href=\"https://social.wildeboer.net/tags/GoodEnough\" class=\"mention hashtag\" rel=\"tag\">#<span>GoodEnough</span></a> to replace <a href=\"https://social.wildeboer.net/tags/Github\" class=\"mention hashtag\" rel=\"tag\">#<span>Github</span></a> and <a href=\"https://social.wildeboer.net/tags/Gitlab\" class=\"mention hashtag\" rel=\"tag\">#<span>Gitlab</span></a> for 95% of your FOSS projects, IMHO. Or you can take it to the next level and run your own <a href=\"https://social.wildeboer.net/tags/Forgejo\" class=\"mention hashtag\" rel=\"tag\">#<span>Forgejo</span></a> instance as a (rootless) container, completely self-contained. And (hopefully) soon we will see more <a href=\"https://social.wildeboer.net/tags/federation\" class=\"mention hashtag\" rel=\"tag\">#<span>federation</span></a> features in <a href=\"https://social.wildeboer.net/tags/Forgejo\" class=\"mention hashtag\" rel=\"tag\">#<span>Forgejo</span></a>, leading to a decentralised network of forges that can talk to each other to form a sustainable and resilient global network. (FTR: I've been running my Forgejo instance since 1.5 years now, no problems) 1/6</p>"
},
"updated": "2025-03-01T16:17:43Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.wildeboer.net/tags/codeberg",
"name": "#codeberg"
},
{
"type": "Hashtag",
"href": "https://social.wildeboer.net/tags/goodenough",
"name": "#goodenough"
},
{
"type": "Hashtag",
"href": "https://social.wildeboer.net/tags/github",
"name": "#github"
},
{
"type": "Hashtag",
"href": "https://social.wildeboer.net/tags/gitlab",
"name": "#gitlab"
},
{
"type": "Hashtag",
"href": "https://social.wildeboer.net/tags/forgejo",
"name": "#forgejo"
},
{
"type": "Hashtag",
"href": "https://social.wildeboer.net/tags/federation",
"name": "#federation"
}
],
"replies": {
"id": "https://social.wildeboer.net/users/jwildeboer/statuses/114087397496002718/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.wildeboer.net/users/jwildeboer/statuses/114087397496002718/replies?min_id=114087407307802843&page=true",
"partOf": "https://social.wildeboer.net/users/jwildeboer/statuses/114087397496002718/replies",
"items": [
"https://social.wildeboer.net/users/jwildeboer/statuses/114087407307802843"
]
}
},
"likes": {
"id": "https://social.wildeboer.net/users/jwildeboer/statuses/114087397496002718/likes",
"type": "Collection",
"totalItems": 97
},
"shares": {
"id": "https://social.wildeboer.net/users/jwildeboer/statuses/114087397496002718/shares",
"type": "Collection",
"totalItems": 72
}
}