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"
}
],
"id": "https://mastodon.social/users/maelle/statuses/109680757306756858",
"type": "Note",
"summary": "git and GitHub in R for the casual user",
"inReplyTo": "https://mastodon.social/users/maelle/statuses/109676629666352959",
"published": "2023-01-13T07:38:59Z",
"url": "https://mastodon.social/@maelle/109680757306756858",
"attributedTo": "https://mastodon.social/users/maelle",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/maelle/followers",
"https://mstdn.social/users/davidbraze",
"https://mstdn.social/users/stevensanderson",
"https://mastodon.social/users/rmflight",
"https://glammr.us/users/hye",
"https://ecoevo.social/users/frod_san",
"https://fosstodon.org/users/jimgar"
],
"sensitive": true,
"atomUri": "https://mastodon.social/users/maelle/statuses/109680757306756858",
"inReplyToAtomUri": "https://mastodon.social/users/maelle/statuses/109676629666352959",
"conversation": "tag:mastodon.social,2023-01-12:objectId=377392553:objectType=Conversation",
"content": "<p>I updated the post with tips by <span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@davidbraze\" class=\"u-url mention\">@<span>davidbraze</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@stevensanderson\" class=\"u-url mention\">@<span>stevensanderson</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@rmflight\" class=\"u-url mention\">@<span>rmflight</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://glammr.us/@hye\" class=\"u-url mention\">@<span>hye</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ecoevo.social/@frod_san\" class=\"u-url mention\">@<span>frod_san</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@jimgar\" class=\"u-url mention\">@<span>jimgar</span></a></span> Thank you! 🙏 </p><p>An intro to GitHub Desktop for R users (for instance how to remember to switch from RStudio IDE to GitHub Desktop regularly throughout the day) would be nice, dear GitHub Desktop users. 😉</p>",
"contentMap": {
"fr": "<p>I updated the post with tips by <span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@davidbraze\" class=\"u-url mention\">@<span>davidbraze</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@stevensanderson\" class=\"u-url mention\">@<span>stevensanderson</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@rmflight\" class=\"u-url mention\">@<span>rmflight</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://glammr.us/@hye\" class=\"u-url mention\">@<span>hye</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ecoevo.social/@frod_san\" class=\"u-url mention\">@<span>frod_san</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@jimgar\" class=\"u-url mention\">@<span>jimgar</span></a></span> Thank you! 🙏 </p><p>An intro to GitHub Desktop for R users (for instance how to remember to switch from RStudio IDE to GitHub Desktop regularly throughout the day) would be nice, dear GitHub Desktop users. 😉</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mstdn.social/users/davidbraze",
"name": "@davidbraze@mstdn.social"
},
{
"type": "Mention",
"href": "https://mstdn.social/users/stevensanderson",
"name": "@stevensanderson@mstdn.social"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/rmflight",
"name": "@rmflight"
},
{
"type": "Mention",
"href": "https://glammr.us/users/hye",
"name": "@hye@glammr.us"
},
{
"type": "Mention",
"href": "https://ecoevo.social/users/frod_san",
"name": "@frod_san@ecoevo.social"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/jimgar",
"name": "@jimgar@fosstodon.org"
}
],
"replies": {
"id": "https://mastodon.social/users/maelle/statuses/109680757306756858/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/maelle/statuses/109680757306756858/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/maelle/statuses/109680757306756858/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/maelle/statuses/109680757306756858/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/maelle/statuses/109680757306756858/shares",
"type": "Collection",
"totalItems": 1
}
}