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.gamedev.place/users/BackAt50Ft/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.gamedev.place/users/BackAt50Ft/statuses/109830420847622161",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-08T18:00:24Z",
"url": "https://mastodon.gamedev.place/@BackAt50Ft/109830420847622161",
"attributedTo": "https://mastodon.gamedev.place/users/BackAt50Ft",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/BackAt50Ft/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/BackAt50Ft/statuses/109830420847622161",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2023-02-08:objectId=27591230:objectType=Conversation",
"content": "<p>Hot on the heals up updating my <a href=\"https://mastodon.gamedev.place/tags/GodotEngine\" class=\"mention hashtag\" rel=\"tag\">#<span>GodotEngine</span></a> @Firebase plugin, I've created a new, basic guide to upgrading from GDScript 1.0 to GDScript 2.0! This takes an approach that is much more beginner-friendly than a simple list of the API renames like my other document, and is generally a lot easier to follow and understand (imo):<br /><a href=\"https://gist.github.com/WolfgangSenff/0a9c1d800db42a9a9441b2d0288ed0fd\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/WolfgangSenff/</span><span class=\"invisible\">0a9c1d800db42a9a9441b2d0288ed0fd</span></a></p>",
"contentMap": {
"en": "<p>Hot on the heals up updating my <a href=\"https://mastodon.gamedev.place/tags/GodotEngine\" class=\"mention hashtag\" rel=\"tag\">#<span>GodotEngine</span></a> @Firebase plugin, I've created a new, basic guide to upgrading from GDScript 1.0 to GDScript 2.0! This takes an approach that is much more beginner-friendly than a simple list of the API renames like my other document, and is generally a lot easier to follow and understand (imo):<br /><a href=\"https://gist.github.com/WolfgangSenff/0a9c1d800db42a9a9441b2d0288ed0fd\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/WolfgangSenff/</span><span class=\"invisible\">0a9c1d800db42a9a9441b2d0288ed0fd</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/godotengine",
"name": "#godotengine"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/BackAt50Ft/statuses/109830420847622161/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/BackAt50Ft/statuses/109830420847622161/replies?min_id=109830423959252838&page=true",
"partOf": "https://mastodon.gamedev.place/users/BackAt50Ft/statuses/109830420847622161/replies",
"items": [
"https://mastodon.gamedev.place/users/BackAt50Ft/statuses/109830423959252838"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/BackAt50Ft/statuses/109830420847622161/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.gamedev.place/users/BackAt50Ft/statuses/109830420847622161/shares",
"type": "Collection",
"totalItems": 4
}
}
]
}