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://cytag.nl/users/fox/statuses/113514672075530218",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-20T09:53:56Z",
"url": "https://cytag.nl/@fox/113514672075530218",
"attributedTo": "https://cytag.nl/users/fox",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://cytag.nl/users/fox/followers"
],
"sensitive": false,
"atomUri": "https://cytag.nl/users/fox/statuses/113514672075530218",
"inReplyToAtomUri": null,
"conversation": "tag:cytag.nl,2024-11-20:objectId=10113474:objectType=Conversation",
"content": "<p>Installing FFMPEG on a Windows system<br />Had to do this, so I make a note of it. Download the latest ffmpeg build: Full: <a href=\"https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-full.7z\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">gyan.dev/ffmpeg/builds/ffmpeg-</span><span class=\"invisible\">git-full.7z</span></a> Essentials: <a href=\"https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-essentials.7z\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">gyan.dev/ffmpeg/builds/ffmpeg-</span><span class=\"invisible\">git-essentials.7z</span></a> Buy this dude a coffee: <a href=\"https://www.buymeacoffee.com/gyan\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">buymeacoffee.com/gyan</span><span class=\"invisible\"></span></a> Unpack your downloaded software Create a folder in your root, like C:\\ffmpeg Move the three folders…<br />---<br /><a href=\"https://3xn.nl/projects/2024/11/20/installing-ffmpeg-on-a-windows-system/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">3xn.nl/projects/2024/11/20/ins</span><span class=\"invisible\">talling-ffmpeg-on-a-windows-system/</span></a><br />---<br /><a href=\"https://cytag.nl/tags/ffmpeg\" class=\"mention hashtag\" rel=\"tag\">#<span>ffmpeg</span></a> <a href=\"https://cytag.nl/tags/howto\" class=\"mention hashtag\" rel=\"tag\">#<span>howto</span></a> <a href=\"https://cytag.nl/tags/setup\" class=\"mention hashtag\" rel=\"tag\">#<span>setup</span></a> <a href=\"https://cytag.nl/tags/windows\" class=\"mention hashtag\" rel=\"tag\">#<span>windows</span></a></p>",
"contentMap": {
"en": "<p>Installing FFMPEG on a Windows system<br />Had to do this, so I make a note of it. Download the latest ffmpeg build: Full: <a href=\"https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-full.7z\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">gyan.dev/ffmpeg/builds/ffmpeg-</span><span class=\"invisible\">git-full.7z</span></a> Essentials: <a href=\"https://www.gyan.dev/ffmpeg/builds/ffmpeg-git-essentials.7z\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">gyan.dev/ffmpeg/builds/ffmpeg-</span><span class=\"invisible\">git-essentials.7z</span></a> Buy this dude a coffee: <a href=\"https://www.buymeacoffee.com/gyan\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">buymeacoffee.com/gyan</span><span class=\"invisible\"></span></a> Unpack your downloaded software Create a folder in your root, like C:\\ffmpeg Move the three folders…<br />---<br /><a href=\"https://3xn.nl/projects/2024/11/20/installing-ffmpeg-on-a-windows-system/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">3xn.nl/projects/2024/11/20/ins</span><span class=\"invisible\">talling-ffmpeg-on-a-windows-system/</span></a><br />---<br /><a href=\"https://cytag.nl/tags/ffmpeg\" class=\"mention hashtag\" rel=\"tag\">#<span>ffmpeg</span></a> <a href=\"https://cytag.nl/tags/howto\" class=\"mention hashtag\" rel=\"tag\">#<span>howto</span></a> <a href=\"https://cytag.nl/tags/setup\" class=\"mention hashtag\" rel=\"tag\">#<span>setup</span></a> <a href=\"https://cytag.nl/tags/windows\" class=\"mention hashtag\" rel=\"tag\">#<span>windows</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://cytag.nl/tags/ffmpeg",
"name": "#ffmpeg"
},
{
"type": "Hashtag",
"href": "https://cytag.nl/tags/howto",
"name": "#howto"
},
{
"type": "Hashtag",
"href": "https://cytag.nl/tags/setup",
"name": "#setup"
},
{
"type": "Hashtag",
"href": "https://cytag.nl/tags/windows",
"name": "#windows"
}
],
"replies": {
"id": "https://cytag.nl/users/fox/statuses/113514672075530218/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://cytag.nl/users/fox/statuses/113514672075530218/replies?only_other_accounts=true&page=true",
"partOf": "https://cytag.nl/users/fox/statuses/113514672075530218/replies",
"items": []
}
}
}