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://genomic.social/users/davelunt/statuses/113559738931587187",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-28T08:55:02Z",
"url": "https://genomic.social/@davelunt/113559738931587187",
"attributedTo": "https://genomic.social/users/davelunt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://genomic.social/users/davelunt/followers"
],
"sensitive": false,
"atomUri": "https://genomic.social/users/davelunt/statuses/113559738931587187",
"inReplyToAtomUri": null,
"conversation": "tag:genomic.social,2024-11-28:objectId=33607689:objectType=Conversation",
"content": "<p>Interesting, I need to read much more about Variational Autoencoders <a href=\"https://genomic.social/tags/bioinformatics\" class=\"mention hashtag\" rel=\"tag\">#<span>bioinformatics</span></a> <a href=\"https://academic.oup.com/g3journal/article/14/11/jkae187/7734044\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">academic.oup.com/g3journal/art</span><span class=\"invisible\">icle/14/11/jkae187/7734044</span></a></p>",
"contentMap": {
"en": "<p>Interesting, I need to read much more about Variational Autoencoders <a href=\"https://genomic.social/tags/bioinformatics\" class=\"mention hashtag\" rel=\"tag\">#<span>bioinformatics</span></a> <a href=\"https://academic.oup.com/g3journal/article/14/11/jkae187/7734044\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">academic.oup.com/g3journal/art</span><span class=\"invisible\">icle/14/11/jkae187/7734044</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://genomic.social/tags/bioinformatics",
"name": "#bioinformatics"
}
],
"replies": {
"id": "https://genomic.social/users/davelunt/statuses/113559738931587187/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://genomic.social/users/davelunt/statuses/113559738931587187/replies?only_other_accounts=true&page=true",
"partOf": "https://genomic.social/users/davelunt/statuses/113559738931587187/replies",
"items": []
}
},
"likes": {
"id": "https://genomic.social/users/davelunt/statuses/113559738931587187/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://genomic.social/users/davelunt/statuses/113559738931587187/shares",
"type": "Collection",
"totalItems": 0
}
}