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://m.webtoo.ls/users/userquin/statuses/109733966535855949",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-22T17:10:48Z",
"url": "https://m.webtoo.ls/@userquin/109733966535855949",
"attributedTo": "https://m.webtoo.ls/users/userquin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://m.webtoo.ls/users/userquin/followers",
"https://universeodon.com/users/elkdev"
],
"sensitive": false,
"atomUri": "https://m.webtoo.ls/users/userquin/statuses/109733966535855949",
"inReplyToAtomUri": null,
"conversation": "tag:webtoo.ls,2023-01-22:objectId=743790:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://universeodon.com/@elkdev\" class=\"u-url mention\">@<span>elkdev</span></a></span> testing entities in title: < > I'm not sure if "this will work" & ;)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://universeodon.com/@elkdev\" class=\"u-url mention\">@<span>elkdev</span></a></span> testing entities in title: < > I'm not sure if "this will work" & ;)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://universeodon.com/users/elkdev",
"name": "@elkdev@universeodon.com"
}
],
"replies": {
"id": "https://m.webtoo.ls/users/userquin/statuses/109733966535855949/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://m.webtoo.ls/users/userquin/statuses/109733966535855949/replies?min_id=109733984176836031&page=true",
"partOf": "https://m.webtoo.ls/users/userquin/statuses/109733966535855949/replies",
"items": [
"https://m.webtoo.ls/users/userquin/statuses/109733984176836031"
]
}
},
"likes": {
"id": "https://m.webtoo.ls/users/userquin/statuses/109733966535855949/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://m.webtoo.ls/users/userquin/statuses/109733966535855949/shares",
"type": "Collection",
"totalItems": 0
}
}