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/djangonews/statuses/111224577483709225",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-12T23:12:46Z",
"url": "https://mastodon.social/@djangonews/111224577483709225",
"attributedTo": "https://mastodon.social/users/djangonews",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/djangonews/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/djangonews/statuses/111224577483709225",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-10-12:objectId=555816850:objectType=Conversation",
"content": "<p>[Events] PyTexas 2024</p><p>PyTexas 2024 will be held April 19 - 21, 2024 in Austin, TX. Their CFP is up on January 14, 2024. <a href=\"https://mastodon.social/tags/djangonews\" class=\"mention hashtag\" rel=\"tag\">#<span>djangonews</span></a></p><p><a href=\"https://www.pytexas.org/2024/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">pytexas.org/2024/</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>[Events] PyTexas 2024</p><p>PyTexas 2024 will be held April 19 - 21, 2024 in Austin, TX. Their CFP is up on January 14, 2024. <a href=\"https://mastodon.social/tags/djangonews\" class=\"mention hashtag\" rel=\"tag\">#<span>djangonews</span></a></p><p><a href=\"https://www.pytexas.org/2024/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">pytexas.org/2024/</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/djangonews",
"name": "#djangonews"
}
],
"replies": {
"id": "https://mastodon.social/users/djangonews/statuses/111224577483709225/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/djangonews/statuses/111224577483709225/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/djangonews/statuses/111224577483709225/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/djangonews/statuses/111224577483709225/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/djangonews/statuses/111224577483709225/shares",
"type": "Collection",
"totalItems": 4
}
}