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://fosstodon.org/users/adamchainz/statuses/113502878568768189",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-18T07:54:42Z",
"url": "https://fosstodon.org/@adamchainz/113502878568768189",
"attributedTo": "https://fosstodon.org/users/adamchainz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/adamchainz/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/adamchainz/statuses/113502878568768189",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-11-18:objectId=261915965:objectType=Conversation",
"content": "<p>🐴 Django-related deals for Black Friday! 🐴</p><p>My annual post gathering deals from Django-related creators is up.</p><p>Check it out for discounts on books, courses, and tools!</p><p><a href=\"https://fosstodon.org/tags/Django\" class=\"mention hashtag\" rel=\"tag\">#<span>Django</span></a> <a href=\"https://fosstodon.org/tags/BlackFriday\" class=\"mention hashtag\" rel=\"tag\">#<span>BlackFriday</span></a><br /> <br /><a href=\"https://adamj.eu/tech/2024/11/18/django-black-friday-deals-2024/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">adamj.eu/tech/2024/11/18/djang</span><span class=\"invisible\">o-black-friday-deals-2024/</span></a></p>",
"contentMap": {
"en": "<p>🐴 Django-related deals for Black Friday! 🐴</p><p>My annual post gathering deals from Django-related creators is up.</p><p>Check it out for discounts on books, courses, and tools!</p><p><a href=\"https://fosstodon.org/tags/Django\" class=\"mention hashtag\" rel=\"tag\">#<span>Django</span></a> <a href=\"https://fosstodon.org/tags/BlackFriday\" class=\"mention hashtag\" rel=\"tag\">#<span>BlackFriday</span></a><br /> <br /><a href=\"https://adamj.eu/tech/2024/11/18/django-black-friday-deals-2024/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">adamj.eu/tech/2024/11/18/djang</span><span class=\"invisible\">o-black-friday-deals-2024/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/django",
"name": "#django"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/blackfriday",
"name": "#blackfriday"
}
],
"replies": {
"id": "https://fosstodon.org/users/adamchainz/statuses/113502878568768189/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/adamchainz/statuses/113502878568768189/replies?min_id=113527349369192538&page=true",
"partOf": "https://fosstodon.org/users/adamchainz/statuses/113502878568768189/replies",
"items": [
"https://fosstodon.org/users/adamchainz/statuses/113527349369192538"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/adamchainz/statuses/113502878568768189/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://fosstodon.org/users/adamchainz/statuses/113502878568768189/shares",
"type": "Collection",
"totalItems": 8
}
}