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"
}
],
"id": "https://chaos.social/users/T_X/statuses/114272972940565578",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/T_X/statuses/114272958167956106",
"published": "2025-04-03T07:59:49Z",
"url": "https://chaos.social/@T_X/114272972940565578",
"attributedTo": "https://chaos.social/users/T_X",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/T_X/followers",
"https://chaos.social/users/ffhl",
"https://floss.social/users/videolan"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/T_X/statuses/114272972940565578",
"inReplyToAtomUri": "https://chaos.social/users/T_X/statuses/114272958167956106",
"conversation": "tag:chaos.social,2025-04-03:objectId=259346354:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@ffhl\" class=\"u-url mention\">@<span>ffhl</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@videolan\" class=\"u-url mention\">@<span>videolan</span></a></span> Linux user müssen evtl. noch folgende zwei Befehle eingeben, falls VLC (bzw. der Linux kernel) noch das falsche Interface wählt:<br />`sudo ip -6 route add ff0e::/16 dev wlan0 table local`<br />`sudo ip -6 route add ff7e::/16 dev wlan0 table local`. "wlan0" mit dem eigenen Interface Namen aus z.B. "ip link" ersetzen.</p>",
"contentMap": {
"de": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@ffhl\" class=\"u-url mention\">@<span>ffhl</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@videolan\" class=\"u-url mention\">@<span>videolan</span></a></span> Linux user müssen evtl. noch folgende zwei Befehle eingeben, falls VLC (bzw. der Linux kernel) noch das falsche Interface wählt:<br />`sudo ip -6 route add ff0e::/16 dev wlan0 table local`<br />`sudo ip -6 route add ff7e::/16 dev wlan0 table local`. "wlan0" mit dem eigenen Interface Namen aus z.B. "ip link" ersetzen.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://chaos.social/users/ffhl",
"name": "@ffhl"
},
{
"type": "Mention",
"href": "https://floss.social/users/videolan",
"name": "@videolan@floss.social"
}
],
"replies": {
"id": "https://chaos.social/users/T_X/statuses/114272972940565578/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/T_X/statuses/114272972940565578/replies?min_id=114273017481623859&page=true",
"partOf": "https://chaos.social/users/T_X/statuses/114272972940565578/replies",
"items": [
"https://chaos.social/users/T_X/statuses/114273017481623859"
]
}
},
"likes": {
"id": "https://chaos.social/users/T_X/statuses/114272972940565578/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://chaos.social/users/T_X/statuses/114272972940565578/shares",
"type": "Collection",
"totalItems": 0
}
}