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/biomejs/statuses/112605084832314928",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-12T18:33:56Z",
"url": "https://fosstodon.org/@biomejs/112605084832314928",
"attributedTo": "https://fosstodon.org/users/biomejs",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/biomejs/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/biomejs/statuses/112605084832314928",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-06-12:objectId=216740293:objectType=Conversation",
"content": "<p><a href=\"https://fosstodon.org/tags/Biome\" class=\"mention hashtag\" rel=\"tag\">#<span>Biome</span></a> v1.8 is out!<br />- <a href=\"https://fosstodon.org/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> support, formatting and linting. Both opt-in<br />- LSP Workspaces support. Handle multiple projects in your IDE.<br />- New reporters (Summary, JSON, GitHub and JUnit)<br />- The migrate command now migrates nursery rules<br />- Many rule updates and promotions<br />Full changelog: <a href=\"https://github.com/biomejs/biome/releases/tag/cli%2Fv1.8.0\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/biomejs/biome/relea</span><span class=\"invisible\">ses/tag/cli%2Fv1.8.0</span></a></p><p>(Note: 1.8.1 is already out too, sorry for the late update!)</p>",
"contentMap": {
"en": "<p><a href=\"https://fosstodon.org/tags/Biome\" class=\"mention hashtag\" rel=\"tag\">#<span>Biome</span></a> v1.8 is out!<br />- <a href=\"https://fosstodon.org/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a> support, formatting and linting. Both opt-in<br />- LSP Workspaces support. Handle multiple projects in your IDE.<br />- New reporters (Summary, JSON, GitHub and JUnit)<br />- The migrate command now migrates nursery rules<br />- Many rule updates and promotions<br />Full changelog: <a href=\"https://github.com/biomejs/biome/releases/tag/cli%2Fv1.8.0\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/biomejs/biome/relea</span><span class=\"invisible\">ses/tag/cli%2Fv1.8.0</span></a></p><p>(Note: 1.8.1 is already out too, sorry for the late update!)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/biome",
"name": "#biome"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/css",
"name": "#css"
}
],
"replies": {
"id": "https://fosstodon.org/users/biomejs/statuses/112605084832314928/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/biomejs/statuses/112605084832314928/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/biomejs/statuses/112605084832314928/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/biomejs/statuses/112605084832314928/likes",
"type": "Collection",
"totalItems": 13
},
"shares": {
"id": "https://fosstodon.org/users/biomejs/statuses/112605084832314928/shares",
"type": "Collection",
"totalItems": 6
}
}