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://techhub.social/users/yazad3/statuses/112256520355142088",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-12T05:09:24Z",
"url": "https://techhub.social/@yazad3/112256520355142088",
"attributedTo": "https://techhub.social/users/yazad3",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techhub.social/users/yazad3/followers"
],
"sensitive": false,
"atomUri": "https://techhub.social/users/yazad3/statuses/112256520355142088",
"inReplyToAtomUri": null,
"conversation": "tag:techhub.social,2024-04-12:objectId=134290311:objectType=Conversation",
"content": "<p>Hi <a href=\"https://techhub.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> experts / <a href=\"https://techhub.social/tags/pythonista\" class=\"mention hashtag\" rel=\"tag\">#<span>pythonista</span></a> (s) - I am looking for recommendations for libraries to model and automate/orchestrate a business process. I need something lightweight that doesn't require a backend (like <a href=\"https://techhub.social/tags/airflow\" class=\"mention hashtag\" rel=\"tag\">#<span>airflow</span></a>) but I need to be able to generate a <a href=\"https://techhub.social/tags/DAG\" class=\"mention hashtag\" rel=\"tag\">#<span>DAG</span></a> to <a href=\"https://techhub.social/tags/visualize\" class=\"mention hashtag\" rel=\"tag\">#<span>visualize</span></a> the business process. TIA. <br /><a href=\"https://techhub.social/tags/workflow\" class=\"mention hashtag\" rel=\"tag\">#<span>workflow</span></a> <a href=\"https://techhub.social/tags/business\" class=\"mention hashtag\" rel=\"tag\">#<span>business</span></a> <a href=\"https://techhub.social/tags/flowchart\" class=\"mention hashtag\" rel=\"tag\">#<span>flowchart</span></a> <a href=\"https://techhub.social/tags/businessprocess\" class=\"mention hashtag\" rel=\"tag\">#<span>businessprocess</span></a> <a href=\"https://techhub.social/tags/orchestration\" class=\"mention hashtag\" rel=\"tag\">#<span>orchestration</span></a></p>",
"contentMap": {
"en": "<p>Hi <a href=\"https://techhub.social/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> experts / <a href=\"https://techhub.social/tags/pythonista\" class=\"mention hashtag\" rel=\"tag\">#<span>pythonista</span></a> (s) - I am looking for recommendations for libraries to model and automate/orchestrate a business process. I need something lightweight that doesn't require a backend (like <a href=\"https://techhub.social/tags/airflow\" class=\"mention hashtag\" rel=\"tag\">#<span>airflow</span></a>) but I need to be able to generate a <a href=\"https://techhub.social/tags/DAG\" class=\"mention hashtag\" rel=\"tag\">#<span>DAG</span></a> to <a href=\"https://techhub.social/tags/visualize\" class=\"mention hashtag\" rel=\"tag\">#<span>visualize</span></a> the business process. TIA. <br /><a href=\"https://techhub.social/tags/workflow\" class=\"mention hashtag\" rel=\"tag\">#<span>workflow</span></a> <a href=\"https://techhub.social/tags/business\" class=\"mention hashtag\" rel=\"tag\">#<span>business</span></a> <a href=\"https://techhub.social/tags/flowchart\" class=\"mention hashtag\" rel=\"tag\">#<span>flowchart</span></a> <a href=\"https://techhub.social/tags/businessprocess\" class=\"mention hashtag\" rel=\"tag\">#<span>businessprocess</span></a> <a href=\"https://techhub.social/tags/orchestration\" class=\"mention hashtag\" rel=\"tag\">#<span>orchestration</span></a></p>"
},
"updated": "2024-04-12T05:27:25Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://techhub.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/pythonista",
"name": "#pythonista"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/dag",
"name": "#dag"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/visualize",
"name": "#visualize"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/airflow",
"name": "#airflow"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/workflow",
"name": "#workflow"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/business",
"name": "#business"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/flowchart",
"name": "#flowchart"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/businessprocess",
"name": "#businessprocess"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/orchestration",
"name": "#orchestration"
}
],
"replies": {
"id": "https://techhub.social/users/yazad3/statuses/112256520355142088/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/yazad3/statuses/112256520355142088/replies?only_other_accounts=true&page=true",
"partOf": "https://techhub.social/users/yazad3/statuses/112256520355142088/replies",
"items": []
}
},
"likes": {
"id": "https://techhub.social/users/yazad3/statuses/112256520355142088/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://techhub.social/users/yazad3/statuses/112256520355142088/shares",
"type": "Collection",
"totalItems": 3
}
}