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/114616629835647720",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-03T00:36:17Z",
"url": "https://techhub.social/@yazad3/114616629835647720",
"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/114616629835647720",
"inReplyToAtomUri": null,
"conversation": "tag:techhub.social,2025-06-03:objectId=271008065:objectType=Conversation",
"content": "<p>A general <a href=\"https://techhub.social/tags/softwareengineering\" class=\"mention hashtag\" rel=\"tag\">#<span>softwareengineering</span></a> question, when using the word <a href=\"https://techhub.social/tags/embedded\" class=\"mention hashtag\" rel=\"tag\">#<span>embedded</span></a> how do you distinguish between embedded as in <a href=\"https://techhub.social/tags/firmware\" class=\"mention hashtag\" rel=\"tag\">#<span>firmware</span></a> vs <a href=\"https://techhub.social/tags/embedded\" class=\"mention hashtag\" rel=\"tag\">#<span>embedded</span></a> as in in process like a programming language like <a href=\"https://techhub.social/tags/lua\" class=\"mention hashtag\" rel=\"tag\">#<span>lua</span></a> that is used in a game engine or a database like <a href=\"https://techhub.social/tags/sqllite\" class=\"mention hashtag\" rel=\"tag\">#<span>sqllite</span></a> or <a href=\"https://techhub.social/tags/duckdb\" class=\"mention hashtag\" rel=\"tag\">#<span>duckdb</span></a> that (can potentially) run in the host application. As in do you use different terms like <a href=\"https://techhub.social/tags/embeddedsystems\" class=\"mention hashtag\" rel=\"tag\">#<span>embeddedsystems</span></a> or <a href=\"https://techhub.social/tags/EmbeddedSoftware\" class=\"mention hashtag\" rel=\"tag\">#<span>EmbeddedSoftware</span></a> to refer to one or the other? Or am I completely off base here?</p>",
"contentMap": {
"en": "<p>A general <a href=\"https://techhub.social/tags/softwareengineering\" class=\"mention hashtag\" rel=\"tag\">#<span>softwareengineering</span></a> question, when using the word <a href=\"https://techhub.social/tags/embedded\" class=\"mention hashtag\" rel=\"tag\">#<span>embedded</span></a> how do you distinguish between embedded as in <a href=\"https://techhub.social/tags/firmware\" class=\"mention hashtag\" rel=\"tag\">#<span>firmware</span></a> vs <a href=\"https://techhub.social/tags/embedded\" class=\"mention hashtag\" rel=\"tag\">#<span>embedded</span></a> as in in process like a programming language like <a href=\"https://techhub.social/tags/lua\" class=\"mention hashtag\" rel=\"tag\">#<span>lua</span></a> that is used in a game engine or a database like <a href=\"https://techhub.social/tags/sqllite\" class=\"mention hashtag\" rel=\"tag\">#<span>sqllite</span></a> or <a href=\"https://techhub.social/tags/duckdb\" class=\"mention hashtag\" rel=\"tag\">#<span>duckdb</span></a> that (can potentially) run in the host application. As in do you use different terms like <a href=\"https://techhub.social/tags/embeddedsystems\" class=\"mention hashtag\" rel=\"tag\">#<span>embeddedsystems</span></a> or <a href=\"https://techhub.social/tags/EmbeddedSoftware\" class=\"mention hashtag\" rel=\"tag\">#<span>EmbeddedSoftware</span></a> to refer to one or the other? Or am I completely off base here?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://techhub.social/tags/softwareengineering",
"name": "#softwareengineering"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/embedded",
"name": "#embedded"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/firmware",
"name": "#firmware"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/lua",
"name": "#lua"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/sqllite",
"name": "#sqllite"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/duckdb",
"name": "#duckdb"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/embeddedsystems",
"name": "#embeddedsystems"
},
{
"type": "Hashtag",
"href": "https://techhub.social/tags/EmbeddedSoftware",
"name": "#EmbeddedSoftware"
}
],
"replies": {
"id": "https://techhub.social/users/yazad3/statuses/114616629835647720/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techhub.social/users/yazad3/statuses/114616629835647720/replies?only_other_accounts=true&page=true",
"partOf": "https://techhub.social/users/yazad3/statuses/114616629835647720/replies",
"items": []
}
},
"likes": {
"id": "https://techhub.social/users/yazad3/statuses/114616629835647720/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://techhub.social/users/yazad3/statuses/114616629835647720/shares",
"type": "Collection",
"totalItems": 3
}
}