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/coffe/statuses/108219872834543884",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-30T07:36:51Z",
"url": "https://fosstodon.org/@coffe/108219872834543884",
"attributedTo": "https://fosstodon.org/users/coffe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/coffe/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/coffe/statuses/108219872834543884",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-04-30:objectId=46392808:objectType=Conversation",
"content": "<p>Is languages our first open source product? <br />No one owns them and they are forever changing in collaboration between its user.</p><p><a href=\"https://fosstodon.org/tags/morning\" class=\"mention hashtag\" rel=\"tag\">#<span>morning</span></a> <a href=\"https://fosstodon.org/tags/coffee\" class=\"mention hashtag\" rel=\"tag\">#<span>coffee</span></a> <a href=\"https://fosstodon.org/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://fosstodon.org/tags/askfedi\" class=\"mention hashtag\" rel=\"tag\">#<span>askfedi</span></a> <a href=\"https://fosstodon.org/tags/askmastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>askmastodon</span></a></p>",
"contentMap": {
"en": "<p>Is languages our first open source product? <br />No one owns them and they are forever changing in collaboration between its user.</p><p><a href=\"https://fosstodon.org/tags/morning\" class=\"mention hashtag\" rel=\"tag\">#<span>morning</span></a> <a href=\"https://fosstodon.org/tags/coffee\" class=\"mention hashtag\" rel=\"tag\">#<span>coffee</span></a> <a href=\"https://fosstodon.org/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://fosstodon.org/tags/askfedi\" class=\"mention hashtag\" rel=\"tag\">#<span>askfedi</span></a> <a href=\"https://fosstodon.org/tags/askmastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>askmastodon</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/morning",
"name": "#morning"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/coffee",
"name": "#coffee"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/askfedi",
"name": "#askfedi"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/askmastodon",
"name": "#askmastodon"
}
],
"replies": {
"id": "https://fosstodon.org/users/coffe/statuses/108219872834543884/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/coffe/statuses/108219872834543884/replies?min_id=108219879880743560&page=true",
"partOf": "https://fosstodon.org/users/coffe/statuses/108219872834543884/replies",
"items": [
"https://fosstodon.org/users/coffe/statuses/108219879880743560"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/coffe/statuses/108219872834543884/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://fosstodon.org/users/coffe/statuses/108219872834543884/shares",
"type": "Collection",
"totalItems": 1
}
}