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://mastodon.ar.al/users/aral/statuses/104196577501219997",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-05-19T18:39:57Z",
"url": "https://mastodon.ar.al/@aral/104196577501219997",
"attributedTo": "https://mastodon.ar.al/users/aral",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.ar.al/users/aral/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.ar.al/users/aral/statuses/104196577501219997",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.ar.al,2020-05-19:objectId=6874646:objectType=Conversation",
"content": "<p>To connect Powerbeats Pros to Linux (Pop!_OS/Ubuntu 20.04):</p><p>Temporarily reconfigure bluetooth to set its controller mode to BR/EDR:</p><p>1. Edit the config: </p><p>sudo nano /etc/bluetooth/main.conf</p><p>2. Uncomment the line:</p><p><a href=\"https://mastodon.ar.al/tags/ControllerMode\" class=\"mention hashtag\" rel=\"tag\">#<span>ControllerMode</span></a> = bredr</p><p>3. Restart the bluetooth service: </p><p>sudo systemctl restart bluetooth</p><p>You should now be able to pair. If GNOME gives you issues, try the bluetoothctl command-line app.</p><p>Once you pair, reset the change.</p><p>PS. Mic doesn’t work.</p><p><a href=\"https://mastodon.ar.al/tags/YearOfLinuxOnDesktop\" class=\"mention hashtag\" rel=\"tag\">#<span>YearOfLinuxOnDesktop</span></a></p>",
"contentMap": {
"en": "<p>To connect Powerbeats Pros to Linux (Pop!_OS/Ubuntu 20.04):</p><p>Temporarily reconfigure bluetooth to set its controller mode to BR/EDR:</p><p>1. Edit the config: </p><p>sudo nano /etc/bluetooth/main.conf</p><p>2. Uncomment the line:</p><p><a href=\"https://mastodon.ar.al/tags/ControllerMode\" class=\"mention hashtag\" rel=\"tag\">#<span>ControllerMode</span></a> = bredr</p><p>3. Restart the bluetooth service: </p><p>sudo systemctl restart bluetooth</p><p>You should now be able to pair. If GNOME gives you issues, try the bluetoothctl command-line app.</p><p>Once you pair, reset the change.</p><p>PS. Mic doesn’t work.</p><p><a href=\"https://mastodon.ar.al/tags/YearOfLinuxOnDesktop\" class=\"mention hashtag\" rel=\"tag\">#<span>YearOfLinuxOnDesktop</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.ar.al/tags/ControllerMode",
"name": "#ControllerMode"
},
{
"type": "Hashtag",
"href": "https://mastodon.ar.al/tags/yearoflinuxondesktop",
"name": "#yearoflinuxondesktop"
}
],
"replies": {
"id": "https://mastodon.ar.al/users/aral/statuses/104196577501219997/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.ar.al/users/aral/statuses/104196577501219997/replies?min_id=104196607407468718&page=true",
"partOf": "https://mastodon.ar.al/users/aral/statuses/104196577501219997/replies",
"items": [
"https://mastodon.ar.al/users/aral/statuses/104196607407468718"
]
}
},
"likes": {
"id": "https://mastodon.ar.al/users/aral/statuses/104196577501219997/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.ar.al/users/aral/statuses/104196577501219997/shares",
"type": "Collection",
"totalItems": 2
}
}