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://front-end.social/users/Anneke/statuses/113911289998319984",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-29T10:59:05Z",
"url": "https://front-end.social/@Anneke/113911289998319984",
"attributedTo": "https://front-end.social/users/Anneke",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/Anneke/followers",
"https://tapbots.social/users/ivory"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/Anneke/statuses/113911289998319984",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2025-01-29:objectId=14802222:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tapbots.social/@ivory\" class=\"u-url mention\">@<span>ivory</span></a></span> hi friends, I think Ivory is missing an implementation of filtering by language. I’d like to configure what languages toots I see and which ones get filtered out (depending on the language set in the toot). I am hoping this will also improve adoption of the toot-language feature for accessibility reasons. <a href=\"https://front-end.social/tags/featureRequest\" class=\"mention hashtag\" rel=\"tag\">#<span>featureRequest</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tapbots.social/@ivory\" class=\"u-url mention\">@<span>ivory</span></a></span> hi friends, I think Ivory is missing an implementation of filtering by language. I’d like to configure what languages toots I see and which ones get filtered out (depending on the language set in the toot). I am hoping this will also improve adoption of the toot-language feature for accessibility reasons. <a href=\"https://front-end.social/tags/featureRequest\" class=\"mention hashtag\" rel=\"tag\">#<span>featureRequest</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://tapbots.social/users/ivory",
"name": "@ivory@tapbots.social"
},
{
"type": "Hashtag",
"href": "https://front-end.social/tags/featurerequest",
"name": "#featurerequest"
}
],
"replies": {
"id": "https://front-end.social/users/Anneke/statuses/113911289998319984/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/Anneke/statuses/113911289998319984/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/Anneke/statuses/113911289998319984/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/Anneke/statuses/113911289998319984/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://front-end.social/users/Anneke/statuses/113911289998319984/shares",
"type": "Collection",
"totalItems": 0
}
}