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://m.phase.org/users/parsingphase/statuses/111273546508947229",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-21T14:46:14Z",
"url": "https://m.phase.org/@parsingphase/111273546508947229",
"attributedTo": "https://m.phase.org/users/parsingphase",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://m.phase.org/users/parsingphase/followers"
],
"sensitive": false,
"atomUri": "https://m.phase.org/users/parsingphase/statuses/111273546508947229",
"inReplyToAtomUri": null,
"conversation": "tag:m.phase.org,2023-10-21:objectId=857007:objectType=Conversation",
"content": "<p>Rise of the Birdbots 🤖<br />My <a href=\"https://m.phase.org/tags/DailyBird\" class=\"mention hashtag\" rel=\"tag\">#<span>DailyBird</span></a> bot now has a younger sibling, <a href=\"https://m.phase.org/tags/YesterdaysYardBirds\" class=\"mention hashtag\" rel=\"tag\">#<span>YesterdaysYardBirds</span></a>. This one's based on a microphone detector sitting in my back yard, automatically ID'ing the birdsong it hears, so it's nominally "species present" rather than "species seen".<br />Because, y'know. Thrushes. And Thrashers.</p>",
"contentMap": {
"en": "<p>Rise of the Birdbots 🤖<br />My <a href=\"https://m.phase.org/tags/DailyBird\" class=\"mention hashtag\" rel=\"tag\">#<span>DailyBird</span></a> bot now has a younger sibling, <a href=\"https://m.phase.org/tags/YesterdaysYardBirds\" class=\"mention hashtag\" rel=\"tag\">#<span>YesterdaysYardBirds</span></a>. This one's based on a microphone detector sitting in my back yard, automatically ID'ing the birdsong it hears, so it's nominally "species present" rather than "species seen".<br />Because, y'know. Thrushes. And Thrashers.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://m.phase.org/tags/DailyBird",
"name": "#DailyBird"
},
{
"type": "Hashtag",
"href": "https://m.phase.org/tags/yesterdaysyardbirds",
"name": "#yesterdaysyardbirds"
}
],
"replies": {
"id": "https://m.phase.org/users/parsingphase/statuses/111273546508947229/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://m.phase.org/users/parsingphase/statuses/111273546508947229/replies?min_id=111273552020714479&page=true",
"partOf": "https://m.phase.org/users/parsingphase/statuses/111273546508947229/replies",
"items": [
"https://m.phase.org/users/parsingphase/statuses/111273552020714479"
]
}
},
"likes": {
"id": "https://m.phase.org/users/parsingphase/statuses/111273546508947229/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://m.phase.org/users/parsingphase/statuses/111273546508947229/shares",
"type": "Collection",
"totalItems": 1
}
}