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://mastodon.social/users/rmathew/statuses/112060577945355601",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-03-08T14:38:41Z",
"url": "https://mastodon.social/@rmathew/112060577945355601",
"attributedTo": "https://mastodon.social/users/rmathew",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rmathew/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/rmathew/statuses/112060577945355601",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-03-08:objectId=659505932:objectType=Conversation",
"content": "<p>On missing generic <a href=\"https://mastodon.social/tags/DataStructures\" class=\"mention hashtag\" rel=\"tag\">#<span>DataStructures</span></a> for <a href=\"https://mastodon.social/tags/Graphs\" class=\"mention hashtag\" rel=\"tag\">#<span>Graphs</span></a> in <a href=\"https://mastodon.social/tags/ProgrammingLanguages\" class=\"mention hashtag\" rel=\"tag\">#<span>ProgrammingLanguages</span></a>:</p><p>"The Hunt For The Missing Data Type", Hillel Wayne (<a href=\"https://www.hillelwayne.com/post/graph-types/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">hillelwayne.com/post/graph-typ</span><span class=\"invisible\">es/</span></a>).</p><p>On HN: <a href=\"https://news.ycombinator.com/item?id=39592444\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">news.ycombinator.com/item?id=3</span><span class=\"invisible\">9592444</span></a></p><p>On Lobsters: <a href=\"https://lobste.rs/s/uhmhum/hunt_for_missing_data_type\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">lobste.rs/s/uhmhum/hunt_for_mi</span><span class=\"invisible\">ssing_data_type</span></a></p><p><a href=\"https://mastodon.social/tags/Algorithms\" class=\"mention hashtag\" rel=\"tag\">#<span>Algorithms</span></a> <a href=\"https://mastodon.social/tags/DataTypes\" class=\"mention hashtag\" rel=\"tag\">#<span>DataTypes</span></a> <a href=\"https://mastodon.social/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a> <a href=\"https://mastodon.social/tags/ADT\" class=\"mention hashtag\" rel=\"tag\">#<span>ADT</span></a> <a href=\"https://mastodon.social/tags/DAG\" class=\"mention hashtag\" rel=\"tag\">#<span>DAG</span></a></p>",
"contentMap": {
"en": "<p>On missing generic <a href=\"https://mastodon.social/tags/DataStructures\" class=\"mention hashtag\" rel=\"tag\">#<span>DataStructures</span></a> for <a href=\"https://mastodon.social/tags/Graphs\" class=\"mention hashtag\" rel=\"tag\">#<span>Graphs</span></a> in <a href=\"https://mastodon.social/tags/ProgrammingLanguages\" class=\"mention hashtag\" rel=\"tag\">#<span>ProgrammingLanguages</span></a>:</p><p>"The Hunt For The Missing Data Type", Hillel Wayne (<a href=\"https://www.hillelwayne.com/post/graph-types/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">hillelwayne.com/post/graph-typ</span><span class=\"invisible\">es/</span></a>).</p><p>On HN: <a href=\"https://news.ycombinator.com/item?id=39592444\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">news.ycombinator.com/item?id=3</span><span class=\"invisible\">9592444</span></a></p><p>On Lobsters: <a href=\"https://lobste.rs/s/uhmhum/hunt_for_missing_data_type\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">lobste.rs/s/uhmhum/hunt_for_mi</span><span class=\"invisible\">ssing_data_type</span></a></p><p><a href=\"https://mastodon.social/tags/Algorithms\" class=\"mention hashtag\" rel=\"tag\">#<span>Algorithms</span></a> <a href=\"https://mastodon.social/tags/DataTypes\" class=\"mention hashtag\" rel=\"tag\">#<span>DataTypes</span></a> <a href=\"https://mastodon.social/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a> <a href=\"https://mastodon.social/tags/ADT\" class=\"mention hashtag\" rel=\"tag\">#<span>ADT</span></a> <a href=\"https://mastodon.social/tags/DAG\" class=\"mention hashtag\" rel=\"tag\">#<span>DAG</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/datastructures",
"name": "#datastructures"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/graphs",
"name": "#graphs"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/programminglanguages",
"name": "#programminglanguages"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/algorithms",
"name": "#algorithms"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/datatypes",
"name": "#datatypes"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/adt",
"name": "#adt"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/dag",
"name": "#dag"
}
],
"replies": {
"id": "https://mastodon.social/users/rmathew/statuses/112060577945355601/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/rmathew/statuses/112060577945355601/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/rmathew/statuses/112060577945355601/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/rmathew/statuses/112060577945355601/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/rmathew/statuses/112060577945355601/shares",
"type": "Collection",
"totalItems": 0
}
}