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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/celkecursos/statuses/113545266279466732",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-25T19:34:27Z",
"url": "https://mastodon.social/@celkecursos/113545266279466732",
"attributedTo": "https://mastodon.social/users/celkecursos",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/celkecursos/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/celkecursos/statuses/113545266279466732",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-25:objectId=857117862:objectType=Conversation",
"content": "<p>Liberado o tutorial como utilizar estruturas de controle em Python.<br /><a href=\"https://celke.com.br/artigo/como-utilizar-estruturas-de-controle-em-python\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">celke.com.br/artigo/como-utili</span><span class=\"invisible\">zar-estruturas-de-controle-em-python</span></a><br />Primeiramente, será explicado como usar as estruturas de decisão: if, elif e else.<br />Em seguida, será demonstrado o uso das estruturas de repetição: for e while. <br />Por fim, será explicado como utilizar break, continue e pass em Python.<br /><a href=\"https://mastodon.social/tags/celke\" class=\"mention hashtag\" rel=\"tag\">#<span>celke</span></a> <a href=\"https://mastodon.social/tags/celkecurso\" class=\"mention hashtag\" rel=\"tag\">#<span>celkecurso</span></a> <a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mastodon.social/tags/controle\" class=\"mention hashtag\" rel=\"tag\">#<span>controle</span></a> <a href=\"https://mastodon.social/tags/devops\" class=\"mention hashtag\" rel=\"tag\">#<span>devops</span></a></p>",
"contentMap": {
"pt": "<p>Liberado o tutorial como utilizar estruturas de controle em Python.<br /><a href=\"https://celke.com.br/artigo/como-utilizar-estruturas-de-controle-em-python\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">celke.com.br/artigo/como-utili</span><span class=\"invisible\">zar-estruturas-de-controle-em-python</span></a><br />Primeiramente, será explicado como usar as estruturas de decisão: if, elif e else.<br />Em seguida, será demonstrado o uso das estruturas de repetição: for e while. <br />Por fim, será explicado como utilizar break, continue e pass em Python.<br /><a href=\"https://mastodon.social/tags/celke\" class=\"mention hashtag\" rel=\"tag\">#<span>celke</span></a> <a href=\"https://mastodon.social/tags/celkecurso\" class=\"mention hashtag\" rel=\"tag\">#<span>celkecurso</span></a> <a href=\"https://mastodon.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mastodon.social/tags/controle\" class=\"mention hashtag\" rel=\"tag\">#<span>controle</span></a> <a href=\"https://mastodon.social/tags/devops\" class=\"mention hashtag\" rel=\"tag\">#<span>devops</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/113/545/264/344/570/970/original/eff32a1e35040b56.jpg",
"name": "Como utilizar estruturas de controle em Python",
"blurhash": "UXCizfeO$vtA-?=:xTR-?ExVxsWAs,%0j;ay",
"focalPoint": [
0,
0
],
"width": 1280,
"height": 720
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/celke",
"name": "#celke"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/celkecurso",
"name": "#celkecurso"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/controle",
"name": "#controle"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/devops",
"name": "#devops"
}
],
"replies": {
"id": "https://mastodon.social/users/celkecursos/statuses/113545266279466732/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/celkecursos/statuses/113545266279466732/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/celkecursos/statuses/113545266279466732/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/celkecursos/statuses/113545266279466732/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/celkecursos/statuses/113545266279466732/shares",
"type": "Collection",
"totalItems": 1
}
}