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.social/users/n8/statuses/113040042763369035",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-28T14:09:28Z",
"url": "https://mastodon.social/@n8/113040042763369035",
"attributedTo": "https://mastodon.social/users/n8",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/n8/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/n8/statuses/113040042763369035",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-08-28:objectId=785877094:objectType=Conversation",
"content": "<p>Should talk pages from conference presentations have DOI identifiers?</p><p>Like, they ask you for your "slides" in a lot of cases....</p><p>Particularly interested in what the <a href=\"https://mastodon.social/tags/researcher\" class=\"mention hashtag\" rel=\"tag\">#<span>researcher</span></a> and <a href=\"https://mastodon.social/tags/librarian\" class=\"mention hashtag\" rel=\"tag\">#<span>librarian</span></a> mastos have to say about this....</p>",
"contentMap": {
"en": "<p>Should talk pages from conference presentations have DOI identifiers?</p><p>Like, they ask you for your "slides" in a lot of cases....</p><p>Particularly interested in what the <a href=\"https://mastodon.social/tags/researcher\" class=\"mention hashtag\" rel=\"tag\">#<span>researcher</span></a> and <a href=\"https://mastodon.social/tags/librarian\" class=\"mention hashtag\" rel=\"tag\">#<span>librarian</span></a> mastos have to say about this....</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/researcher",
"name": "#researcher"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/librarian",
"name": "#librarian"
}
],
"replies": {
"id": "https://mastodon.social/users/n8/statuses/113040042763369035/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/n8/statuses/113040042763369035/replies?min_id=113049588438804297&page=true",
"partOf": "https://mastodon.social/users/n8/statuses/113040042763369035/replies",
"items": [
"https://mastodon.social/users/n8/statuses/113049588438804297"
]
}
},
"likes": {
"id": "https://mastodon.social/users/n8/statuses/113040042763369035/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/n8/statuses/113040042763369035/shares",
"type": "Collection",
"totalItems": 0
}
}