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"
}
],
"id": "https://mastodon.gamedev.place/users/eieio/statuses/113442831689055324",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.jvns.ca/users/b0rk/statuses/113442708387106042",
"published": "2024-11-07T17:23:59Z",
"url": "https://mastodon.gamedev.place/@eieio/113442831689055324",
"attributedTo": "https://mastodon.gamedev.place/users/eieio",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/eieio/followers",
"https://social.jvns.ca/users/b0rk"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/eieio/statuses/113442831689055324",
"inReplyToAtomUri": "https://social.jvns.ca/users/b0rk/statuses/113442708387106042",
"conversation": "tag:jvns.ca,2024-11-07:objectId=774181:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> </p><p>Back in my early 20s (a decade ago) I had a ton of energy for this kind of configuration. I remember my mentor at the time telling me he hadn’t touched his dotfiles in years and that learning the defaults had really helped him. </p><p>At the time I couldn’t remotely understand his position. </p><p>Now I do!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.jvns.ca/@b0rk\" class=\"u-url mention\">@<span>b0rk</span></a></span> </p><p>Back in my early 20s (a decade ago) I had a ton of energy for this kind of configuration. I remember my mentor at the time telling me he hadn’t touched his dotfiles in years and that learning the defaults had really helped him. </p><p>At the time I couldn’t remotely understand his position. </p><p>Now I do!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.jvns.ca/users/b0rk",
"name": "@b0rk@jvns.ca"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/eieio/statuses/113442831689055324/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/eieio/statuses/113442831689055324/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/eieio/statuses/113442831689055324/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/eieio/statuses/113442831689055324/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mastodon.gamedev.place/users/eieio/statuses/113442831689055324/shares",
"type": "Collection",
"totalItems": 3
}
}