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://red.niboe.info/users/jmrplens/statuses/109491518499016198",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-10T21:33:04Z",
"url": "https://red.niboe.info/@jmrplens/109491518499016198",
"attributedTo": "https://red.niboe.info/users/jmrplens",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://red.niboe.info/users/jmrplens/followers"
],
"sensitive": false,
"atomUri": "https://red.niboe.info/users/jmrplens/statuses/109491518499016198",
"inReplyToAtomUri": null,
"conversation": "tag:red.niboe.info,2022-12-10:objectId=2064640:objectType=Conversation",
"content": "<p>Ando algo ocupado últimamente pero tengo previsto algunas cosas:</p><p>Sobre el repositorio <a href=\"https://github.com/jmrplens/mastodon_official_profiles\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/jmrplens/mastodon_o</span><span class=\"invisible\">fficial_profiles</span></a><br /> - Añadir información y plantillas para que sea más fácil colaborar. Indicando que se pueden crear nuevos archivos, el nombre que deben tener si la categoría ya existe, etc.<br /> - Añadir una <a href=\"https://red.niboe.info/tags/wiki\" class=\"mention hashtag\" rel=\"tag\">#<span>wiki</span></a> explicando el código <a href=\"https://red.niboe.info/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> que genera los README por si alguien quiere mejorarlo o añadir cosas.<br /> - Mejoras en el código Python.<br /> - Añadir información y keywords a todas la cuentas para facilitar la búsqueda en la tabla. Ahora mismo no tienen esa información incluida, agradecería cierto apoyo ahí ya que es un trabajo pesado.</p>",
"contentMap": {
"es": "<p>Ando algo ocupado últimamente pero tengo previsto algunas cosas:</p><p>Sobre el repositorio <a href=\"https://github.com/jmrplens/mastodon_official_profiles\" rel=\"nofollow noopener noreferrer\" target=\"_blank\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/jmrplens/mastodon_o</span><span class=\"invisible\">fficial_profiles</span></a><br /> - Añadir información y plantillas para que sea más fácil colaborar. Indicando que se pueden crear nuevos archivos, el nombre que deben tener si la categoría ya existe, etc.<br /> - Añadir una <a href=\"https://red.niboe.info/tags/wiki\" class=\"mention hashtag\" rel=\"tag\">#<span>wiki</span></a> explicando el código <a href=\"https://red.niboe.info/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> que genera los README por si alguien quiere mejorarlo o añadir cosas.<br /> - Mejoras en el código Python.<br /> - Añadir información y keywords a todas la cuentas para facilitar la búsqueda en la tabla. Ahora mismo no tienen esa información incluida, agradecería cierto apoyo ahí ya que es un trabajo pesado.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://red.niboe.info/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://red.niboe.info/tags/wiki",
"name": "#wiki"
}
],
"replies": {
"id": "https://red.niboe.info/users/jmrplens/statuses/109491518499016198/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://red.niboe.info/users/jmrplens/statuses/109491518499016198/replies?min_id=109491518512846201&page=true",
"partOf": "https://red.niboe.info/users/jmrplens/statuses/109491518499016198/replies",
"items": [
"https://red.niboe.info/users/jmrplens/statuses/109491518512846201"
]
}
}
}