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://mastodon.social/users/rmader/statuses/114053190464524578",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/rmader/statuses/114053188743283195",
"published": "2025-02-23T12:26:15Z",
"url": "https://mastodon.social/@rmader/114053190464524578",
"attributedTo": "https://mastodon.social/users/rmader",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rmader/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/rmader/statuses/114053190464524578",
"inReplyToAtomUri": "https://mastodon.social/users/rmader/statuses/114053188743283195",
"conversation": "tag:mastodon.social,2025-02-23:objectId=928750849:objectType=Conversation",
"content": "<p>Doing so would require wiring up various new DRM fourcss and support in <a href=\"https://mastodon.social/tags/mesa\" class=\"mention hashtag\" rel=\"tag\">#<span>mesa</span></a> drivers - i.e. quite a bit of work - but initial, totally unoptimized results are very promising and the approach leaves a lot of room for improvements and extensions, e.g. new dmabuf APIs for better upload performance to dedicated GPUs, optionally using heaps like CMA etc.</p><p>That's why I'd love to hear opinions from people in the field if they generally consider this a good idea.</p><p><a href=\"https://mastodon.social/tags/gstreamer\" class=\"mention hashtag\" rel=\"tag\">#<span>gstreamer</span></a> <a href=\"https://mastodon.social/tags/ffmpeg\" class=\"mention hashtag\" rel=\"tag\">#<span>ffmpeg</span></a> <a href=\"https://mastodon.social/tags/wayland\" class=\"mention hashtag\" rel=\"tag\">#<span>wayland</span></a> <a href=\"https://mastodon.social/tags/mesa\" class=\"mention hashtag\" rel=\"tag\">#<span>mesa</span></a></p>",
"contentMap": {
"en": "<p>Doing so would require wiring up various new DRM fourcss and support in <a href=\"https://mastodon.social/tags/mesa\" class=\"mention hashtag\" rel=\"tag\">#<span>mesa</span></a> drivers - i.e. quite a bit of work - but initial, totally unoptimized results are very promising and the approach leaves a lot of room for improvements and extensions, e.g. new dmabuf APIs for better upload performance to dedicated GPUs, optionally using heaps like CMA etc.</p><p>That's why I'd love to hear opinions from people in the field if they generally consider this a good idea.</p><p><a href=\"https://mastodon.social/tags/gstreamer\" class=\"mention hashtag\" rel=\"tag\">#<span>gstreamer</span></a> <a href=\"https://mastodon.social/tags/ffmpeg\" class=\"mention hashtag\" rel=\"tag\">#<span>ffmpeg</span></a> <a href=\"https://mastodon.social/tags/wayland\" class=\"mention hashtag\" rel=\"tag\">#<span>wayland</span></a> <a href=\"https://mastodon.social/tags/mesa\" class=\"mention hashtag\" rel=\"tag\">#<span>mesa</span></a></p>"
},
"updated": "2025-02-23T12:57:37Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mesa",
"name": "#mesa"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gstreamer",
"name": "#gstreamer"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ffmpeg",
"name": "#ffmpeg"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/wayland",
"name": "#wayland"
}
],
"replies": {
"id": "https://mastodon.social/users/rmader/statuses/114053190464524578/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/rmader/statuses/114053190464524578/replies?min_id=114053192148587387&page=true",
"partOf": "https://mastodon.social/users/rmader/statuses/114053190464524578/replies",
"items": [
"https://mastodon.social/users/rmader/statuses/114053192148587387"
]
}
},
"likes": {
"id": "https://mastodon.social/users/rmader/statuses/114053190464524578/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://mastodon.social/users/rmader/statuses/114053190464524578/shares",
"type": "Collection",
"totalItems": 1
}
}