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://frankfurt.social/users/malte/statuses/113295669386929787",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-12T17:38:40Z",
"url": "https://frankfurt.social/@malte/113295669386929787",
"attributedTo": "https://frankfurt.social/users/malte",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://frankfurt.social/users/malte/followers"
],
"sensitive": false,
"atomUri": "https://frankfurt.social/users/malte/statuses/113295669386929787",
"inReplyToAtomUri": null,
"conversation": "tag:frankfurt.social,2024-10-12:objectId=13467541:objectType=Conversation",
"content": "<p>The Brother ADS-1800W is everything I wanted from a scanner.</p><p>The only thing I had to configure on the touch display were the Wifi credentials and assigning two scan profiles to shortcut buttons.</p><p>Once the wifi was working I was able to configure everything else on the web interface. It's no beauty but it works.</p><p>And now it sends PDF files via SFTP to a freebsd jail which is running paperless-ngx and a slightly modified sshd.</p><p>Cool stuff.</p><p><a href=\"https://frankfurt.social/tags/paperless\" class=\"mention hashtag\" rel=\"tag\">#<span>paperless</span></a> <a href=\"https://frankfurt.social/tags/freebsd\" class=\"mention hashtag\" rel=\"tag\">#<span>freebsd</span></a></p>",
"contentMap": {
"en": "<p>The Brother ADS-1800W is everything I wanted from a scanner.</p><p>The only thing I had to configure on the touch display were the Wifi credentials and assigning two scan profiles to shortcut buttons.</p><p>Once the wifi was working I was able to configure everything else on the web interface. It's no beauty but it works.</p><p>And now it sends PDF files via SFTP to a freebsd jail which is running paperless-ngx and a slightly modified sshd.</p><p>Cool stuff.</p><p><a href=\"https://frankfurt.social/tags/paperless\" class=\"mention hashtag\" rel=\"tag\">#<span>paperless</span></a> <a href=\"https://frankfurt.social/tags/freebsd\" class=\"mention hashtag\" rel=\"tag\">#<span>freebsd</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://frankfurt.social/tags/paperless",
"name": "#paperless"
},
{
"type": "Hashtag",
"href": "https://frankfurt.social/tags/freebsd",
"name": "#freebsd"
}
],
"replies": {
"id": "https://frankfurt.social/users/malte/statuses/113295669386929787/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://frankfurt.social/users/malte/statuses/113295669386929787/replies?min_id=113295673005727005&page=true",
"partOf": "https://frankfurt.social/users/malte/statuses/113295669386929787/replies",
"items": [
"https://frankfurt.social/users/malte/statuses/113295673005727005"
]
}
},
"likes": {
"id": "https://frankfurt.social/users/malte/statuses/113295669386929787/likes",
"type": "Collection",
"totalItems": 38
},
"shares": {
"id": "https://frankfurt.social/users/malte/statuses/113295669386929787/shares",
"type": "Collection",
"totalItems": 6
}
}