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://carfree.city/users/scott/statuses/109434792521979392",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-30T21:06:55Z",
"url": "https://carfree.city/@scott/109434792521979392",
"attributedTo": "https://carfree.city/users/scott",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://carfree.city/users/scott/followers"
],
"sensitive": false,
"atomUri": "https://carfree.city/users/scott/statuses/109434792521979392",
"inReplyToAtomUri": null,
"conversation": "tag:carfree.city,2022-11-30:objectId=48883:objectType=Conversation",
"localOnly": false,
"content": "<p>New <a href=\"https://carfree.city/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> for new server</p><p>I'm a city-loving, car-hating socialist living in SF. I toot a lot about local politics and bike/transit issues</p><p>Worked for big tech for a while, looking for ways to use my code skills for the common good instead</p><p>Also learning guitar, into loose-leaf tea, reading a lot (fiction, nonfiction, poetry), and hiking</p>",
"contentMap": {
"en": "<p>New <a href=\"https://carfree.city/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> for new server</p><p>I'm a city-loving, car-hating socialist living in SF. I toot a lot about local politics and bike/transit issues</p><p>Worked for big tech for a while, looking for ways to use my code skills for the common good instead</p><p>Also learning guitar, into loose-leaf tea, reading a lot (fiction, nonfiction, poetry), and hiking</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://carfree.city/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://carfree.city/users/scott/statuses/109434792521979392/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://carfree.city/users/scott/statuses/109434792521979392/replies?only_other_accounts=true&page=true",
"partOf": "https://carfree.city/users/scott/statuses/109434792521979392/replies",
"items": []
}
}
}