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://social.doma.dev/users/jonn/statuses/107888310299824821",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-03-02T18:16:09Z",
"url": "https://social.doma.dev/@jonn/107888310299824821",
"attributedTo": "https://social.doma.dev/users/jonn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.doma.dev/users/jonn/followers"
],
"sensitive": false,
"atomUri": "https://social.doma.dev/users/jonn/statuses/107888310299824821",
"inReplyToAtomUri": null,
"conversation": "tag:social.doma.dev,2022-03-02:objectId=58061:objectType=Conversation",
"content": "<p>Today worked more or less properly for the first time in a week.</p><p>Use `npx create-react-app my-app --template multi-nix` to have a maximum safety and reproducibility in your <a href=\"https://social.doma.dev/tags/reactjs\" class=\"mention hashtag\" rel=\"tag\">#<span>reactjs</span></a> projects thanks to <a href=\"https://social.doma.dev/tags/typescript\" class=\"mention hashtag\" rel=\"tag\">#<span>typescript</span></a> and <a href=\"https://social.doma.dev/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> <a href=\"https://social.doma.dev/tags/flakes\" class=\"mention hashtag\" rel=\"tag\">#<span>flakes</span></a>.</p><p><a href=\"https://www.npmjs.com/package/cra-template-multi-nix\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">npmjs.com/package/cra-template</span><span class=\"invisible\">-multi-nix</span></a></p>",
"contentMap": {
"en": "<p>Today worked more or less properly for the first time in a week.</p><p>Use `npx create-react-app my-app --template multi-nix` to have a maximum safety and reproducibility in your <a href=\"https://social.doma.dev/tags/reactjs\" class=\"mention hashtag\" rel=\"tag\">#<span>reactjs</span></a> projects thanks to <a href=\"https://social.doma.dev/tags/typescript\" class=\"mention hashtag\" rel=\"tag\">#<span>typescript</span></a> and <a href=\"https://social.doma.dev/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> <a href=\"https://social.doma.dev/tags/flakes\" class=\"mention hashtag\" rel=\"tag\">#<span>flakes</span></a>.</p><p><a href=\"https://www.npmjs.com/package/cra-template-multi-nix\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">npmjs.com/package/cra-template</span><span class=\"invisible\">-multi-nix</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.doma.dev/tags/flakes",
"name": "#flakes"
},
{
"type": "Hashtag",
"href": "https://social.doma.dev/tags/nix",
"name": "#nix"
},
{
"type": "Hashtag",
"href": "https://social.doma.dev/tags/typescript",
"name": "#typescript"
},
{
"type": "Hashtag",
"href": "https://social.doma.dev/tags/reactjs",
"name": "#reactjs"
}
],
"replies": {
"id": "https://social.doma.dev/users/jonn/statuses/107888310299824821/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.doma.dev/users/jonn/statuses/107888310299824821/replies?only_other_accounts=true&page=true",
"partOf": "https://social.doma.dev/users/jonn/statuses/107888310299824821/replies",
"items": []
}
}
}