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://vis.social/users/waeiski/statuses/114229329774356528",
"type": "Note",
"summary": null,
"inReplyTo": "https://vis.social/users/waeiski/statuses/114229326197201732",
"published": "2025-03-26T15:00:47Z",
"url": "https://vis.social/@waeiski/114229329774356528",
"attributedTo": "https://vis.social/users/waeiski",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vis.social/users/waeiski/followers"
],
"sensitive": false,
"atomUri": "https://vis.social/users/waeiski/statuses/114229329774356528",
"inReplyToAtomUri": "https://vis.social/users/waeiski/statuses/114229326197201732",
"conversation": "tag:vis.social,2025-03-26:objectId=68056268:objectType=Conversation",
"content": "<p>We used <a href=\"https://vis.social/tags/Photon\" class=\"mention hashtag\" rel=\"tag\">#<span>Photon</span></a> and <a href=\"https://vis.social/tags/Nominatim\" class=\"mention hashtag\" rel=\"tag\">#<span>Nominatim</span></a> <a href=\"https://vis.social/tags/geocoding\" class=\"mention hashtag\" rel=\"tag\">#<span>geocoding</span></a> services to convert the textual place names into geographical locations and aggregated them on the <a href=\"https://vis.social/tags/NUTS\" class=\"mention hashtag\" rel=\"tag\">#<span>NUTS</span></a> and <a href=\"https://vis.social/tags/LAU\" class=\"mention hashtag\" rel=\"tag\">#<span>LAU</span></a> levels to support usability of our data.</p><p>Geocoding the data was not simple. Many place names were entered into the Erasmus+ database manually resulting in diverse place names containing national spellings, typographical mistakes, character encoding errors, and national scripts, which required manual corrections.</p>",
"contentMap": {
"en": "<p>We used <a href=\"https://vis.social/tags/Photon\" class=\"mention hashtag\" rel=\"tag\">#<span>Photon</span></a> and <a href=\"https://vis.social/tags/Nominatim\" class=\"mention hashtag\" rel=\"tag\">#<span>Nominatim</span></a> <a href=\"https://vis.social/tags/geocoding\" class=\"mention hashtag\" rel=\"tag\">#<span>geocoding</span></a> services to convert the textual place names into geographical locations and aggregated them on the <a href=\"https://vis.social/tags/NUTS\" class=\"mention hashtag\" rel=\"tag\">#<span>NUTS</span></a> and <a href=\"https://vis.social/tags/LAU\" class=\"mention hashtag\" rel=\"tag\">#<span>LAU</span></a> levels to support usability of our data.</p><p>Geocoding the data was not simple. Many place names were entered into the Erasmus+ database manually resulting in diverse place names containing national spellings, typographical mistakes, character encoding errors, and national scripts, which required manual corrections.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://vis.social/tags/photon",
"name": "#photon"
},
{
"type": "Hashtag",
"href": "https://vis.social/tags/nominatim",
"name": "#nominatim"
},
{
"type": "Hashtag",
"href": "https://vis.social/tags/geocoding",
"name": "#geocoding"
},
{
"type": "Hashtag",
"href": "https://vis.social/tags/nuts",
"name": "#nuts"
},
{
"type": "Hashtag",
"href": "https://vis.social/tags/lau",
"name": "#lau"
}
],
"replies": {
"id": "https://vis.social/users/waeiski/statuses/114229329774356528/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vis.social/users/waeiski/statuses/114229329774356528/replies?min_id=114229333974866054&page=true",
"partOf": "https://vis.social/users/waeiski/statuses/114229329774356528/replies",
"items": [
"https://vis.social/users/waeiski/statuses/114229333974866054"
]
}
},
"likes": {
"id": "https://vis.social/users/waeiski/statuses/114229329774356528/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://vis.social/users/waeiski/statuses/114229329774356528/shares",
"type": "Collection",
"totalItems": 1
}
}