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://mastodon.gamedev.place/users/YoSoyFreeman/statuses/113551980877966838",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-27T00:02:03Z",
"url": "https://mastodon.gamedev.place/@YoSoyFreeman/113551980877966838",
"attributedTo": "https://mastodon.gamedev.place/users/YoSoyFreeman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/YoSoyFreeman/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/YoSoyFreeman/statuses/113551980877966838",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-11-27:objectId=121954456:objectType=Conversation",
"content": "<p>New <a href=\"https://mastodon.gamedev.place/tags/Godot\" class=\"mention hashtag\" rel=\"tag\">#<span>Godot</span></a> <a href=\"https://mastodon.gamedev.place/tags/Physics\" class=\"mention hashtag\" rel=\"tag\">#<span>Physics</span></a> PR. Fixes character bodies not sliding on slopes when stop_on_slopes is disabled.</p><p>Details, video, notes and reproduction project in the PR here:</p><p><a href=\"https://github.com/godotengine/godot/pull/99731\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/godotengine/godot/p</span><span class=\"invisible\">ull/99731</span></a></p><p>If you want to support me you can do it here:</p><p><a href=\"https://ko-fi.com/yosoyfreeman\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">ko-fi.com/yosoyfreeman</span><span class=\"invisible\"></span></a></p><p>Thank you.</p>",
"contentMap": {
"en": "<p>New <a href=\"https://mastodon.gamedev.place/tags/Godot\" class=\"mention hashtag\" rel=\"tag\">#<span>Godot</span></a> <a href=\"https://mastodon.gamedev.place/tags/Physics\" class=\"mention hashtag\" rel=\"tag\">#<span>Physics</span></a> PR. Fixes character bodies not sliding on slopes when stop_on_slopes is disabled.</p><p>Details, video, notes and reproduction project in the PR here:</p><p><a href=\"https://github.com/godotengine/godot/pull/99731\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/godotengine/godot/p</span><span class=\"invisible\">ull/99731</span></a></p><p>If you want to support me you can do it here:</p><p><a href=\"https://ko-fi.com/yosoyfreeman\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">ko-fi.com/yosoyfreeman</span><span class=\"invisible\"></span></a></p><p>Thank you.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/551/976/128/267/403/original/72e8ebb58eb43faa.mp4",
"name": null,
"blurhash": "UNB:]Xxu4mM{o#RjjXt74nWB-;ofngt7R-M{",
"width": 1920,
"height": 1080
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/godot",
"name": "#godot"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/physics",
"name": "#physics"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/YoSoyFreeman/statuses/113551980877966838/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/YoSoyFreeman/statuses/113551980877966838/replies?min_id=113552213928047240&page=true",
"partOf": "https://mastodon.gamedev.place/users/YoSoyFreeman/statuses/113551980877966838/replies",
"items": [
"https://mastodon.gamedev.place/users/YoSoyFreeman/statuses/113552213928047240"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/YoSoyFreeman/statuses/113551980877966838/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.gamedev.place/users/YoSoyFreeman/statuses/113551980877966838/shares",
"type": "Collection",
"totalItems": 5
}
}