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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://darkmoon.social/users/bruce/statuses/114773530017630986",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-30T17:38:04Z",
"url": "https://darkmoon.social/@bruce/114773530017630986",
"attributedTo": "https://darkmoon.social/users/bruce",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://darkmoon.social/users/bruce/followers"
],
"sensitive": false,
"atomUri": "https://darkmoon.social/users/bruce/statuses/114773530017630986",
"inReplyToAtomUri": null,
"conversation": "tag:darkmoon.social,2025-06-30:objectId=8012944:objectType=Conversation",
"content": "<p>Making progress on my gps tracking project. I currently have the polling interval set a 10 seconds, which is pretty good for getting a good track when walking. I may increase the interval, but I haven't decided yet.</p><p>In the image below, the red line is the gps signal from my laptop, and the blue line is from my phone. The phone is running PhoneTrack-Andoid (installed from F-Droid,) not my gps tracking script.</p><p>The script seems to be more accurate.</p><p><a href=\"https://darkmoon.social/tags/gps\" class=\"mention hashtag\" rel=\"tag\">#<span>gps</span></a> <a href=\"https://darkmoon.social/tags/NextCloud\" class=\"mention hashtag\" rel=\"tag\">#<span>NextCloud</span></a> <a href=\"https://darkmoon.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a></p>",
"contentMap": {
"en": "<p>Making progress on my gps tracking project. I currently have the polling interval set a 10 seconds, which is pretty good for getting a good track when walking. I may increase the interval, but I haven't decided yet.</p><p>In the image below, the red line is the gps signal from my laptop, and the blue line is from my phone. The phone is running PhoneTrack-Andoid (installed from F-Droid,) not my gps tracking script.</p><p>The script seems to be more accurate.</p><p><a href=\"https://darkmoon.social/tags/gps\" class=\"mention hashtag\" rel=\"tag\">#<span>gps</span></a> <a href=\"https://darkmoon.social/tags/NextCloud\" class=\"mention hashtag\" rel=\"tag\">#<span>NextCloud</span></a> <a href=\"https://darkmoon.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a></p>"
},
"updated": "2025-06-30T17:48:12Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://darkmoon.social/system/media_attachments/files/114/773/516/019/468/818/original/cc7216759958d249.png",
"name": "Screenshot showing the PhoneTrack app in nextcloud with satellite imagery. The location appears to be a truck stop with a building and numerous parked 18 wheelers. There are red and blue lines that indicate gps positions of two devices.",
"blurhash": "UEBzLK01IV-;D*%MxtRjIC%LbFRjIUj[t7oM",
"focalPoint": [
0,
0
],
"width": 1308,
"height": 863
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://darkmoon.social/tags/gps",
"name": "#gps"
},
{
"type": "Hashtag",
"href": "https://darkmoon.social/tags/nextcloud",
"name": "#nextcloud"
},
{
"type": "Hashtag",
"href": "https://darkmoon.social/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://darkmoon.social/users/bruce/statuses/114773530017630986/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://darkmoon.social/users/bruce/statuses/114773530017630986/replies?min_id=114776292472724025&page=true",
"partOf": "https://darkmoon.social/users/bruce/statuses/114773530017630986/replies",
"items": [
"https://darkmoon.social/users/bruce/statuses/114776292472724025"
]
}
},
"likes": {
"id": "https://darkmoon.social/users/bruce/statuses/114773530017630986/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://darkmoon.social/users/bruce/statuses/114773530017630986/shares",
"type": "Collection",
"totalItems": 0
}
}