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://social.anoxinon.de/users/gnulinux/statuses/113485916511746264",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-15T08:01:01Z",
"url": "https://social.anoxinon.de/@gnulinux/113485916511746264",
"attributedTo": "https://social.anoxinon.de/users/gnulinux",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.anoxinon.de/users/gnulinux/followers"
],
"sensitive": false,
"atomUri": "https://social.anoxinon.de/users/gnulinux/statuses/113485916511746264",
"inReplyToAtomUri": null,
"conversation": "tag:social.anoxinon.de,2024-11-15:objectId=82841520:objectType=Conversation",
"content": "<p>Python-Tk: Ein Neofetch-GUI selbst schreiben Teil 14</p><p>Der 14. Teil einer Einführung in die Python3-Bibliothek Tkinter und der lange Weg zum perfekten GUI. </p><p><a href=\"https://social.anoxinon.de/tags/GUI\" class=\"mention hashtag\" rel=\"tag\">#<span>GUI</span></a> <a href=\"https://social.anoxinon.de/tags/Neofetch\" class=\"mention hashtag\" rel=\"tag\">#<span>Neofetch</span></a> <a href=\"https://social.anoxinon.de/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://social.anoxinon.de/tags/Tkinter\" class=\"mention hashtag\" rel=\"tag\">#<span>Tkinter</span></a> <a href=\"https://social.anoxinon.de/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a></p><p><a href=\"https://gnulinux.ch/python-tk-ein-neofetch-gui-selbst-schreiben-teil-14\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gnulinux.ch/python-tk-ein-neof</span><span class=\"invisible\">etch-gui-selbst-schreiben-teil-14</span></a></p>",
"contentMap": {
"de": "<p>Python-Tk: Ein Neofetch-GUI selbst schreiben Teil 14</p><p>Der 14. Teil einer Einführung in die Python3-Bibliothek Tkinter und der lange Weg zum perfekten GUI. </p><p><a href=\"https://social.anoxinon.de/tags/GUI\" class=\"mention hashtag\" rel=\"tag\">#<span>GUI</span></a> <a href=\"https://social.anoxinon.de/tags/Neofetch\" class=\"mention hashtag\" rel=\"tag\">#<span>Neofetch</span></a> <a href=\"https://social.anoxinon.de/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://social.anoxinon.de/tags/Tkinter\" class=\"mention hashtag\" rel=\"tag\">#<span>Tkinter</span></a> <a href=\"https://social.anoxinon.de/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a></p><p><a href=\"https://gnulinux.ch/python-tk-ein-neofetch-gui-selbst-schreiben-teil-14\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gnulinux.ch/python-tk-ein-neof</span><span class=\"invisible\">etch-gui-selbst-schreiben-teil-14</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.anoxinon.de/tags/gui",
"name": "#gui"
},
{
"type": "Hashtag",
"href": "https://social.anoxinon.de/tags/neofetch",
"name": "#neofetch"
},
{
"type": "Hashtag",
"href": "https://social.anoxinon.de/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://social.anoxinon.de/tags/tkinter",
"name": "#tkinter"
},
{
"type": "Hashtag",
"href": "https://social.anoxinon.de/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://social.anoxinon.de/users/gnulinux/statuses/113485916511746264/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.anoxinon.de/users/gnulinux/statuses/113485916511746264/replies?only_other_accounts=true&page=true",
"partOf": "https://social.anoxinon.de/users/gnulinux/statuses/113485916511746264/replies",
"items": []
}
},
"likes": {
"id": "https://social.anoxinon.de/users/gnulinux/statuses/113485916511746264/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://social.anoxinon.de/users/gnulinux/statuses/113485916511746264/shares",
"type": "Collection",
"totalItems": 2
}
}