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"
}
],
"id": "https://social.jvns.ca/users/b0rk/statuses/109666480137655675",
"type": "Note",
"summary": null,
"inReplyTo": "https://ottawa.place/users/andrew/statuses/109666397860612093",
"published": "2023-01-10T19:08:07Z",
"url": "https://social.jvns.ca/@b0rk/109666480137655675",
"attributedTo": "https://social.jvns.ca/users/b0rk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.jvns.ca/users/b0rk/followers",
"https://ottawa.place/users/andrew"
],
"sensitive": false,
"atomUri": "https://social.jvns.ca/users/b0rk/statuses/109666480137655675",
"inReplyToAtomUri": "https://ottawa.place/users/andrew/statuses/109666397860612093",
"conversation": "tag:jvns.ca,2023-01-10:objectId=3:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ottawa.place/@andrew\" class=\"u-url mention\">@<span>andrew</span></a></span> one idea: I'd kind of like to be able ask the relay server to only subscribe me to tweets of accounts followed by accounts who I follow ("friends of friends"). Or some approximation of that.</p><p>seems like it might not be feasible/practical though :) (and even less so when asking about who an entire server follows)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ottawa.place/@andrew\" class=\"u-url mention\">@<span>andrew</span></a></span> one idea: I'd kind of like to be able ask the relay server to only subscribe me to tweets of accounts followed by accounts who I follow ("friends of friends"). Or some approximation of that.</p><p>seems like it might not be feasible/practical though :) (and even less so when asking about who an entire server follows)</p>"
},
"updated": "2023-01-10T19:09:06Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ottawa.place/users/andrew",
"name": "@andrew@ottawa.place"
}
],
"replies": {
"id": "https://social.jvns.ca/users/b0rk/statuses/109666480137655675/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/109666480137655675/replies?only_other_accounts=true&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/109666480137655675/replies",
"items": []
}
},
"likes": {
"id": "https://social.jvns.ca/users/b0rk/statuses/109666480137655675/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.jvns.ca/users/b0rk/statuses/109666480137655675/shares",
"type": "Collection",
"totalItems": 0
}
}