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://fosstodon.org/users/kzimmermann/statuses/111456448853222009",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-22T22:00:42Z",
"url": "https://fosstodon.org/@kzimmermann/111456448853222009",
"attributedTo": "https://fosstodon.org/users/kzimmermann",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/kzimmermann/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/kzimmermann/statuses/111456448853222009",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-11-22:objectId=163109073:objectType=Conversation",
"content": "<p>This is driving me absolutely nuts and I have no idea why it keeps happening</p><p>Nov 22 22:40:49 kernel: wlan0: link state changed to UP<br />Nov 22 22:42:36 kernel: wlan0: link state changed to DOWN<br />Nov 22 22:42:58 kernel: wlan0: link state changed to UP<br />Nov 22 22:43:25 kernel: wlan0: link state changed to DOWN<br />... plus 7x in 2 min<br />Nov 22 22:50:10 kernel: wlan0: link state changed to UP</p><p>Unreliable internet is worse than no internet... Anyone have any idea?</p><p><a href=\"https://fosstodon.org/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a> <a href=\"https://fosstodon.org/tags/WiFi\" class=\"mention hashtag\" rel=\"tag\">#<span>WiFi</span></a></p>",
"contentMap": {
"en": "<p>This is driving me absolutely nuts and I have no idea why it keeps happening</p><p>Nov 22 22:40:49 kernel: wlan0: link state changed to UP<br />Nov 22 22:42:36 kernel: wlan0: link state changed to DOWN<br />Nov 22 22:42:58 kernel: wlan0: link state changed to UP<br />Nov 22 22:43:25 kernel: wlan0: link state changed to DOWN<br />... plus 7x in 2 min<br />Nov 22 22:50:10 kernel: wlan0: link state changed to UP</p><p>Unreliable internet is worse than no internet... Anyone have any idea?</p><p><a href=\"https://fosstodon.org/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a> <a href=\"https://fosstodon.org/tags/WiFi\" class=\"mention hashtag\" rel=\"tag\">#<span>WiFi</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/freebsd",
"name": "#freebsd"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/wifi",
"name": "#wifi"
}
],
"replies": {
"id": "https://fosstodon.org/users/kzimmermann/statuses/111456448853222009/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/kzimmermann/statuses/111456448853222009/replies?min_id=111456613234810358&page=true",
"partOf": "https://fosstodon.org/users/kzimmermann/statuses/111456448853222009/replies",
"items": [
"https://fosstodon.org/users/kzimmermann/statuses/111456613234810358"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/kzimmermann/statuses/111456448853222009/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/kzimmermann/statuses/111456448853222009/shares",
"type": "Collection",
"totalItems": 0
}
}