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://mastodon.social/users/amdt/statuses/7462150",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-05-29T12:27:50Z",
"url": "https://mastodon.social/@amdt/7462150",
"attributedTo": "https://mastodon.social/users/amdt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/amdt/followers"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-05-29:objectId=7462150:objectType=Status",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-05-29:objectId=736175:objectType=Conversation",
"content": "<p>What are my options for password managers on <a href=\"https://mastodon.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a>? š§š Iām looking at <a href=\"https://mastodon.social/tags/KeePass\" class=\"mention hashtag\" rel=\"tag\">#<span>KeePass</span></a> but Iād prefer something for <a href=\"https://mastodon.social/tags/GNOME\" class=\"mention hashtag\" rel=\"tag\">#<span>GNOME</span></a>.</p>",
"contentMap": {
"en": "<p>What are my options for password managers on <a href=\"https://mastodon.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a>? š§š Iām looking at <a href=\"https://mastodon.social/tags/KeePass\" class=\"mention hashtag\" rel=\"tag\">#<span>KeePass</span></a> but Iād prefer something for <a href=\"https://mastodon.social/tags/GNOME\" class=\"mention hashtag\" rel=\"tag\">#<span>GNOME</span></a>.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/keepass",
"name": "#keepass"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gnome",
"name": "#gnome"
}
],
"replies": {
"id": "https://mastodon.social/users/amdt/statuses/7462150/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/amdt/statuses/7462150/replies?min_id=7463860&page=true",
"partOf": "https://mastodon.social/users/amdt/statuses/7462150/replies",
"items": [
null
]
}
},
"likes": {
"id": "https://mastodon.social/users/amdt/statuses/7462150/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/amdt/statuses/7462150/shares",
"type": "Collection",
"totalItems": 0
}
}