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://lor.sh/users/tyx/statuses/114044884451861332",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-22T01:13:55Z",
"url": "https://lor.sh/@tyx/114044884451861332",
"attributedTo": "https://lor.sh/users/tyx",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://lor.sh/users/tyx/followers"
],
"sensitive": false,
"atomUri": "https://lor.sh/users/tyx/statuses/114044884451861332",
"inReplyToAtomUri": null,
"conversation": "tag:lor.sh,2025-02-22:objectId=101494265:objectType=Conversation",
"content": "<p>While looking for a reason why quite standard <a href=\"https://lor.sh/tags/genome\" class=\"mention hashtag\" rel=\"tag\">#<span>genome</span></a> <a href=\"https://lor.sh/tags/annotation\" class=\"mention hashtag\" rel=\"tag\">#<span>annotation</span></a> pipeline failed I discovered a 159 000 AA long ORF in Augustus output. Yes, you read this right that's 477K of <a href=\"https://lor.sh/tags/repeats\" class=\"mention hashtag\" rel=\"tag\">#<span>repeats</span></a> without any stop codons. I just need to understand what I hate more - RepeatModeler, Augustus, or this group of organisms.</p><p>PS there are at least 10 more >100K AA. FML.</p>",
"contentMap": {
"en": "<p>While looking for a reason why quite standard <a href=\"https://lor.sh/tags/genome\" class=\"mention hashtag\" rel=\"tag\">#<span>genome</span></a> <a href=\"https://lor.sh/tags/annotation\" class=\"mention hashtag\" rel=\"tag\">#<span>annotation</span></a> pipeline failed I discovered a 159 000 AA long ORF in Augustus output. Yes, you read this right that's 477K of <a href=\"https://lor.sh/tags/repeats\" class=\"mention hashtag\" rel=\"tag\">#<span>repeats</span></a> without any stop codons. I just need to understand what I hate more - RepeatModeler, Augustus, or this group of organisms.</p><p>PS there are at least 10 more >100K AA. FML.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://lor.sh/tags/genome",
"name": "#genome"
},
{
"type": "Hashtag",
"href": "https://lor.sh/tags/annotation",
"name": "#annotation"
},
{
"type": "Hashtag",
"href": "https://lor.sh/tags/repeats",
"name": "#repeats"
}
],
"replies": {
"id": "https://lor.sh/users/tyx/statuses/114044884451861332/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://lor.sh/users/tyx/statuses/114044884451861332/replies?only_other_accounts=true&page=true",
"partOf": "https://lor.sh/users/tyx/statuses/114044884451861332/replies",
"items": []
}
},
"likes": {
"id": "https://lor.sh/users/tyx/statuses/114044884451861332/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://lor.sh/users/tyx/statuses/114044884451861332/shares",
"type": "Collection",
"totalItems": 1
}
}