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://wandering.shop/users/phildini/statuses/93",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-15T00:13:45Z",
"url": "https://wandering.shop/@phildini/93",
"attributedTo": "https://wandering.shop/users/phildini",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/phildini/followers",
"https://wandering.shop/users/Annalee"
],
"sensitive": false,
"atomUri": "tag:wandering.shop,2017-04-15:objectId=93:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p>There is a tradition in the <a href=\"https://wandering.shop/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> community of doing <a href=\"https://wandering.shop/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> posts. I'll get this party started.</p><p>I'm Philip! Most my day is spent writing and managing code, and when I'm not doing that I work too many activist jobs, mainly as an officer in some local Democratic clubs. </p><p>I also write fiction on occasion, and have completed NaNo a couple times.</p><p>I'm also one of the two admins here, along with <span class=\"h-card\" translate=\"no\"><a href=\"https://wandering.shop/@Annalee\" class=\"u-url mention\">@<span>Annalee</span></a></span>. </p><p>I'm thrilled you all are here, don't hesitate to reach out if you have questions.</p>",
"contentMap": {
"en": "<p>There is a tradition in the <a href=\"https://wandering.shop/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> community of doing <a href=\"https://wandering.shop/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> posts. I'll get this party started.</p><p>I'm Philip! Most my day is spent writing and managing code, and when I'm not doing that I work too many activist jobs, mainly as an officer in some local Democratic clubs. </p><p>I also write fiction on occasion, and have completed NaNo a couple times.</p><p>I'm also one of the two admins here, along with <span class=\"h-card\" translate=\"no\"><a href=\"https://wandering.shop/@Annalee\" class=\"u-url mention\">@<span>Annalee</span></a></span>. </p><p>I'm thrilled you all are here, don't hesitate to reach out if you have questions.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://wandering.shop/users/Annalee",
"name": "@Annalee"
},
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/mastodon",
"name": "#mastodon"
},
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://wandering.shop/users/phildini/statuses/93/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/phildini/statuses/93/replies?only_other_accounts=true&page=true",
"partOf": "https://wandering.shop/users/phildini/statuses/93/replies",
"items": []
}
}
}