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"
}
],
"id": "https://floss.social/users/Tuba/statuses/113322821917645091",
"type": "Note",
"summary": null,
"inReplyTo": "https://dragonchat.org/users/baralheia/statuses/113318816346848433",
"published": "2024-10-17T12:43:55Z",
"url": "https://floss.social/@Tuba/113322821917645091",
"attributedTo": "https://floss.social/users/Tuba",
"to": [
"https://floss.social/users/Tuba/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://dragonchat.org/users/baralheia"
],
"sensitive": false,
"atomUri": "https://floss.social/users/Tuba/statuses/113322821917645091",
"inReplyToAtomUri": "https://dragonchat.org/users/baralheia/statuses/113318816346848433",
"conversation": "tag:dragonchat.org,2024-10-14:objectId=6632581:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://dragonchat.org/@baralheia\" class=\"u-url mention\">@<span>baralheia</span></a></span> Ah, it seems that the spelling library added the 'Add to Dictionary' option recently. It will be available on 0.9.0! Sorry for the confusion.</p><p>The custom emoji picker won't show up if there are no custom emojis available. Taking a look at your instance, I see that the API does in fact return emojis, so could you check if there's some log in the terminal about the request failing? `$ flatpak run dev.geopjr.Tuba`</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://dragonchat.org/@baralheia\" class=\"u-url mention\">@<span>baralheia</span></a></span> Ah, it seems that the spelling library added the 'Add to Dictionary' option recently. It will be available on 0.9.0! Sorry for the confusion.</p><p>The custom emoji picker won't show up if there are no custom emojis available. Taking a look at your instance, I see that the API does in fact return emojis, so could you check if there's some log in the terminal about the request failing? `$ flatpak run dev.geopjr.Tuba`</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://dragonchat.org/users/baralheia",
"name": "@baralheia@dragonchat.org"
}
],
"replies": {
"id": "https://floss.social/users/Tuba/statuses/113322821917645091/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/Tuba/statuses/113322821917645091/replies?min_id=113322822460340514&page=true",
"partOf": "https://floss.social/users/Tuba/statuses/113322821917645091/replies",
"items": [
"https://floss.social/users/Tuba/statuses/113322822460340514"
]
}
},
"likes": {
"id": "https://floss.social/users/Tuba/statuses/113322821917645091/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://floss.social/users/Tuba/statuses/113322821917645091/shares",
"type": "Collection",
"totalItems": 0
}
}