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://toot.lqdev.tech/users/lqdev/statuses/109551937694947490",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-21T13:38:28Z",
"url": "https://toot.lqdev.tech/@lqdev/109551937694947490",
"attributedTo": "https://toot.lqdev.tech/users/lqdev",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.lqdev.tech/users/lqdev/followers"
],
"sensitive": false,
"atomUri": "https://toot.lqdev.tech/users/lqdev/statuses/109551937694947490",
"inReplyToAtomUri": null,
"conversation": "tag:toot.lqdev.tech,2022-12-21:objectId=283368:objectType=Conversation",
"content": "<p>New Post: "Accept Webmentions using F#, Azure Functions, and RSS"</p><p>Here's my contribution to this year's F# Advent. Thanks to @sergey_tihon for organizing it.</p><p><a href=\"https://toot.lqdev.tech/tags/fsharp\" class=\"mention hashtag\" rel=\"tag\">#<span>fsharp</span></a> <a href=\"https://toot.lqdev.tech/tags/FsAdvent\" class=\"mention hashtag\" rel=\"tag\">#<span>FsAdvent</span></a> <a href=\"https://toot.lqdev.tech/tags/dotnet\" class=\"mention hashtag\" rel=\"tag\">#<span>dotnet</span></a> <a href=\"https://toot.lqdev.tech/tags/webmentions\" class=\"mention hashtag\" rel=\"tag\">#<span>webmentions</span></a> <a href=\"https://toot.lqdev.tech/tags/indieweb\" class=\"mention hashtag\" rel=\"tag\">#<span>indieweb</span></a></p><p><a href=\"https://www.luisquintanilla.me/posts/receive-webmentions-fsharp-az-functions-fsadvent/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">luisquintanilla.me/posts/recei</span><span class=\"invisible\">ve-webmentions-fsharp-az-functions-fsadvent/</span></a></p>",
"contentMap": {
"en": "<p>New Post: "Accept Webmentions using F#, Azure Functions, and RSS"</p><p>Here's my contribution to this year's F# Advent. Thanks to @sergey_tihon for organizing it.</p><p><a href=\"https://toot.lqdev.tech/tags/fsharp\" class=\"mention hashtag\" rel=\"tag\">#<span>fsharp</span></a> <a href=\"https://toot.lqdev.tech/tags/FsAdvent\" class=\"mention hashtag\" rel=\"tag\">#<span>FsAdvent</span></a> <a href=\"https://toot.lqdev.tech/tags/dotnet\" class=\"mention hashtag\" rel=\"tag\">#<span>dotnet</span></a> <a href=\"https://toot.lqdev.tech/tags/webmentions\" class=\"mention hashtag\" rel=\"tag\">#<span>webmentions</span></a> <a href=\"https://toot.lqdev.tech/tags/indieweb\" class=\"mention hashtag\" rel=\"tag\">#<span>indieweb</span></a></p><p><a href=\"https://www.luisquintanilla.me/posts/receive-webmentions-fsharp-az-functions-fsadvent/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">luisquintanilla.me/posts/recei</span><span class=\"invisible\">ve-webmentions-fsharp-az-functions-fsadvent/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://toot.lqdev.tech/tags/fsharp",
"name": "#fsharp"
},
{
"type": "Hashtag",
"href": "https://toot.lqdev.tech/tags/FsAdvent",
"name": "#FsAdvent"
},
{
"type": "Hashtag",
"href": "https://toot.lqdev.tech/tags/dotnet",
"name": "#dotnet"
},
{
"type": "Hashtag",
"href": "https://toot.lqdev.tech/tags/webmentions",
"name": "#webmentions"
},
{
"type": "Hashtag",
"href": "https://toot.lqdev.tech/tags/indieweb",
"name": "#indieweb"
}
],
"replies": {
"id": "https://toot.lqdev.tech/users/lqdev/statuses/109551937694947490/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.lqdev.tech/users/lqdev/statuses/109551937694947490/replies?min_id=109551984214215295&page=true",
"partOf": "https://toot.lqdev.tech/users/lqdev/statuses/109551937694947490/replies",
"items": [
"https://toot.lqdev.tech/users/lqdev/statuses/109551984214215295"
]
}
},
"likes": {
"id": "https://toot.lqdev.tech/users/lqdev/statuses/109551937694947490/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://toot.lqdev.tech/users/lqdev/statuses/109551937694947490/shares",
"type": "Collection",
"totalItems": 5
}
}