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://post.lurk.org/users/th4/statuses/113145894737048236",
"type": "Note",
"summary": null,
"inReplyTo": "https://sonomu.club/users/luka/statuses/113143798897389772",
"published": "2024-09-16T06:49:01Z",
"url": "https://post.lurk.org/@th4/113145894737048236",
"attributedTo": "https://post.lurk.org/users/th4",
"to": [
"https://post.lurk.org/users/th4/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://sonomu.club/users/luka",
"https://sonomu.club/users/draco",
"https://social.toplap.org/users/strudel"
],
"sensitive": false,
"atomUri": "https://post.lurk.org/users/th4/statuses/113145894737048236",
"inReplyToAtomUri": "https://sonomu.club/users/luka/statuses/113143798897389772",
"conversation": "tag:sonomu.club,2024-09-08:objectId=22071924:objectType=Conversation",
"localOnly": false,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://sonomu.club/@luka\" class=\"u-url mention\">@<span>luka</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://sonomu.club/@draco\" class=\"u-url mention\">@<span>draco</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.toplap.org/@strudel\" class=\"u-url mention\">@<span>strudel</span></a></span> I've seen this construct when learning Svelte so I'm going to guess it's a general JS thing and not a Strudel-specific thing (and if I remember correctly this was presented as somewhat an abuse of JS syntax)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://sonomu.club/@luka\" class=\"u-url mention\">@<span>luka</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://sonomu.club/@draco\" class=\"u-url mention\">@<span>draco</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.toplap.org/@strudel\" class=\"u-url mention\">@<span>strudel</span></a></span> I've seen this construct when learning Svelte so I'm going to guess it's a general JS thing and not a Strudel-specific thing (and if I remember correctly this was presented as somewhat an abuse of JS syntax)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://sonomu.club/users/luka",
"name": "@luka@sonomu.club"
},
{
"type": "Mention",
"href": "https://sonomu.club/users/draco",
"name": "@draco@sonomu.club"
},
{
"type": "Mention",
"href": "https://social.toplap.org/users/strudel",
"name": "@strudel@toplap.org"
}
],
"replies": {
"id": "https://post.lurk.org/users/th4/statuses/113145894737048236/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://post.lurk.org/users/th4/statuses/113145894737048236/replies?only_other_accounts=true&page=true",
"partOf": "https://post.lurk.org/users/th4/statuses/113145894737048236/replies",
"items": []
}
}
}