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.world/users/SuneAuken/statuses/109309889408955351",
"type": "Note",
"summary": "A nerdy thread about genre as a research topic.",
"inReplyTo": null,
"published": "2022-11-08T19:42:24Z",
"url": "https://mastodon.world/@SuneAuken/109309889408955351",
"attributedTo": "https://mastodon.world/users/SuneAuken",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.world/users/SuneAuken/followers"
],
"sensitive": true,
"atomUri": "https://mastodon.world/users/SuneAuken/statuses/109309889408955351",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.world,2022-11-08:objectId=1461220:objectType=Conversation",
"content": "<p>So: <a href=\"https://mastodon.world/tags/genre\" class=\"mention hashtag\" rel=\"tag\">#<span>genre</span></a>.</p><p>I am a genre researcher. What is my topic, and what it the point of it? </p><p>The shortest definition of genre I’ve ever managed to come up with goes like this:</p>",
"contentMap": {
"da": "<p>So: <a href=\"https://mastodon.world/tags/genre\" class=\"mention hashtag\" rel=\"tag\">#<span>genre</span></a>.</p><p>I am a genre researcher. What is my topic, and what it the point of it? </p><p>The shortest definition of genre I’ve ever managed to come up with goes like this:</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/genre",
"name": "#genre"
}
],
"replies": {
"id": "https://mastodon.world/users/SuneAuken/statuses/109309889408955351/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.world/users/SuneAuken/statuses/109309889408955351/replies?min_id=109309892917608908&page=true",
"partOf": "https://mastodon.world/users/SuneAuken/statuses/109309889408955351/replies",
"items": [
"https://mastodon.world/users/SuneAuken/statuses/109309892917608908"
]
}
},
"likes": {
"id": "https://mastodon.world/users/SuneAuken/statuses/109309889408955351/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://mastodon.world/users/SuneAuken/statuses/109309889408955351/shares",
"type": "Collection",
"totalItems": 12
}
}