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://a11y.info/users/arigaud_ca/statuses/109297315024950380",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T14:24:35Z",
"url": "https://a11y.info/@arigaud_ca/109297315024950380",
"attributedTo": "https://a11y.info/users/arigaud_ca",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://a11y.info/users/arigaud_ca/followers"
],
"sensitive": false,
"atomUri": "https://a11y.info/users/arigaud_ca/statuses/109297315024950380",
"inReplyToAtomUri": null,
"conversation": "tag:a11y.info,2022-11-06:objectId=349343:objectType=Conversation",
"content": "<p>Hi I am still learning about Mastodon but I think it's time for an <a href=\"https://a11y.info/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a> <br />I am from <a href=\"https://a11y.info/tags/Montreal\" class=\"mention hashtag\" rel=\"tag\">#<span>Montreal</span></a>, Quebec, Canada working in <a href=\"https://a11y.info/tags/Accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>Accessibility</span></a> and <a href=\"https://a11y.info/tags/DesignSystem\" class=\"mention hashtag\" rel=\"tag\">#<span>DesignSystem</span></a></p>",
"contentMap": {
"en": "<p>Hi I am still learning about Mastodon but I think it's time for an <a href=\"https://a11y.info/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a> <br />I am from <a href=\"https://a11y.info/tags/Montreal\" class=\"mention hashtag\" rel=\"tag\">#<span>Montreal</span></a>, Quebec, Canada working in <a href=\"https://a11y.info/tags/Accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>Accessibility</span></a> and <a href=\"https://a11y.info/tags/DesignSystem\" class=\"mention hashtag\" rel=\"tag\">#<span>DesignSystem</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://a11y.info/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://a11y.info/tags/montreal",
"name": "#montreal"
},
{
"type": "Hashtag",
"href": "https://a11y.info/tags/accessibility",
"name": "#accessibility"
},
{
"type": "Hashtag",
"href": "https://a11y.info/tags/designsystem",
"name": "#designsystem"
}
],
"replies": {
"id": "https://a11y.info/users/arigaud_ca/statuses/109297315024950380/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://a11y.info/users/arigaud_ca/statuses/109297315024950380/replies?only_other_accounts=true&page=true",
"partOf": "https://a11y.info/users/arigaud_ca/statuses/109297315024950380/replies",
"items": []
}
},
"likes": {
"id": "https://a11y.info/users/arigaud_ca/statuses/109297315024950380/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://a11y.info/users/arigaud_ca/statuses/109297315024950380/shares",
"type": "Collection",
"totalItems": 1
}
}