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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://en.osm.town/users/amapanda/statuses/113321819625770659",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-17T08:29:01Z",
"url": "https://en.osm.town/@amapanda/113321819625770659",
"attributedTo": "https://en.osm.town/users/amapanda",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://en.osm.town/users/amapanda/followers"
],
"sensitive": false,
"atomUri": "https://en.osm.town/users/amapanda/statuses/113321819625770659",
"inReplyToAtomUri": null,
"conversation": "tag:en.osm.town,2024-10-17:objectId=26714397:objectType=Conversation",
"content": "<p>Is there any Static Site Generator which will make pages based on SQL queries? I have a database with 70k rows, and I want to make a webpage for each one?</p><p><a href=\"https://en.osm.town/tags/StaticSiteGenerator\" class=\"mention hashtag\" rel=\"tag\">#<span>StaticSiteGenerator</span></a> <a href=\"https://en.osm.town/tags/staticsite\" class=\"mention hashtag\" rel=\"tag\">#<span>staticsite</span></a> <a href=\"https://en.osm.town/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://en.osm.town/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://en.osm.town/tags/sql\" class=\"mention hashtag\" rel=\"tag\">#<span>sql</span></a> :boost_requested:</p>",
"contentMap": {
"en": "<p>Is there any Static Site Generator which will make pages based on SQL queries? I have a database with 70k rows, and I want to make a webpage for each one?</p><p><a href=\"https://en.osm.town/tags/StaticSiteGenerator\" class=\"mention hashtag\" rel=\"tag\">#<span>StaticSiteGenerator</span></a> <a href=\"https://en.osm.town/tags/staticsite\" class=\"mention hashtag\" rel=\"tag\">#<span>staticsite</span></a> <a href=\"https://en.osm.town/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://en.osm.town/tags/web\" class=\"mention hashtag\" rel=\"tag\">#<span>web</span></a> <a href=\"https://en.osm.town/tags/sql\" class=\"mention hashtag\" rel=\"tag\">#<span>sql</span></a> :boost_requested:</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://en.osm.town/tags/staticsitegenerator",
"name": "#staticsitegenerator"
},
{
"type": "Hashtag",
"href": "https://en.osm.town/tags/staticsite",
"name": "#staticsite"
},
{
"type": "Hashtag",
"href": "https://en.osm.town/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://en.osm.town/tags/web",
"name": "#web"
},
{
"type": "Hashtag",
"href": "https://en.osm.town/tags/sql",
"name": "#sql"
},
{
"id": "https://en.osm.town/emojis/61062",
"type": "Emoji",
"name": ":boost_requested:",
"updated": "2023-01-03T15:57:37Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.masto.host/enosmtown/custom_emojis/images/000/061/062/original/3d11dcb48f5b120b.png"
}
}
],
"replies": {
"id": "https://en.osm.town/users/amapanda/statuses/113321819625770659/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://en.osm.town/users/amapanda/statuses/113321819625770659/replies?min_id=113321823595028974&page=true",
"partOf": "https://en.osm.town/users/amapanda/statuses/113321819625770659/replies",
"items": [
"https://en.osm.town/users/amapanda/statuses/113321822256509642",
"https://en.osm.town/users/amapanda/statuses/113321823595028974"
]
}
},
"likes": {
"id": "https://en.osm.town/users/amapanda/statuses/113321819625770659/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://en.osm.town/users/amapanda/statuses/113321819625770659/shares",
"type": "Collection",
"totalItems": 16
}
}