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://nerdculture.de/users/ndlhlz/statuses/111761804975633427",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-15T20:16:39Z",
"url": "https://nerdculture.de/@ndlhlz/111761804975633427",
"attributedTo": "https://nerdculture.de/users/ndlhlz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://nerdculture.de/users/ndlhlz/followers"
],
"sensitive": false,
"atomUri": "https://nerdculture.de/users/ndlhlz/statuses/111761804975633427",
"inReplyToAtomUri": null,
"conversation": "tag:nerdculture.de,2024-01-15:objectId=100640731:objectType=Conversation",
"content": "<p>Ich habe jetzt mal 2-3 Stündchen mit <a href=\"https://nerdculture.de/tags/pyCharm\" class=\"mention hashtag\" rel=\"tag\">#<span>pyCharm</span></a> gearbeitet und muss sagen: Das gefällt mir sehr gut! Die VIM-Integration ist wirklich 1a.<br />Für einen unerfahrenen <a href=\"https://nerdculture.de/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a>-Skriptschreiber wie mich, fühlt es sich ideal an und WESENTLICH schneller und einfacher als dieser Moloch VSCode.</p>",
"contentMap": {
"de": "<p>Ich habe jetzt mal 2-3 Stündchen mit <a href=\"https://nerdculture.de/tags/pyCharm\" class=\"mention hashtag\" rel=\"tag\">#<span>pyCharm</span></a> gearbeitet und muss sagen: Das gefällt mir sehr gut! Die VIM-Integration ist wirklich 1a.<br />Für einen unerfahrenen <a href=\"https://nerdculture.de/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a>-Skriptschreiber wie mich, fühlt es sich ideal an und WESENTLICH schneller und einfacher als dieser Moloch VSCode.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://nerdculture.de/tags/pycharm",
"name": "#pycharm"
},
{
"type": "Hashtag",
"href": "https://nerdculture.de/tags/python",
"name": "#python"
}
],
"replies": {
"id": "https://nerdculture.de/users/ndlhlz/statuses/111761804975633427/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://nerdculture.de/users/ndlhlz/statuses/111761804975633427/replies?only_other_accounts=true&page=true",
"partOf": "https://nerdculture.de/users/ndlhlz/statuses/111761804975633427/replies",
"items": []
}
},
"likes": {
"id": "https://nerdculture.de/users/ndlhlz/statuses/111761804975633427/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://nerdculture.de/users/ndlhlz/statuses/111761804975633427/shares",
"type": "Collection",
"totalItems": 0
}
}