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://writing.exchange/users/wordsmith/statuses/109303532419207804",
"type": "Note",
"summary": null,
"inReplyTo": "https://writing.exchange/users/wordsmith/statuses/109303529347069593",
"published": "2022-11-07T16:45:44Z",
"url": "https://writing.exchange/@wordsmith/109303532419207804",
"attributedTo": "https://writing.exchange/users/wordsmith",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://writing.exchange/users/wordsmith/followers",
"https://writing.exchange/users/NathanBrazil"
],
"sensitive": false,
"atomUri": "https://writing.exchange/users/wordsmith/statuses/109303532419207804",
"inReplyToAtomUri": "https://writing.exchange/users/wordsmith/statuses/109303529347069593",
"conversation": "tag:writing.exchange,2022-11-07:objectId=20116511:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://writing.exchange/@NathanBrazil\" class=\"u-url mention\">@<span>NathanBrazil</span></a></span> Once pinned, the abacus icon also show additional options where you can add another three tags into the same column. You can also use the small < and > icons to rearrange timelines.</p><p>Some apps, like Fedilab, also allow tag pinning, but I don't think the official apps do yet.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://writing.exchange/@NathanBrazil\" class=\"u-url mention\">@<span>NathanBrazil</span></a></span> Once pinned, the abacus icon also show additional options where you can add another three tags into the same column. You can also use the small < and > icons to rearrange timelines.</p><p>Some apps, like Fedilab, also allow tag pinning, but I don't think the official apps do yet.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://writing.exchange/users/NathanBrazil",
"name": "@NathanBrazil"
}
],
"replies": {
"id": "https://writing.exchange/users/wordsmith/statuses/109303532419207804/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://writing.exchange/users/wordsmith/statuses/109303532419207804/replies?only_other_accounts=true&page=true",
"partOf": "https://writing.exchange/users/wordsmith/statuses/109303532419207804/replies",
"items": []
}
},
"likes": {
"id": "https://writing.exchange/users/wordsmith/statuses/109303532419207804/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://writing.exchange/users/wordsmith/statuses/109303532419207804/shares",
"type": "Collection",
"totalItems": 0
}
}