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://vran.as/users/Alex/statuses/105829135323239594/activity",
"type": "Create",
"actor": "https://vran.as/users/Alex",
"published": "2021-03-04T02:20:52Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vran.as/users/Alex/followers",
"https://hackers.town/users/banjofox"
],
"object": {
"id": "https://vran.as/users/Alex/statuses/105829135323239594",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-03-04T02:20:52Z",
"url": "https://vran.as/@Alex/105829135323239594",
"attributedTo": "https://vran.as/users/Alex",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vran.as/users/Alex/followers",
"https://hackers.town/users/banjofox"
],
"sensitive": false,
"atomUri": "https://vran.as/users/Alex/statuses/105829135323239594",
"inReplyToAtomUri": null,
"conversation": "tag:hackers.town,2021-03-04:objectId=17235754:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://hackers.town/@banjofox\" class=\"u-url mention\">@<span>banjofox</span></a></span> The problem with replacing Facebook is that you need everyone you know to replace Facebook with the same thing you did.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://hackers.town/@banjofox\" class=\"u-url mention\">@<span>banjofox</span></a></span> The problem with replacing Facebook is that you need everyone you know to replace Facebook with the same thing you did.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hackers.town/users/banjofox",
"name": "@banjofox@hackers.town"
}
],
"replies": {
"id": "https://vran.as/users/Alex/statuses/105829135323239594/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vran.as/users/Alex/statuses/105829135323239594/replies?only_other_accounts=true&page=true",
"partOf": "https://vran.as/users/Alex/statuses/105829135323239594/replies",
"items": []
}
}
}
}