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://fosstodon.org/users/pango/statuses/111000471061344569",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/pango/statuses/111000442821415266",
"published": "2023-09-03T09:19:33Z",
"url": "https://fosstodon.org/@pango/111000471061344569",
"attributedTo": "https://fosstodon.org/users/pango",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/pango/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/pango/statuses/111000471061344569",
"inReplyToAtomUri": "https://fosstodon.org/users/pango/statuses/111000442821415266",
"conversation": "tag:fosstodon.org,2023-09-03:objectId=140904934:objectType=Conversation",
"content": "<p>I repurposed one of his old laptops (that overheats, sadly) as frontend, making room for an Ubuntu partition.<br />I installed the trusty <a href=\"https://fosstodon.org/tags/recoll\" class=\"mention hashtag\" rel=\"tag\">#<span>recoll</span></a> to index text documents and emails.<br />For images, I ended up using <a href=\"https://fosstodon.org/tags/KPhotoAlbum\" class=\"mention hashtag\" rel=\"tag\">#<span>KPhotoAlbum</span></a>, that has very flexible tagging possibilities, making it useful on more than photo albums. Chronological view and image stacking are also great. <br />I used <a href=\"https://fosstodon.org/tags/Geeqie\" class=\"mention hashtag\" rel=\"tag\">#<span>Geeqie</span></a>, then more recently <a href=\"https://fosstodon.org/tags/Czkawka\" class=\"mention hashtag\" rel=\"tag\">#<span>Czkawka</span></a> for finding image <a href=\"https://fosstodon.org/tags/duplicates\" class=\"mention hashtag\" rel=\"tag\">#<span>duplicates</span></a>, that I then stacked manually in KPhotoAlbum.</p>",
"contentMap": {
"en": "<p>I repurposed one of his old laptops (that overheats, sadly) as frontend, making room for an Ubuntu partition.<br />I installed the trusty <a href=\"https://fosstodon.org/tags/recoll\" class=\"mention hashtag\" rel=\"tag\">#<span>recoll</span></a> to index text documents and emails.<br />For images, I ended up using <a href=\"https://fosstodon.org/tags/KPhotoAlbum\" class=\"mention hashtag\" rel=\"tag\">#<span>KPhotoAlbum</span></a>, that has very flexible tagging possibilities, making it useful on more than photo albums. Chronological view and image stacking are also great. <br />I used <a href=\"https://fosstodon.org/tags/Geeqie\" class=\"mention hashtag\" rel=\"tag\">#<span>Geeqie</span></a>, then more recently <a href=\"https://fosstodon.org/tags/Czkawka\" class=\"mention hashtag\" rel=\"tag\">#<span>Czkawka</span></a> for finding image <a href=\"https://fosstodon.org/tags/duplicates\" class=\"mention hashtag\" rel=\"tag\">#<span>duplicates</span></a>, that I then stacked manually in KPhotoAlbum.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/recoll",
"name": "#recoll"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/KPhotoAlbum",
"name": "#KPhotoAlbum"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/geeqie",
"name": "#geeqie"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/Czkawka",
"name": "#Czkawka"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/duplicates",
"name": "#duplicates"
}
],
"replies": {
"id": "https://fosstodon.org/users/pango/statuses/111000471061344569/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/pango/statuses/111000471061344569/replies?min_id=111000530288398613&page=true",
"partOf": "https://fosstodon.org/users/pango/statuses/111000471061344569/replies",
"items": [
"https://fosstodon.org/users/pango/statuses/111000530288398613"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/pango/statuses/111000471061344569/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/pango/statuses/111000471061344569/shares",
"type": "Collection",
"totalItems": 0
}
}