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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://dotnet.social/users/foo_fighter/statuses/111753468174248167",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-14T08:56:37Z",
"url": "https://dotnet.social/@foo_fighter/111753468174248167",
"attributedTo": "https://dotnet.social/users/foo_fighter",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://dotnet.social/users/foo_fighter/followers"
],
"sensitive": false,
"atomUri": "https://dotnet.social/users/foo_fighter/statuses/111753468174248167",
"inReplyToAtomUri": null,
"conversation": "tag:dotnet.social,2024-01-14:objectId=6419152:objectType=Conversation",
"content": "<p>C# for GenZ by @Phantom_TheGame<br /><a href=\"https://dotnet.social/tags/csharp\" class=\"mention hashtag\" rel=\"tag\">#<span>csharp</span></a> <a href=\"https://dotnet.social/tags/dotnet\" class=\"mention hashtag\" rel=\"tag\">#<span>dotnet</span></a> <a href=\"https://dotnet.social/tags/genz\" class=\"mention hashtag\" rel=\"tag\">#<span>genz</span></a></p>",
"contentMap": {
"en": "<p>C# for GenZ by @Phantom_TheGame<br /><a href=\"https://dotnet.social/tags/csharp\" class=\"mention hashtag\" rel=\"tag\">#<span>csharp</span></a> <a href=\"https://dotnet.social/tags/dotnet\" class=\"mention hashtag\" rel=\"tag\">#<span>dotnet</span></a> <a href=\"https://dotnet.social/tags/genz\" class=\"mention hashtag\" rel=\"tag\">#<span>genz</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://dotnet.social/system/media_attachments/files/111/753/457/778/601/354/original/831759b058b9409d.png",
"name": "As a way to encourage the younger generation to try out programming, most of the keywords in C# have been permanently renamed.\nThis should increase the amount of younger game developers coming the next few years.",
"blurhash": "U36H$J-;I:bc?^xuenRiS$ofnOV?MdaeNtRk",
"width": 591,
"height": 540
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://dotnet.social/tags/csharp",
"name": "#csharp"
},
{
"type": "Hashtag",
"href": "https://dotnet.social/tags/dotnet",
"name": "#dotnet"
},
{
"type": "Hashtag",
"href": "https://dotnet.social/tags/genz",
"name": "#genz"
}
],
"replies": {
"id": "https://dotnet.social/users/foo_fighter/statuses/111753468174248167/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://dotnet.social/users/foo_fighter/statuses/111753468174248167/replies?only_other_accounts=true&page=true",
"partOf": "https://dotnet.social/users/foo_fighter/statuses/111753468174248167/replies",
"items": []
}
},
"likes": {
"id": "https://dotnet.social/users/foo_fighter/statuses/111753468174248167/likes",
"type": "Collection",
"totalItems": 20
},
"shares": {
"id": "https://dotnet.social/users/foo_fighter/statuses/111753468174248167/shares",
"type": "Collection",
"totalItems": 20
}
}