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://fosstodon.org/users/matti/statuses/109432991709549555",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-30T13:28:56Z",
"url": "https://fosstodon.org/@matti/109432991709549555",
"attributedTo": "https://fosstodon.org/users/matti",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/matti/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/matti/statuses/109432991709549555",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-11-30:objectId=64533927:objectType=Conversation",
"content": "<p>Somebody help me. I'm seemingly unable to write sentences with fewer than 80 words in my <a href=\"https://fosstodon.org/tags/psychology\" class=\"mention hashtag\" rel=\"tag\">#<span>psychology</span></a> manuscripts even though I try quite hard---and my collaborators are trying their best to help me---but nothing has worked thusfar.</p>",
"contentMap": {
"en": "<p>Somebody help me. I'm seemingly unable to write sentences with fewer than 80 words in my <a href=\"https://fosstodon.org/tags/psychology\" class=\"mention hashtag\" rel=\"tag\">#<span>psychology</span></a> manuscripts even though I try quite hard---and my collaborators are trying their best to help me---but nothing has worked thusfar.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/psychology",
"name": "#psychology"
}
],
"replies": {
"id": "https://fosstodon.org/users/matti/statuses/109432991709549555/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/matti/statuses/109432991709549555/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/matti/statuses/109432991709549555/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/matti/statuses/109432991709549555/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://fosstodon.org/users/matti/statuses/109432991709549555/shares",
"type": "Collection",
"totalItems": 0
}
}