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/sgillies/statuses/110176801941988663",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-04-10T22:09:40Z",
"url": "https://mastodon.social/@sgillies/110176801941988663",
"attributedTo": "https://mastodon.social/users/sgillies",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/sgillies/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/sgillies/statuses/110176801941988663",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-04-10:objectId=430446790:objectType=Conversation",
"content": "<p>Version 1.9.3 of your favorite <a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mastodon.social/tags/vector\" class=\"mention hashtag\" rel=\"tag\">#<span>vector</span></a> <a href=\"https://mastodon.social/tags/GIS\" class=\"mention hashtag\" rel=\"tag\">#<span>GIS</span></a> library is available today and includes a documentation refresh ✨ I hope you like it!</p><p><a href=\"https://fiona.readthedocs.io/en/stable/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">fiona.readthedocs.io/en/stable/</span><span class=\"invisible\"></span></a> <a href=\"https://github.com/Toblerity/Fiona/releases/tag/1.9.3\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/Toblerity/Fiona/rel</span><span class=\"invisible\">eases/tag/1.9.3</span></a></p>",
"contentMap": {
"en": "<p>Version 1.9.3 of your favorite <a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mastodon.social/tags/vector\" class=\"mention hashtag\" rel=\"tag\">#<span>vector</span></a> <a href=\"https://mastodon.social/tags/GIS\" class=\"mention hashtag\" rel=\"tag\">#<span>GIS</span></a> library is available today and includes a documentation refresh ✨ I hope you like it!</p><p><a href=\"https://fiona.readthedocs.io/en/stable/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">fiona.readthedocs.io/en/stable/</span><span class=\"invisible\"></span></a> <a href=\"https://github.com/Toblerity/Fiona/releases/tag/1.9.3\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/Toblerity/Fiona/rel</span><span class=\"invisible\">eases/tag/1.9.3</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/vector",
"name": "#vector"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gis",
"name": "#gis"
}
],
"replies": {
"id": "https://mastodon.social/users/sgillies/statuses/110176801941988663/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/sgillies/statuses/110176801941988663/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/sgillies/statuses/110176801941988663/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/sgillies/statuses/110176801941988663/likes",
"type": "Collection",
"totalItems": 13
},
"shares": {
"id": "https://mastodon.social/users/sgillies/statuses/110176801941988663/shares",
"type": "Collection",
"totalItems": 11
}
}