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://ma.fellr.net/users/fell/statuses/113884548767891546",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-24T17:38:27Z",
"url": "https://ma.fellr.net/@fell/113884548767891546",
"attributedTo": "https://ma.fellr.net/users/fell",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ma.fellr.net/users/fell/followers"
],
"sensitive": false,
"atomUri": "https://ma.fellr.net/users/fell/statuses/113884548767891546",
"inReplyToAtomUri": null,
"conversation": "tag:ma.fellr.net,2025-01-24:objectId=18349181:objectType=Conversation",
"content": "<p>You would think that debugging C# would be easy, since it's sort of an interpreted language. Well, not with Unity. Certainly not.</p><p><a href=\"https://ma.fellr.net/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a> <a href=\"https://ma.fellr.net/tags/GameDev\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDev</span></a> <a href=\"https://ma.fellr.net/tags/GameDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDevelopment</span></a> <a href=\"https://ma.fellr.net/tags/Unity\" class=\"mention hashtag\" rel=\"tag\">#<span>Unity</span></a></p>",
"contentMap": {
"en": "<p>You would think that debugging C# would be easy, since it's sort of an interpreted language. Well, not with Unity. Certainly not.</p><p><a href=\"https://ma.fellr.net/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a> <a href=\"https://ma.fellr.net/tags/GameDev\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDev</span></a> <a href=\"https://ma.fellr.net/tags/GameDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDevelopment</span></a> <a href=\"https://ma.fellr.net/tags/Unity\" class=\"mention hashtag\" rel=\"tag\">#<span>Unity</span></a></p>"
},
"updated": "2025-01-24T17:40:43Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://ma.fellr.net/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://ma.fellr.net/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://ma.fellr.net/tags/gamedevelopment",
"name": "#gamedevelopment"
},
{
"type": "Hashtag",
"href": "https://ma.fellr.net/tags/unity",
"name": "#unity"
}
],
"replies": {
"id": "https://ma.fellr.net/users/fell/statuses/113884548767891546/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ma.fellr.net/users/fell/statuses/113884548767891546/replies?only_other_accounts=true&page=true",
"partOf": "https://ma.fellr.net/users/fell/statuses/113884548767891546/replies",
"items": []
}
},
"likes": {
"id": "https://ma.fellr.net/users/fell/statuses/113884548767891546/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://ma.fellr.net/users/fell/statuses/113884548767891546/shares",
"type": "Collection",
"totalItems": 3
}
}