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/kidehen/statuses/113552177147436863",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-27T00:51:58Z",
"url": "https://mastodon.social/@kidehen/113552177147436863",
"attributedTo": "https://mastodon.social/users/kidehen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/kidehen/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/kidehen/statuses/113552177147436863",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-27:objectId=858130980:objectType=Conversation",
"content": "<p>How to generate a powerful Knowledge Graph from a LinkedIn article using a Large Language Model (LLM) such as OpenAI’s GPT-4o or GPT-4o-mini.</p><p><a href=\"https://mastodon.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> <a href=\"https://mastodon.social/tags/GenAI\" class=\"mention hashtag\" rel=\"tag\">#<span>GenAI</span></a> <a href=\"https://mastodon.social/tags/UseCase\" class=\"mention hashtag\" rel=\"tag\">#<span>UseCase</span></a> <a href=\"https://mastodon.social/tags/LLMs\" class=\"mention hashtag\" rel=\"tag\">#<span>LLMs</span></a> <a href=\"https://mastodon.social/tags/KnowledgeGraph\" class=\"mention hashtag\" rel=\"tag\">#<span>KnowledgeGraph</span></a> <a href=\"https://mastodon.social/tags/HowTo\" class=\"mention hashtag\" rel=\"tag\">#<span>HowTo</span></a></p>",
"contentMap": {
"en": "<p>How to generate a powerful Knowledge Graph from a LinkedIn article using a Large Language Model (LLM) such as OpenAI’s GPT-4o or GPT-4o-mini.</p><p><a href=\"https://mastodon.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> <a href=\"https://mastodon.social/tags/GenAI\" class=\"mention hashtag\" rel=\"tag\">#<span>GenAI</span></a> <a href=\"https://mastodon.social/tags/UseCase\" class=\"mention hashtag\" rel=\"tag\">#<span>UseCase</span></a> <a href=\"https://mastodon.social/tags/LLMs\" class=\"mention hashtag\" rel=\"tag\">#<span>LLMs</span></a> <a href=\"https://mastodon.social/tags/KnowledgeGraph\" class=\"mention hashtag\" rel=\"tag\">#<span>KnowledgeGraph</span></a> <a href=\"https://mastodon.social/tags/HowTo\" class=\"mention hashtag\" rel=\"tag\">#<span>HowTo</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/113/552/174/666/961/621/original/bdb3bdcb7a81efca.mp4",
"name": null,
"blurhash": "UFQJl+4o_2~W0LIVxtxsIAofR+kB^*?HIo9a",
"width": 1442,
"height": 804
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/genai",
"name": "#genai"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/usecase",
"name": "#usecase"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/llms",
"name": "#llms"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/knowledgegraph",
"name": "#knowledgegraph"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/howto",
"name": "#howto"
}
],
"replies": {
"id": "https://mastodon.social/users/kidehen/statuses/113552177147436863/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/kidehen/statuses/113552177147436863/replies?min_id=113552181062680258&page=true",
"partOf": "https://mastodon.social/users/kidehen/statuses/113552177147436863/replies",
"items": [
"https://mastodon.social/users/kidehen/statuses/113552181062680258"
]
}
},
"likes": {
"id": "https://mastodon.social/users/kidehen/statuses/113552177147436863/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/kidehen/statuses/113552177147436863/shares",
"type": "Collection",
"totalItems": 0
}
}