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://fosstodon.org/users/tim_salabim/statuses/114269922886315495",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-02T19:04:09Z",
"url": "https://fosstodon.org/@tim_salabim/114269922886315495",
"attributedTo": "https://fosstodon.org/users/tim_salabim",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/tim_salabim/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/tim_salabim/statuses/114269922886315495",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-04-02:objectId=303729759:objectType=Conversation",
"content": "<p>I've written a thing about web maps. Mainly for myself... If others are interested, it's here</p><p><a href=\"https://tim-salabim.codeberg.page/sotwm/sotwm.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tim-salabim.codeberg.page/sotw</span><span class=\"invisible\">m/sotwm.html</span></a></p><p>Feedback etc. is more than welcome</p><p><a href=\"https://fosstodon.org/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> <a href=\"https://fosstodon.org/tags/foss\" class=\"mention hashtag\" rel=\"tag\">#<span>foss</span></a> <a href=\"https://fosstodon.org/tags/sdsl\" class=\"mention hashtag\" rel=\"tag\">#<span>sdsl</span></a></p>",
"contentMap": {
"en": "<p>I've written a thing about web maps. Mainly for myself... If others are interested, it's here</p><p><a href=\"https://tim-salabim.codeberg.page/sotwm/sotwm.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tim-salabim.codeberg.page/sotw</span><span class=\"invisible\">m/sotwm.html</span></a></p><p>Feedback etc. is more than welcome</p><p><a href=\"https://fosstodon.org/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> <a href=\"https://fosstodon.org/tags/foss\" class=\"mention hashtag\" rel=\"tag\">#<span>foss</span></a> <a href=\"https://fosstodon.org/tags/sdsl\" class=\"mention hashtag\" rel=\"tag\">#<span>sdsl</span></a></p>"
},
"updated": "2025-04-02T19:05:50Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/javascript",
"name": "#javascript"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/foss",
"name": "#foss"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/SDSL",
"name": "#SDSL"
}
],
"replies": {
"id": "https://fosstodon.org/users/tim_salabim/statuses/114269922886315495/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/tim_salabim/statuses/114269922886315495/replies?min_id=114279201491303059&page=true",
"partOf": "https://fosstodon.org/users/tim_salabim/statuses/114269922886315495/replies",
"items": [
"https://fosstodon.org/users/tim_salabim/statuses/114279201491303059"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/tim_salabim/statuses/114269922886315495/likes",
"type": "Collection",
"totalItems": 52
},
"shares": {
"id": "https://fosstodon.org/users/tim_salabim/statuses/114269922886315495/shares",
"type": "Collection",
"totalItems": 47
}
}