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://ohai.social/users/ellyse/statuses/113482901348671949",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-14T19:14:13Z",
"url": "https://ohai.social/@ellyse/113482901348671949",
"attributedTo": "https://ohai.social/users/ellyse",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ohai.social/users/ellyse/followers",
"https://social.menzel.lol/users/leonard"
],
"sensitive": false,
"atomUri": "https://ohai.social/users/ellyse/statuses/113482901348671949",
"inReplyToAtomUri": null,
"conversation": "tag:ohai.social,2024-11-14:objectId=200924283:objectType=Conversation",
"content": "<p>Used Nix to do an Advent of Code (2019 day 1). It really wasn't nearly as bad as I thought it would be! Thanks <span class=\"h-card\" translate=\"no\"><a href=\"https://social.menzel.lol/@leonard\" class=\"u-url mention\">@<span>leonard</span></a></span> for the suggestion! <a href=\"https://ohai.social/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> <a href=\"https://ohai.social/tags/nixos\" class=\"mention hashtag\" rel=\"tag\">#<span>nixos</span></a> <br /><a href=\"https://youtu.be/jmA8IQtvUCU\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/jmA8IQtvUCU</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Used Nix to do an Advent of Code (2019 day 1). It really wasn't nearly as bad as I thought it would be! Thanks <span class=\"h-card\" translate=\"no\"><a href=\"https://social.menzel.lol/@leonard\" class=\"u-url mention\">@<span>leonard</span></a></span> for the suggestion! <a href=\"https://ohai.social/tags/nix\" class=\"mention hashtag\" rel=\"tag\">#<span>nix</span></a> <a href=\"https://ohai.social/tags/nixos\" class=\"mention hashtag\" rel=\"tag\">#<span>nixos</span></a> <br /><a href=\"https://youtu.be/jmA8IQtvUCU\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/jmA8IQtvUCU</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.menzel.lol/users/leonard",
"name": "@leonard@social.menzel.lol"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/nix",
"name": "#nix"
},
{
"type": "Hashtag",
"href": "https://ohai.social/tags/nixos",
"name": "#nixos"
}
],
"replies": {
"id": "https://ohai.social/users/ellyse/statuses/113482901348671949/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ohai.social/users/ellyse/statuses/113482901348671949/replies?only_other_accounts=true&page=true",
"partOf": "https://ohai.social/users/ellyse/statuses/113482901348671949/replies",
"items": []
}
},
"likes": {
"id": "https://ohai.social/users/ellyse/statuses/113482901348671949/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://ohai.social/users/ellyse/statuses/113482901348671949/shares",
"type": "Collection",
"totalItems": 5
}
}