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/mlundblad/statuses/114640707702710833",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-07T06:39:36Z",
"url": "https://fosstodon.org/@mlundblad/114640707702710833",
"attributedTo": "https://fosstodon.org/users/mlundblad",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/mlundblad/followers",
"https://fosstodon.org/users/flyingpimonster"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/mlundblad/statuses/114640707702710833",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-06-07:objectId=323019438:objectType=Conversation",
"content": "<p>Rolled a couple of point releases for Maps today for the stable and old stable branches.</p><p>48.4 and 47.7</p><p>These include a fix for an issue where the search results doesn't show up when running a small screen devices (such as phones).</p><p>48.4 should soon arrive as an updated Flatpak on Flathub.</p><p>And thanks to <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@flyingpimonster\" class=\"u-url mention\">@<span>flyingpimonster</span></a></span> for figuring out and testing the solution for that regression (I don't yet have a phone that I can run Maps on). </p><p><a href=\"https://fosstodon.org/tags/gnomemaps\" class=\"mention hashtag\" rel=\"tag\">#<span>gnomemaps</span></a> <a href=\"https://fosstodon.org/tags/gnome\" class=\"mention hashtag\" rel=\"tag\">#<span>gnome</span></a> <a href=\"https://fosstodon.org/tags/mapstodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mapstodon</span></a></p>",
"contentMap": {
"en": "<p>Rolled a couple of point releases for Maps today for the stable and old stable branches.</p><p>48.4 and 47.7</p><p>These include a fix for an issue where the search results doesn't show up when running a small screen devices (such as phones).</p><p>48.4 should soon arrive as an updated Flatpak on Flathub.</p><p>And thanks to <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@flyingpimonster\" class=\"u-url mention\">@<span>flyingpimonster</span></a></span> for figuring out and testing the solution for that regression (I don't yet have a phone that I can run Maps on). </p><p><a href=\"https://fosstodon.org/tags/gnomemaps\" class=\"mention hashtag\" rel=\"tag\">#<span>gnomemaps</span></a> <a href=\"https://fosstodon.org/tags/gnome\" class=\"mention hashtag\" rel=\"tag\">#<span>gnome</span></a> <a href=\"https://fosstodon.org/tags/mapstodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mapstodon</span></a></p>"
},
"updated": "2025-06-07T07:25:28Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/flyingpimonster",
"name": "@flyingpimonster"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/gnomemaps",
"name": "#gnomemaps"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/gnome",
"name": "#gnome"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/mapstodon",
"name": "#mapstodon"
}
],
"replies": {
"id": "https://fosstodon.org/users/mlundblad/statuses/114640707702710833/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/mlundblad/statuses/114640707702710833/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/mlundblad/statuses/114640707702710833/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/mlundblad/statuses/114640707702710833/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://fosstodon.org/users/mlundblad/statuses/114640707702710833/shares",
"type": "Collection",
"totalItems": 0
}
}