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://mastodon.sdf.org/users/rhialto/statuses/109540492390761143",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.sdf.org/users/rhialto/statuses/109540405327082972",
"published": "2022-12-19T13:07:47Z",
"url": "https://mastodon.sdf.org/@rhialto/109540492390761143",
"attributedTo": "https://mastodon.sdf.org/users/rhialto",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/rhialto/followers",
"https://mastodon.sdf.org/users/rhialto"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/rhialto/statuses/109540492390761143",
"inReplyToAtomUri": "https://mastodon.sdf.org/users/rhialto/statuses/109540405327082972",
"conversation": "tag:mastodon.sdf.org,2022-12-19:objectId=60889049:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.sdf.org/@rhialto\" class=\"u-url mention\">@<span>rhialto</span></a></span> I even tried accessing the "follow requests" from the API (using curl '<a href=\"https://mastodon.sdf.org/api/v1/follow_requests\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.sdf.org/api/v1/follow</span><span class=\"invisible\">_requests</span></a>' -H "Authorization: Bearer <access_token from toot>') and that shows an empty list. But equally certain, my gf is trying to follow me.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.sdf.org/@rhialto\" class=\"u-url mention\">@<span>rhialto</span></a></span> I even tried accessing the "follow requests" from the API (using curl '<a href=\"https://mastodon.sdf.org/api/v1/follow_requests\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.sdf.org/api/v1/follow</span><span class=\"invisible\">_requests</span></a>' -H "Authorization: Bearer <access_token from toot>') and that shows an empty list. But equally certain, my gf is trying to follow me.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.sdf.org/users/rhialto",
"name": "@rhialto"
}
],
"replies": {
"id": "https://mastodon.sdf.org/users/rhialto/statuses/109540492390761143/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/rhialto/statuses/109540492390761143/replies?min_id=109542259121992829&page=true",
"partOf": "https://mastodon.sdf.org/users/rhialto/statuses/109540492390761143/replies",
"items": [
"https://mastodon.sdf.org/users/rhialto/statuses/109542259121992829"
]
}
}
}