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/TobiasRoeser/statuses/114578881064071327",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-27T08:36:17Z",
"url": "https://fosstodon.org/@TobiasRoeser/114578881064071327",
"attributedTo": "https://fosstodon.org/users/TobiasRoeser",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/TobiasRoeser/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/TobiasRoeser/statuses/114578881064071327",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-05-27:objectId=319807642:objectType=Conversation",
"content": "<p>As much as I love all the improvements that come with Mill 1.0.0-RC1, I think we really fucked up the migration experience.</p><p>I'm really sorry about that! If you are in trouble when migrating your build from an older Mill version, please reach out and I (we) try to help you.</p><p><a href=\"https://github.com/com-lihaoyi/mill/blob/main/changelog.adoc#100-rc1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/com-lihaoyi/mill/bl</span><span class=\"invisible\">ob/main/changelog.adoc#100-rc1</span></a></p><p><a href=\"https://fosstodon.org/tags/MillBuild\" class=\"mention hashtag\" rel=\"tag\">#<span>MillBuild</span></a> <a href=\"https://fosstodon.org/tags/Building\" class=\"mention hashtag\" rel=\"tag\">#<span>Building</span></a> <a href=\"https://fosstodon.org/tags/Java\" class=\"mention hashtag\" rel=\"tag\">#<span>Java</span></a> <a href=\"https://fosstodon.org/tags/Scala\" class=\"mention hashtag\" rel=\"tag\">#<span>Scala</span></a> <a href=\"https://fosstodon.org/tags/BuildTool\" class=\"mention hashtag\" rel=\"tag\">#<span>BuildTool</span></a> <a href=\"https://fosstodon.org/tags/Update\" class=\"mention hashtag\" rel=\"tag\">#<span>Update</span></a></p>",
"contentMap": {
"en": "<p>As much as I love all the improvements that come with Mill 1.0.0-RC1, I think we really fucked up the migration experience.</p><p>I'm really sorry about that! If you are in trouble when migrating your build from an older Mill version, please reach out and I (we) try to help you.</p><p><a href=\"https://github.com/com-lihaoyi/mill/blob/main/changelog.adoc#100-rc1\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/com-lihaoyi/mill/bl</span><span class=\"invisible\">ob/main/changelog.adoc#100-rc1</span></a></p><p><a href=\"https://fosstodon.org/tags/MillBuild\" class=\"mention hashtag\" rel=\"tag\">#<span>MillBuild</span></a> <a href=\"https://fosstodon.org/tags/Building\" class=\"mention hashtag\" rel=\"tag\">#<span>Building</span></a> <a href=\"https://fosstodon.org/tags/Java\" class=\"mention hashtag\" rel=\"tag\">#<span>Java</span></a> <a href=\"https://fosstodon.org/tags/Scala\" class=\"mention hashtag\" rel=\"tag\">#<span>Scala</span></a> <a href=\"https://fosstodon.org/tags/BuildTool\" class=\"mention hashtag\" rel=\"tag\">#<span>BuildTool</span></a> <a href=\"https://fosstodon.org/tags/Update\" class=\"mention hashtag\" rel=\"tag\">#<span>Update</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/millbuild",
"name": "#millbuild"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/building",
"name": "#building"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/java",
"name": "#java"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/scala",
"name": "#scala"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/buildtool",
"name": "#buildtool"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/update",
"name": "#update"
}
],
"replies": {
"id": "https://fosstodon.org/users/TobiasRoeser/statuses/114578881064071327/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/TobiasRoeser/statuses/114578881064071327/replies?min_id=114578891504258420&page=true",
"partOf": "https://fosstodon.org/users/TobiasRoeser/statuses/114578881064071327/replies",
"items": [
"https://fosstodon.org/users/TobiasRoeser/statuses/114578891504258420"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/TobiasRoeser/statuses/114578881064071327/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://fosstodon.org/users/TobiasRoeser/statuses/114578881064071327/shares",
"type": "Collection",
"totalItems": 2
}
}