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/datenteiler/statuses/104513373513133608",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/datenteiler/statuses/104513367087134457",
"published": "2020-07-14T17:25:20Z",
"url": "https://fosstodon.org/@datenteiler/104513373513133608",
"attributedTo": "https://fosstodon.org/users/datenteiler",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/datenteiler/followers",
"https://fosstodon.org/users/mgiagante"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/datenteiler/statuses/104513373513133608",
"inReplyToAtomUri": "https://fosstodon.org/users/datenteiler/statuses/104513367087134457",
"conversation": "tag:fosstodon.org,2020-07-14:objectId=21249034:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@mgiagante\" class=\"u-url mention\">@<span>mgiagante</span></a></span> <br />3️⃣ <a href=\"https://fosstodon.org/tags/BtrFS\" class=\"mention hashtag\" rel=\"tag\">#<span>BtrFS</span></a> is a very reliable filesystem and correctly used by <a href=\"https://fosstodon.org/tags/openSUSE\" class=\"mention hashtag\" rel=\"tag\">#<span>openSUSE</span></a> as a snapshot system: if there are problems with an update <a href=\"https://fosstodon.org/tags/Snapper\" class=\"mention hashtag\" rel=\"tag\">#<span>Snapper</span></a> rollback can easily restore your OS to its last working state as if it never happened.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@mgiagante\" class=\"u-url mention\">@<span>mgiagante</span></a></span> <br />3️⃣ <a href=\"https://fosstodon.org/tags/BtrFS\" class=\"mention hashtag\" rel=\"tag\">#<span>BtrFS</span></a> is a very reliable filesystem and correctly used by <a href=\"https://fosstodon.org/tags/openSUSE\" class=\"mention hashtag\" rel=\"tag\">#<span>openSUSE</span></a> as a snapshot system: if there are problems with an update <a href=\"https://fosstodon.org/tags/Snapper\" class=\"mention hashtag\" rel=\"tag\">#<span>Snapper</span></a> rollback can easily restore your OS to its last working state as if it never happened.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/mgiagante",
"name": "@mgiagante"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/opensuse",
"name": "#opensuse"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/snapper",
"name": "#snapper"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/btrfs",
"name": "#btrfs"
}
],
"replies": {
"id": "https://fosstodon.org/users/datenteiler/statuses/104513373513133608/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/datenteiler/statuses/104513373513133608/replies?min_id=104513382006159616&page=true",
"partOf": "https://fosstodon.org/users/datenteiler/statuses/104513373513133608/replies",
"items": [
"https://fosstodon.org/users/datenteiler/statuses/104513382006159616"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/datenteiler/statuses/104513373513133608/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://fosstodon.org/users/datenteiler/statuses/104513373513133608/shares",
"type": "Collection",
"totalItems": 1
}
}