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/collections/featured",
"type": "OrderedCollection",
"totalItems": 2,
"orderedItems": [
{
"id": "https://carfree.city/users/scott/statuses/109514055177558595",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-14T21:04:27Z",
"url": "https://carfree.city/@scott/109514055177558595",
"attributedTo": "https://carfree.city/users/scott",
"to": [
"https://carfree.city/users/scott/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://carfree.city/users/scott/statuses/109514055177558595",
"inReplyToAtomUri": null,
"conversation": "tag:carfree.city,2022-12-14:objectId=123435:objectType=Conversation",
"localOnly": false,
"content": "<p>📌 re: follow requests:</p><p>if I don't follow you or know you IRL, and it's not immediately obvious we have interests in common, please DM and explain why you want to follow. I'm more likely to accept in that case</p><p>trying to optimize more for personal connections > large follower count</p>",
"contentMap": {
"en": "<p>📌 re: follow requests:</p><p>if I don't follow you or know you IRL, and it's not immediately obvious we have interests in common, please DM and explain why you want to follow. I'm more likely to accept in that case</p><p>trying to optimize more for personal connections > large follower count</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://carfree.city/users/scott/statuses/109514055177558595/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://carfree.city/users/scott/statuses/109514055177558595/replies?only_other_accounts=true&page=true",
"partOf": "https://carfree.city/users/scott/statuses/109514055177558595/replies",
"items": []
}
}
},
{
"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": []
}
}
}
]
}