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://masto.ai/users/seanmonstar/statuses/112990137474375598/activity",
"type": "Create",
"actor": "https://masto.ai/users/seanmonstar",
"published": "2024-08-19T18:37:53Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.ai/users/seanmonstar/followers"
],
"object": {
"id": "https://masto.ai/users/seanmonstar/statuses/112990137474375598",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-19T18:37:53Z",
"url": "https://masto.ai/@seanmonstar/112990137474375598",
"attributedTo": "https://masto.ai/users/seanmonstar",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.ai/users/seanmonstar/followers"
],
"sensitive": false,
"atomUri": "https://masto.ai/users/seanmonstar/statuses/112990137474375598",
"inReplyToAtomUri": null,
"conversation": "tag:masto.ai,2024-08-19:objectId=187713980:objectType=Conversation",
"content": "<p>New <a href=\"https://masto.ai/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> reqwest v0.12.6! 🦀</p><p>- danger_accept_invalid_hostnames support with rustls<br />- tower::Service integration with Client<br />- !Sync streaming bodies<br />- Happy eyeballs with hickory-dns<br />- Proxy environment fixes</p><p><a href=\"https://github.com/seanmonstar/reqwest/releases/tag/v0.12.6\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/seanmonstar/reqwest</span><span class=\"invisible\">/releases/tag/v0.12.6</span></a></p>",
"contentMap": {
"en": "<p>New <a href=\"https://masto.ai/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> reqwest v0.12.6! 🦀</p><p>- danger_accept_invalid_hostnames support with rustls<br />- tower::Service integration with Client<br />- !Sync streaming bodies<br />- Happy eyeballs with hickory-dns<br />- Proxy environment fixes</p><p><a href=\"https://github.com/seanmonstar/reqwest/releases/tag/v0.12.6\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/seanmonstar/reqwest</span><span class=\"invisible\">/releases/tag/v0.12.6</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://masto.ai/tags/rustlang",
"name": "#rustlang"
}
],
"replies": {
"id": "https://masto.ai/users/seanmonstar/statuses/112990137474375598/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.ai/users/seanmonstar/statuses/112990137474375598/replies?only_other_accounts=true&page=true",
"partOf": "https://masto.ai/users/seanmonstar/statuses/112990137474375598/replies",
"items": []
}
}
}
}