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.tchncs.de/users/lukasrotermund/statuses/114330248419225963",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-13T10:45:44Z",
"url": "https://social.tchncs.de/@lukasrotermund/114330248419225963",
"attributedTo": "https://social.tchncs.de/users/lukasrotermund",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.tchncs.de/users/lukasrotermund/followers"
],
"sensitive": false,
"atomUri": "https://social.tchncs.de/users/lukasrotermund/statuses/114330248419225963",
"inReplyToAtomUri": null,
"conversation": "tag:social.tchncs.de,2025-04-13:objectId=223617681:objectType=Conversation",
"content": "<p>I just migrated my first repository from github to my own forgejo instance on my new dedicated Hetzner server. Wow, that's liberating! A few more repositories will follow today!</p><p><a href=\"https://social.tchncs.de/tags/forgejo\" class=\"mention hashtag\" rel=\"tag\">#<span>forgejo</span></a> <a href=\"https://social.tchncs.de/tags/github\" class=\"mention hashtag\" rel=\"tag\">#<span>github</span></a> <a href=\"https://social.tchncs.de/tags/UnplugTrump\" class=\"mention hashtag\" rel=\"tag\">#<span>UnplugTrump</span></a> <a href=\"https://social.tchncs.de/tags/UnplugUSA\" class=\"mention hashtag\" rel=\"tag\">#<span>UnplugUSA</span></a> <a href=\"https://social.tchncs.de/tags/FreeSoftware\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeSoftware</span></a> <a href=\"https://social.tchncs.de/tags/SelfHosting\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosting</span></a> <a href=\"https://social.tchncs.de/tags/Hetzner\" class=\"mention hashtag\" rel=\"tag\">#<span>Hetzner</span></a></p>",
"contentMap": {
"en": "<p>I just migrated my first repository from github to my own forgejo instance on my new dedicated Hetzner server. Wow, that's liberating! A few more repositories will follow today!</p><p><a href=\"https://social.tchncs.de/tags/forgejo\" class=\"mention hashtag\" rel=\"tag\">#<span>forgejo</span></a> <a href=\"https://social.tchncs.de/tags/github\" class=\"mention hashtag\" rel=\"tag\">#<span>github</span></a> <a href=\"https://social.tchncs.de/tags/UnplugTrump\" class=\"mention hashtag\" rel=\"tag\">#<span>UnplugTrump</span></a> <a href=\"https://social.tchncs.de/tags/UnplugUSA\" class=\"mention hashtag\" rel=\"tag\">#<span>UnplugUSA</span></a> <a href=\"https://social.tchncs.de/tags/FreeSoftware\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeSoftware</span></a> <a href=\"https://social.tchncs.de/tags/SelfHosting\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosting</span></a> <a href=\"https://social.tchncs.de/tags/Hetzner\" class=\"mention hashtag\" rel=\"tag\">#<span>Hetzner</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.tchncs.de/tags/forgejo",
"name": "#forgejo"
},
{
"type": "Hashtag",
"href": "https://social.tchncs.de/tags/github",
"name": "#github"
},
{
"type": "Hashtag",
"href": "https://social.tchncs.de/tags/unplugtrump",
"name": "#unplugtrump"
},
{
"type": "Hashtag",
"href": "https://social.tchncs.de/tags/unplugusa",
"name": "#unplugusa"
},
{
"type": "Hashtag",
"href": "https://social.tchncs.de/tags/freesoftware",
"name": "#freesoftware"
},
{
"type": "Hashtag",
"href": "https://social.tchncs.de/tags/selfhosting",
"name": "#selfhosting"
},
{
"type": "Hashtag",
"href": "https://social.tchncs.de/tags/hetzner",
"name": "#hetzner"
}
],
"replies": {
"id": "https://social.tchncs.de/users/lukasrotermund/statuses/114330248419225963/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.tchncs.de/users/lukasrotermund/statuses/114330248419225963/replies?only_other_accounts=true&page=true",
"partOf": "https://social.tchncs.de/users/lukasrotermund/statuses/114330248419225963/replies",
"items": []
}
},
"likes": {
"id": "https://social.tchncs.de/users/lukasrotermund/statuses/114330248419225963/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://social.tchncs.de/users/lukasrotermund/statuses/114330248419225963/shares",
"type": "Collection",
"totalItems": 1
}
}