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://fosstodon.org/users/danirod/statuses/112688312457696672",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-27T11:19:49Z",
"url": "https://fosstodon.org/@danirod/112688312457696672",
"attributedTo": "https://fosstodon.org/users/danirod",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/danirod/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/danirod/statuses/112688312457696672",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-06-27:objectId=220539346:objectType=Conversation",
"content": "<p>A project I'm working on has surpassed 200 stars on GitHub and it is not even finished yet.</p><p>Therefore, to give it even more pressure on me to finish the first version of this app, here is me introducing to the fediverse Cartero, a <a href=\"https://fosstodon.org/tags/GTK\" class=\"mention hashtag\" rel=\"tag\">#<span>GTK</span></a> HTTP client to test web APIs and make requests graphically.</p><p>It is written in <a href=\"https://fosstodon.org/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> and it uses modern GNOME technologies such as <a href=\"https://fosstodon.org/tags/Adwaita\" class=\"mention hashtag\" rel=\"tag\">#<span>Adwaita</span></a> and Blueprint.</p><p>Here is the canonical screenshot for the current nightly version as of this post.</p>",
"contentMap": {
"en": "<p>A project I'm working on has surpassed 200 stars on GitHub and it is not even finished yet.</p><p>Therefore, to give it even more pressure on me to finish the first version of this app, here is me introducing to the fediverse Cartero, a <a href=\"https://fosstodon.org/tags/GTK\" class=\"mention hashtag\" rel=\"tag\">#<span>GTK</span></a> HTTP client to test web APIs and make requests graphically.</p><p>It is written in <a href=\"https://fosstodon.org/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> and it uses modern GNOME technologies such as <a href=\"https://fosstodon.org/tags/Adwaita\" class=\"mention hashtag\" rel=\"tag\">#<span>Adwaita</span></a> and Blueprint.</p><p>Here is the canonical screenshot for the current nightly version as of this post.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/112/688/304/578/408/712/original/cc5bb0ff89444756.png",
"name": "A screenshot from Cartero showcases a GNOME application.",
"blurhash": "UfO:@SWB9FayofWCayj[00oft7j[t7ofj@WB",
"focalPoint": [
0,
0
],
"width": 1198,
"height": 708
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/gtk",
"name": "#gtk"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rust",
"name": "#rust"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/adwaita",
"name": "#adwaita"
}
],
"replies": {
"id": "https://fosstodon.org/users/danirod/statuses/112688312457696672/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/danirod/statuses/112688312457696672/replies?min_id=112688328707084011&page=true",
"partOf": "https://fosstodon.org/users/danirod/statuses/112688312457696672/replies",
"items": [
"https://fosstodon.org/users/danirod/statuses/112688328707084011"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/danirod/statuses/112688312457696672/likes",
"type": "Collection",
"totalItems": 30
},
"shares": {
"id": "https://fosstodon.org/users/danirod/statuses/112688312457696672/shares",
"type": "Collection",
"totalItems": 10
}
}