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://bolha.us/users/riverfount/statuses/113851785972288501",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-18T22:46:26Z",
"url": "https://bolha.us/@riverfount/113851785972288501",
"attributedTo": "https://bolha.us/users/riverfount",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bolha.us/users/riverfount/followers",
"https://go.rocha.social/users/bruno"
],
"sensitive": false,
"atomUri": "https://bolha.us/users/riverfount/statuses/113851785972288501",
"inReplyToAtomUri": null,
"conversation": "tag:bolha.us,2025-01-18:objectId=48084261:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://go.rocha.social/@bruno\" class=\"u-url mention\">@<span>bruno</span></a></span> estou estudando Rust e tenho uma dúvida:</p><p>Qual a diferença em ter o garbage collector (como em Python) e chamar a função drop quando encerra o escopo em que a variável é definida?</p><p>Pergunto pq parece muito semelhante as funcionalidades, mas, com certeza, é meu parco conhecimento que me faz achá-las como que intercambiáveis.</p><p>Pergunta leiga mesmo hahaha</p><p><a href=\"https://bolha.us/tags/RustStudies\" class=\"mention hashtag\" rel=\"tag\">#<span>RustStudies</span></a> <a href=\"https://bolha.us/tags/Qustions\" class=\"mention hashtag\" rel=\"tag\">#<span>Qustions</span></a> <a href=\"https://bolha.us/tags/GarbageCollector\" class=\"mention hashtag\" rel=\"tag\">#<span>GarbageCollector</span></a> <a href=\"https://bolha.us/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a></p>",
"contentMap": {
"pt": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://go.rocha.social/@bruno\" class=\"u-url mention\">@<span>bruno</span></a></span> estou estudando Rust e tenho uma dúvida:</p><p>Qual a diferença em ter o garbage collector (como em Python) e chamar a função drop quando encerra o escopo em que a variável é definida?</p><p>Pergunto pq parece muito semelhante as funcionalidades, mas, com certeza, é meu parco conhecimento que me faz achá-las como que intercambiáveis.</p><p>Pergunta leiga mesmo hahaha</p><p><a href=\"https://bolha.us/tags/RustStudies\" class=\"mention hashtag\" rel=\"tag\">#<span>RustStudies</span></a> <a href=\"https://bolha.us/tags/Qustions\" class=\"mention hashtag\" rel=\"tag\">#<span>Qustions</span></a> <a href=\"https://bolha.us/tags/GarbageCollector\" class=\"mention hashtag\" rel=\"tag\">#<span>GarbageCollector</span></a> <a href=\"https://bolha.us/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://go.rocha.social/users/bruno",
"name": "@bruno@rocha.social"
},
{
"type": "Hashtag",
"href": "https://bolha.us/tags/ruststudies",
"name": "#ruststudies"
},
{
"type": "Hashtag",
"href": "https://bolha.us/tags/qustions",
"name": "#qustions"
},
{
"type": "Hashtag",
"href": "https://bolha.us/tags/garbagecollector",
"name": "#garbagecollector"
},
{
"type": "Hashtag",
"href": "https://bolha.us/tags/python",
"name": "#python"
}
],
"replies": {
"id": "https://bolha.us/users/riverfount/statuses/113851785972288501/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://bolha.us/users/riverfount/statuses/113851785972288501/replies?only_other_accounts=true&page=true",
"partOf": "https://bolha.us/users/riverfount/statuses/113851785972288501/replies",
"items": []
}
},
"likes": {
"id": "https://bolha.us/users/riverfount/statuses/113851785972288501/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://bolha.us/users/riverfount/statuses/113851785972288501/shares",
"type": "Collection",
"totalItems": 1
}
}