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://fosstodon.org/users/abishek_muthian/statuses/113130542172122342",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/abishek_muthian/statuses/113130497016870550",
"published": "2024-09-13T13:44:39Z",
"url": "https://fosstodon.org/@abishek_muthian/113130542172122342",
"attributedTo": "https://fosstodon.org/users/abishek_muthian",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/abishek_muthian/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/abishek_muthian/statuses/113130542172122342",
"inReplyToAtomUri": "https://fosstodon.org/users/abishek_muthian/statuses/113130497016870550",
"conversation": "tag:fosstodon.org,2024-09-10:objectId=241331287:objectType=Conversation",
"content": "<p>Now that the DE stutter issues are resolved, I set on to solving <a href=\"https://fosstodon.org/tags/Firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>Firefox</span></a> video playback issues.</p><p>YouTube on Firefox skips frames and neither Google nor Firefox seem to have the incentive to fix it.</p><p>So I decided to take the video playback away from the browser to a system backend using mpv; Excellent tools and scripts from various people make the playback seamless and 0 frames skipped.</p><p>I wrote about how I got it done here - <a href=\"https://abishekmuthian.com/play-youtube-video-from-firefox-on-mpv/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">abishekmuthian.com/play-youtub</span><span class=\"invisible\">e-video-from-firefox-on-mpv/</span></a></p><p>Now to get Netflix on <a href=\"https://fosstodon.org/tags/mpv\" class=\"mention hashtag\" rel=\"tag\">#<span>mpv</span></a> <a href=\"https://fosstodon.org/tags/DRM\" class=\"mention hashtag\" rel=\"tag\">#<span>DRM</span></a> 🤔</p>",
"contentMap": {
"en": "<p>Now that the DE stutter issues are resolved, I set on to solving <a href=\"https://fosstodon.org/tags/Firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>Firefox</span></a> video playback issues.</p><p>YouTube on Firefox skips frames and neither Google nor Firefox seem to have the incentive to fix it.</p><p>So I decided to take the video playback away from the browser to a system backend using mpv; Excellent tools and scripts from various people make the playback seamless and 0 frames skipped.</p><p>I wrote about how I got it done here - <a href=\"https://abishekmuthian.com/play-youtube-video-from-firefox-on-mpv/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">abishekmuthian.com/play-youtub</span><span class=\"invisible\">e-video-from-firefox-on-mpv/</span></a></p><p>Now to get Netflix on <a href=\"https://fosstodon.org/tags/mpv\" class=\"mention hashtag\" rel=\"tag\">#<span>mpv</span></a> <a href=\"https://fosstodon.org/tags/DRM\" class=\"mention hashtag\" rel=\"tag\">#<span>DRM</span></a> 🤔</p>"
},
"updated": "2024-09-13T15:50:28Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/firefox",
"name": "#firefox"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/mpv",
"name": "#mpv"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/drm",
"name": "#drm"
}
],
"replies": {
"id": "https://fosstodon.org/users/abishek_muthian/statuses/113130542172122342/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/abishek_muthian/statuses/113130542172122342/replies?min_id=113134665933184677&page=true",
"partOf": "https://fosstodon.org/users/abishek_muthian/statuses/113130542172122342/replies",
"items": [
"https://fosstodon.org/users/abishek_muthian/statuses/113134665933184677"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/abishek_muthian/statuses/113130542172122342/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/abishek_muthian/statuses/113130542172122342/shares",
"type": "Collection",
"totalItems": 2
}
}