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://realsocial.life/users/TerryHancock/statuses/109620729287070626",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-02T17:13:05Z",
"url": "https://realsocial.life/@TerryHancock/109620729287070626",
"attributedTo": "https://realsocial.life/users/TerryHancock",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://realsocial.life/users/TerryHancock/followers"
],
"sensitive": false,
"atomUri": "https://realsocial.life/users/TerryHancock/statuses/109620729287070626",
"inReplyToAtomUri": null,
"conversation": "tag:realsocial.life,2023-01-02:objectId=1312924:objectType=Conversation",
"localOnly": false,
"content": "<p>When you download your posts from Mastodon (or Misskey), you get a JSON document.</p><p>The help text says "The exported data will be in the ActivityPub format, readable by any compliant software."</p><p>Does any such software exist, particularly open-source software that I can just install and run on Ubuntu or Debian Linux?</p><p><a href=\"https://realsocial.life/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a> <a href=\"https://realsocial.life/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> <a href=\"https://realsocial.life/tags/Export\" class=\"mention hashtag\" rel=\"tag\">#<span>Export</span></a></p>",
"contentMap": {
"en": "<p>When you download your posts from Mastodon (or Misskey), you get a JSON document.</p><p>The help text says "The exported data will be in the ActivityPub format, readable by any compliant software."</p><p>Does any such software exist, particularly open-source software that I can just install and run on Ubuntu or Debian Linux?</p><p><a href=\"https://realsocial.life/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a> <a href=\"https://realsocial.life/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> <a href=\"https://realsocial.life/tags/Export\" class=\"mention hashtag\" rel=\"tag\">#<span>Export</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://realsocial.life/tags/activitypub",
"name": "#activitypub"
},
{
"type": "Hashtag",
"href": "https://realsocial.life/tags/mastodon",
"name": "#mastodon"
},
{
"type": "Hashtag",
"href": "https://realsocial.life/tags/export",
"name": "#export"
}
],
"replies": {
"id": "https://realsocial.life/users/TerryHancock/statuses/109620729287070626/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://realsocial.life/users/TerryHancock/statuses/109620729287070626/replies?only_other_accounts=true&page=true",
"partOf": "https://realsocial.life/users/TerryHancock/statuses/109620729287070626/replies",
"items": []
}
}
}