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://ecoevo.social/users/noamross/statuses/113205497973132730",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-26T19:26:54Z",
"url": "https://ecoevo.social/@noamross/113205497973132730",
"attributedTo": "https://ecoevo.social/users/noamross",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ecoevo.social/users/noamross/followers",
"https://fosstodon.org/users/juliasilge",
"https://mastodon.online/users/jmcphers"
],
"sensitive": false,
"atomUri": "https://ecoevo.social/users/noamross/statuses/113205497973132730",
"inReplyToAtomUri": null,
"conversation": "tag:ecoevo.social,2024-09-26:objectId=53213104:objectType=Conversation",
"content": "<p>I just realized that <a href=\"https://ecoevo.social/tags/Positron\" class=\"mention hashtag\" rel=\"tag\">#<span>Positron</span></a> implemented the feature I requested in <a href=\"https://ecoevo.social/tags/RStudio\" class=\"mention hashtag\" rel=\"tag\">#<span>RStudio</span></a>...10 years ago! A fixed-size graphics device. Set your dimensions and plot interactively knowing the figure will look the same when you send to a file! Thanks <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@juliasilge\" class=\"u-url mention\">@<span>juliasilge</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@jmcphers\" class=\"u-url mention\">@<span>jmcphers</span></a></span> and team!</p><p>Now, is there some documentation of the graphics device? Can we set the dimensions programmatically or in config? Should I mess with the .ps.graphics helpers for now?</p><p><a href=\"https://ecoevo.social/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a></p>",
"contentMap": {
"en": "<p>I just realized that <a href=\"https://ecoevo.social/tags/Positron\" class=\"mention hashtag\" rel=\"tag\">#<span>Positron</span></a> implemented the feature I requested in <a href=\"https://ecoevo.social/tags/RStudio\" class=\"mention hashtag\" rel=\"tag\">#<span>RStudio</span></a>...10 years ago! A fixed-size graphics device. Set your dimensions and plot interactively knowing the figure will look the same when you send to a file! Thanks <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@juliasilge\" class=\"u-url mention\">@<span>juliasilge</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@jmcphers\" class=\"u-url mention\">@<span>jmcphers</span></a></span> and team!</p><p>Now, is there some documentation of the graphics device? Can we set the dimensions programmatically or in config? Should I mess with the .ps.graphics helpers for now?</p><p><a href=\"https://ecoevo.social/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a></p>"
},
"updated": "2024-09-26T19:31:23Z",
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://ecoevo.social/system/media_attachments/files/113/205/488/879/569/012/original/790173afb40c7b39.mp4",
"name": "A GIF screenshot of the plot pane in Positron. The \"custom\" size is set at 1000x1000 pixels and a black and white scatterplot is in the frame. As the mouse drags the pane in and out, the plot resizes but all its ratios remain the same.",
"blurhash": "U8SF@T~q-;M{%MM{t7of?bIUj[t79F-;j[Rj",
"focalPoint": [
0,
0
],
"width": 646,
"height": 738
}
],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/juliasilge",
"name": "@juliasilge@fosstodon.org"
},
{
"type": "Mention",
"href": "https://mastodon.online/users/jmcphers",
"name": "@jmcphers@mastodon.online"
},
{
"type": "Hashtag",
"href": "https://ecoevo.social/tags/positron",
"name": "#positron"
},
{
"type": "Hashtag",
"href": "https://ecoevo.social/tags/rstudio",
"name": "#rstudio"
},
{
"type": "Hashtag",
"href": "https://ecoevo.social/tags/rstats",
"name": "#rstats"
}
],
"replies": {
"id": "https://ecoevo.social/users/noamross/statuses/113205497973132730/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ecoevo.social/users/noamross/statuses/113205497973132730/replies?only_other_accounts=true&page=true",
"partOf": "https://ecoevo.social/users/noamross/statuses/113205497973132730/replies",
"items": []
}
},
"likes": {
"id": "https://ecoevo.social/users/noamross/statuses/113205497973132730/likes",
"type": "Collection",
"totalItems": 28
},
"shares": {
"id": "https://ecoevo.social/users/noamross/statuses/113205497973132730/shares",
"type": "Collection",
"totalItems": 8
}
}