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://norden.social/users/db_geek/statuses/112008292391690488",
"type": "Note",
"summary": null,
"inReplyTo": "https://top-netz.de/users/Steffen/statuses/112007915869225960",
"published": "2024-02-28T09:01:46Z",
"url": "https://norden.social/@db_geek/112008292391690488",
"attributedTo": "https://norden.social/users/db_geek",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://norden.social/users/db_geek/followers",
"https://top-netz.de/users/Steffen",
"https://mastodon.social/users/truls46"
],
"sensitive": false,
"atomUri": "https://norden.social/users/db_geek/statuses/112008292391690488",
"inReplyToAtomUri": "https://top-netz.de/users/Steffen/statuses/112007915869225960",
"conversation": "tag:top-netz.de,2024-02-27:objectId=15490:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://top-netz.de/@Steffen\" class=\"u-url mention\">@<span>Steffen</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@truls46\" class=\"u-url mention\">@<span>truls46</span></a></span> <a href=\"https://norden.social/tags/MariaDB\" class=\"mention hashtag\" rel=\"tag\">#<span>MariaDB</span></a> habe ich keine große Erfahrung mit. Habe aber auch mal gelernt, dass nach Upgrades mariadb-upgrade ausgeführt werden sollte.</p><p><a href=\"https://norden.social/tags/PostgreSQL\" class=\"mention hashtag\" rel=\"tag\">#<span>PostgreSQL</span></a> hat den Nachteil, dass bei Major-Versionen eine Migration der Datenbankdateien erforderlich ist. Ist bei Oracle teilweise aber auch nötig.</p>",
"contentMap": {
"de": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://top-netz.de/@Steffen\" class=\"u-url mention\">@<span>Steffen</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@truls46\" class=\"u-url mention\">@<span>truls46</span></a></span> <a href=\"https://norden.social/tags/MariaDB\" class=\"mention hashtag\" rel=\"tag\">#<span>MariaDB</span></a> habe ich keine große Erfahrung mit. Habe aber auch mal gelernt, dass nach Upgrades mariadb-upgrade ausgeführt werden sollte.</p><p><a href=\"https://norden.social/tags/PostgreSQL\" class=\"mention hashtag\" rel=\"tag\">#<span>PostgreSQL</span></a> hat den Nachteil, dass bei Major-Versionen eine Migration der Datenbankdateien erforderlich ist. Ist bei Oracle teilweise aber auch nötig.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://top-netz.de/users/Steffen",
"name": "@Steffen@top-netz.de"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/truls46",
"name": "@truls46@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://norden.social/tags/mariadb",
"name": "#mariadb"
},
{
"type": "Hashtag",
"href": "https://norden.social/tags/postgresql",
"name": "#postgresql"
}
],
"replies": {
"id": "https://norden.social/users/db_geek/statuses/112008292391690488/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://norden.social/users/db_geek/statuses/112008292391690488/replies?only_other_accounts=true&page=true",
"partOf": "https://norden.social/users/db_geek/statuses/112008292391690488/replies",
"items": []
}
},
"likes": {
"id": "https://norden.social/users/db_geek/statuses/112008292391690488/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://norden.social/users/db_geek/statuses/112008292391690488/shares",
"type": "Collection",
"totalItems": 0
}
}