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"
}
}
],
"id": "https://ellis.social/users/nolovedeeplearning/statuses/111529038647268252",
"type": "Note",
"summary": null,
"inReplyTo": "https://ellis.social/users/nolovedeeplearning/statuses/111529035664363467",
"published": "2023-12-05T17:41:15Z",
"url": "https://ellis.social/@nolovedeeplearning/111529038647268252",
"attributedTo": "https://ellis.social/users/nolovedeeplearning",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ellis.social/users/nolovedeeplearning/followers"
],
"sensitive": false,
"atomUri": "https://ellis.social/users/nolovedeeplearning/statuses/111529038647268252",
"inReplyToAtomUri": "https://ellis.social/users/nolovedeeplearning/statuses/111529035664363467",
"conversation": "tag:ellis.social,2023-12-05:objectId=6705924:objectType=Conversation",
"content": "<p>While training KGE models is expensive (both in time and memory as shown in the GIF) when dealing with large knowledge graphs with millions of entities, GeKCs come with significant savings as they allow for a much more efficient evaluation of loss functions on GPUs.</p>",
"contentMap": {
"en": "<p>While training KGE models is expensive (both in time and memory as shown in the GIF) when dealing with large knowledge graphs with millions of entities, GeKCs come with significant savings as they allow for a much more efficient evaluation of loss functions on GPUs.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://dmmkeb5lxvle4.cloudfront.net/media_attachments/files/111/529/037/948/606/930/original/132af686971513c7.mp4",
"name": null,
"blurhash": "U7R{#?4n004n?bR*xuay4n-;%M%MRjM{WBM{",
"width": 1280,
"height": 278
}
],
"tag": [],
"replies": {
"id": "https://ellis.social/users/nolovedeeplearning/statuses/111529038647268252/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ellis.social/users/nolovedeeplearning/statuses/111529038647268252/replies?min_id=111529042110180175&page=true",
"partOf": "https://ellis.social/users/nolovedeeplearning/statuses/111529038647268252/replies",
"items": [
"https://ellis.social/users/nolovedeeplearning/statuses/111529042110180175"
]
}
}
}