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://colquitt.xyz/users/daniel/statuses/113687184747741270",
"type": "Note",
"summary": null,
"inReplyTo": "https://colquitt.xyz/users/daniel/statuses/113687183497784434",
"published": "2024-12-20T21:06:11Z",
"url": "https://colquitt.xyz/@daniel/113687184747741270",
"attributedTo": "https://colquitt.xyz/users/daniel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://colquitt.xyz/users/daniel/followers"
],
"sensitive": false,
"atomUri": "https://colquitt.xyz/users/daniel/statuses/113687184747741270",
"inReplyToAtomUri": "https://colquitt.xyz/users/daniel/statuses/113687183497784434",
"conversation": "tag:colquitt.xyz,2024-12-20:objectId=88709:objectType=Conversation",
"content": "<p>By default <a href=\"https://colquitt.xyz/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> does not retry S3 uploads on 500 errors. This can be changed using the S3_RETRIES_LIMIT env variable (added in v4.3.0) — this is currently undocumented but there is a open pull request to document it (<a href=\"https://github.com/mastodon/documentation/pull/1464\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mastodon/documentat</span><span class=\"invisible\">ion/pull/1464</span></a>)</p><p><a href=\"https://colquitt.xyz/tags/mastoadmin\" class=\"mention hashtag\" rel=\"tag\">#<span>mastoadmin</span></a> <a href=\"https://colquitt.xyz/tags/mastodev\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodev</span></a></p>",
"contentMap": {
"en": "<p>By default <a href=\"https://colquitt.xyz/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> does not retry S3 uploads on 500 errors. This can be changed using the S3_RETRIES_LIMIT env variable (added in v4.3.0) — this is currently undocumented but there is a open pull request to document it (<a href=\"https://github.com/mastodon/documentation/pull/1464\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mastodon/documentat</span><span class=\"invisible\">ion/pull/1464</span></a>)</p><p><a href=\"https://colquitt.xyz/tags/mastoadmin\" class=\"mention hashtag\" rel=\"tag\">#<span>mastoadmin</span></a> <a href=\"https://colquitt.xyz/tags/mastodev\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodev</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://colquitt.xyz/tags/mastodon",
"name": "#mastodon"
},
{
"type": "Hashtag",
"href": "https://colquitt.xyz/tags/mastoadmin",
"name": "#mastoadmin"
},
{
"type": "Hashtag",
"href": "https://colquitt.xyz/tags/mastodev",
"name": "#mastodev"
}
],
"replies": {
"id": "https://colquitt.xyz/users/daniel/statuses/113687184747741270/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://colquitt.xyz/users/daniel/statuses/113687184747741270/replies?only_other_accounts=true&page=true",
"partOf": "https://colquitt.xyz/users/daniel/statuses/113687184747741270/replies",
"items": []
}
},
"likes": {
"id": "https://colquitt.xyz/users/daniel/statuses/113687184747741270/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://colquitt.xyz/users/daniel/statuses/113687184747741270/shares",
"type": "Collection",
"totalItems": 0
}
}