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.codingfield.com/users/JF/statuses/112011321737391496",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-28T21:52:11Z",
"url": "https://mastodon.codingfield.com/@JF/112011321737391496",
"attributedTo": "https://mastodon.codingfield.com/users/JF",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.codingfield.com/users/JF/followers",
"https://mastodon.social/users/bagder"
],
"sensitive": false,
"atomUri": "https://mastodon.codingfield.com/users/JF/statuses/112011321737391496",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.codingfield.com,2024-02-28:objectId=2253793:objectType=Conversation",
"content": "<p>Very inspiring talk from <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bagder\" class=\"u-url mention\">@<span>bagder</span></a></span> at <a href=\"https://mastodon.codingfield.com/tags/FOSDEM24\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSDEM24</span></a> about creating and maintaining an open source project!</p><p><a href=\"https://fosdem.org/2024/schedule/event/fosdem-2024-1931-you-too-could-have-made-curl-/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">fosdem.org/2024/schedule/event</span><span class=\"invisible\">/fosdem-2024-1931-you-too-could-have-made-curl-/</span></a></p>",
"contentMap": {
"en": "<p>Very inspiring talk from <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@bagder\" class=\"u-url mention\">@<span>bagder</span></a></span> at <a href=\"https://mastodon.codingfield.com/tags/FOSDEM24\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSDEM24</span></a> about creating and maintaining an open source project!</p><p><a href=\"https://fosdem.org/2024/schedule/event/fosdem-2024-1931-you-too-could-have-made-curl-/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">fosdem.org/2024/schedule/event</span><span class=\"invisible\">/fosdem-2024-1931-you-too-could-have-made-curl-/</span></a></p>"
},
"updated": "2024-02-28T21:53:25Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/bagder",
"name": "@bagder@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://mastodon.codingfield.com/tags/fosdem24",
"name": "#fosdem24"
}
],
"replies": {
"id": "https://mastodon.codingfield.com/users/JF/statuses/112011321737391496/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.codingfield.com/users/JF/statuses/112011321737391496/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.codingfield.com/users/JF/statuses/112011321737391496/replies",
"items": []
}
}
}