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://mograph.social/users/bazza/statuses/110841629937062885",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-08-06T08:04:10Z",
"url": "https://mograph.social/@bazza/110841629937062885",
"attributedTo": "https://mograph.social/users/bazza",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mograph.social/users/bazza/followers"
],
"sensitive": false,
"atomUri": "https://mograph.social/users/bazza/statuses/110841629937062885",
"inReplyToAtomUri": null,
"conversation": "tag:mograph.social,2023-08-06:objectId=10212945:objectType=Conversation",
"content": "<p>No sé cómo solucionar esto y la memoria alcanza</p><p>RuntimeError: CUDA out of memory.</p><p><a href=\"https://mograph.social/tags/cuda\" class=\"mention hashtag\" rel=\"tag\">#<span>cuda</span></a> <a href=\"https://mograph.social/tags/pytorch\" class=\"mention hashtag\" rel=\"tag\">#<span>pytorch</span></a> <a href=\"https://mograph.social/tags/error\" class=\"mention hashtag\" rel=\"tag\">#<span>error</span></a> <a href=\"https://mograph.social/tags/memory\" class=\"mention hashtag\" rel=\"tag\">#<span>memory</span></a></p>",
"contentMap": {
"es": "<p>No sé cómo solucionar esto y la memoria alcanza</p><p>RuntimeError: CUDA out of memory.</p><p><a href=\"https://mograph.social/tags/cuda\" class=\"mention hashtag\" rel=\"tag\">#<span>cuda</span></a> <a href=\"https://mograph.social/tags/pytorch\" class=\"mention hashtag\" rel=\"tag\">#<span>pytorch</span></a> <a href=\"https://mograph.social/tags/error\" class=\"mention hashtag\" rel=\"tag\">#<span>error</span></a> <a href=\"https://mograph.social/tags/memory\" class=\"mention hashtag\" rel=\"tag\">#<span>memory</span></a></p>"
},
"updated": "2023-08-06T08:04:25Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mograph.social/tags/cuda",
"name": "#cuda"
},
{
"type": "Hashtag",
"href": "https://mograph.social/tags/pytorch",
"name": "#pytorch"
},
{
"type": "Hashtag",
"href": "https://mograph.social/tags/error",
"name": "#error"
},
{
"type": "Hashtag",
"href": "https://mograph.social/tags/memory",
"name": "#memory"
}
],
"replies": {
"id": "https://mograph.social/users/bazza/statuses/110841629937062885/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mograph.social/users/bazza/statuses/110841629937062885/replies?only_other_accounts=true&page=true",
"partOf": "https://mograph.social/users/bazza/statuses/110841629937062885/replies",
"items": []
}
},
"likes": {
"id": "https://mograph.social/users/bazza/statuses/110841629937062885/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mograph.social/users/bazza/statuses/110841629937062885/shares",
"type": "Collection",
"totalItems": 0
}
}