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://en.osm.town/users/seav/statuses/111372782193080483",
"type": "Note",
"summary": null,
"inReplyTo": "https://en.osm.town/users/seav/statuses/111372780971535251",
"published": "2023-11-08T03:23:10Z",
"url": "https://en.osm.town/@seav/111372782193080483",
"attributedTo": "https://en.osm.town/users/seav",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://en.osm.town/users/seav/followers"
],
"sensitive": false,
"atomUri": "https://en.osm.town/users/seav/statuses/111372782193080483",
"inReplyToAtomUri": "https://en.osm.town/users/seav/statuses/111372780971535251",
"conversation": "tag:en.osm.town,2023-11-08:objectId=9695062:objectType=Conversation",
"content": "<p>It was a trip creating this map as I didn’t use any off-the-shelf GIS tools like QGIS or R for this and just relied on my coding and graphic design skills.</p><p>I obtained the data for the WPFI¹ and HDI² scores via Wikipedia because it was quite easy to just copy the HTML tables and paste them into <a href=\"https://en.osm.town/tags/LibreOffice\" class=\"mention hashtag\" rel=\"tag\">#<span>LibreOffice</span></a> Calc and then use my spreadsheet-fu to match the data and generate JSON.</p><p>¹ <a href=\"https://en.wikipedia.org/wiki/List_of_countries_by_Human_Development_Index\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">en.wikipedia.org/wiki/List_of_</span><span class=\"invisible\">countries_by_Human_Development_Index</span></a><br />² <a href=\"https://en.wikipedia.org/wiki/World_Press_Freedom_Index\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">en.wikipedia.org/wiki/World_Pr</span><span class=\"invisible\">ess_Freedom_Index</span></a></p><p>2/4</p>",
"contentMap": {
"en": "<p>It was a trip creating this map as I didn’t use any off-the-shelf GIS tools like QGIS or R for this and just relied on my coding and graphic design skills.</p><p>I obtained the data for the WPFI¹ and HDI² scores via Wikipedia because it was quite easy to just copy the HTML tables and paste them into <a href=\"https://en.osm.town/tags/LibreOffice\" class=\"mention hashtag\" rel=\"tag\">#<span>LibreOffice</span></a> Calc and then use my spreadsheet-fu to match the data and generate JSON.</p><p>¹ <a href=\"https://en.wikipedia.org/wiki/List_of_countries_by_Human_Development_Index\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">en.wikipedia.org/wiki/List_of_</span><span class=\"invisible\">countries_by_Human_Development_Index</span></a><br />² <a href=\"https://en.wikipedia.org/wiki/World_Press_Freedom_Index\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">en.wikipedia.org/wiki/World_Pr</span><span class=\"invisible\">ess_Freedom_Index</span></a></p><p>2/4</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://en.osm.town/tags/libreoffice",
"name": "#libreoffice"
}
],
"replies": {
"id": "https://en.osm.town/users/seav/statuses/111372782193080483/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://en.osm.town/users/seav/statuses/111372782193080483/replies?min_id=111372783147284986&page=true",
"partOf": "https://en.osm.town/users/seav/statuses/111372782193080483/replies",
"items": [
"https://en.osm.town/users/seav/statuses/111372783147284986"
]
}
},
"likes": {
"id": "https://en.osm.town/users/seav/statuses/111372782193080483/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://en.osm.town/users/seav/statuses/111372782193080483/shares",
"type": "Collection",
"totalItems": 0
}
}