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://todon.nl/users/f/statuses/111975414656599709",
"type": "Note",
"summary": null,
"inReplyTo": "https://todon.nl/users/f/statuses/111971968067454557",
"published": "2024-02-22T13:40:32Z",
"url": "https://todon.nl/@f/111975414656599709",
"attributedTo": "https://todon.nl/users/f",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://todon.nl/users/f/followers",
"https://todon.nl/users/sutty"
],
"sensitive": false,
"atomUri": "https://todon.nl/users/f/statuses/111975414656599709",
"inReplyToAtomUri": "https://todon.nl/users/f/statuses/111971968067454557",
"conversation": "tag:todon.nl,2024-02-21:objectId=116378957:objectType=Conversation",
"content": "<p>Además de fermentar verduras, estas últimas semanas estuve trabajando en añadir soporte <a href=\"https://todon.nl/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a> a <span class=\"h-card\" translate=\"no\"><a href=\"https://todon.nl/@sutty\" class=\"u-url mention\">@<span>sutty</span></a></span> a través de <a href=\"https://todon.nl/tags/DistributedPress\" class=\"mention hashtag\" rel=\"tag\">#<span>DistributedPress</span></a>. De ahí salió un plugin de caché para httparty y un cliente <a href=\"https://todon.nl/tags/ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>ruby</span></a> API para DistributedPress. Este cliente también puede extraer y desreferenciar actividades de instancias remotas utilizando firmas HTTP (HTTP Signatures), por lo que podría funcionar también como cliente AP genérico.</p><p>Cuando un sitio web gestionado con Sutty recibe un comentario/solicitud de seguir/favorito/impulso, se agrega a una cola de moderación donde se puede decidir qué hacer.</p><p>También estamos organizando talleres con colectivxs para implementar funciones que sean útiles para todes :D</p>",
"contentMap": {
"es": "<p>Además de fermentar verduras, estas últimas semanas estuve trabajando en añadir soporte <a href=\"https://todon.nl/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a> a <span class=\"h-card\" translate=\"no\"><a href=\"https://todon.nl/@sutty\" class=\"u-url mention\">@<span>sutty</span></a></span> a través de <a href=\"https://todon.nl/tags/DistributedPress\" class=\"mention hashtag\" rel=\"tag\">#<span>DistributedPress</span></a>. De ahí salió un plugin de caché para httparty y un cliente <a href=\"https://todon.nl/tags/ruby\" class=\"mention hashtag\" rel=\"tag\">#<span>ruby</span></a> API para DistributedPress. Este cliente también puede extraer y desreferenciar actividades de instancias remotas utilizando firmas HTTP (HTTP Signatures), por lo que podría funcionar también como cliente AP genérico.</p><p>Cuando un sitio web gestionado con Sutty recibe un comentario/solicitud de seguir/favorito/impulso, se agrega a una cola de moderación donde se puede decidir qué hacer.</p><p>También estamos organizando talleres con colectivxs para implementar funciones que sean útiles para todes :D</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://todon.nl/users/sutty",
"name": "@sutty"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/activitypub",
"name": "#activitypub"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/distributedpress",
"name": "#distributedpress"
},
{
"type": "Hashtag",
"href": "https://todon.nl/tags/Ruby",
"name": "#Ruby"
}
],
"replies": {
"id": "https://todon.nl/users/f/statuses/111975414656599709/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://todon.nl/users/f/statuses/111975414656599709/replies?only_other_accounts=true&page=true",
"partOf": "https://todon.nl/users/f/statuses/111975414656599709/replies",
"items": []
}
},
"likes": {
"id": "https://todon.nl/users/f/statuses/111975414656599709/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://todon.nl/users/f/statuses/111975414656599709/shares",
"type": "Collection",
"totalItems": 4
}
}