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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mas.to/users/zekjur/statuses/111773096054390701",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-17T20:08:15Z",
"url": "https://mas.to/@zekjur/111773096054390701",
"attributedTo": "https://mas.to/users/zekjur",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mas.to/users/zekjur/followers"
],
"sensitive": false,
"atomUri": "https://mas.to/users/zekjur/statuses/111773096054390701",
"inReplyToAtomUri": null,
"conversation": "tag:mas.to,2024-01-17:objectId=290260277:objectType=Conversation",
"content": "<p>New blog post 📢</p><p>systemd: enable indefinite service restarts</p><p><a href=\"https://michael.stapelberg.ch/posts/2024-01-17-systemd-indefinite-service-restarts/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">michael.stapelberg.ch/posts/20</span><span class=\"invisible\">24-01-17-systemd-indefinite-service-restarts/</span></a></p><p><a href=\"https://mas.to/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://mas.to/tags/systemd\" class=\"mention hashtag\" rel=\"tag\">#<span>systemd</span></a></p>",
"contentMap": {
"en": "<p>New blog post 📢</p><p>systemd: enable indefinite service restarts</p><p><a href=\"https://michael.stapelberg.ch/posts/2024-01-17-systemd-indefinite-service-restarts/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">michael.stapelberg.ch/posts/20</span><span class=\"invisible\">24-01-17-systemd-indefinite-service-restarts/</span></a></p><p><a href=\"https://mas.to/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://mas.to/tags/systemd\" class=\"mention hashtag\" rel=\"tag\">#<span>systemd</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mas.to/media_attachments/files/111/773/093/576/893/113/original/99199c909f3f6ce5.jpg",
"name": "screenshot of my blog post about enabling indefinite service restarts in systemd",
"blurhash": "U7Rp8-9F~q-;%NWBaeaexvM{WBs:%NRjRjt6",
"focalPoint": [
0,
0
],
"width": 2227,
"height": 3723
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mas.to/tags/systemd",
"name": "#systemd"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/Linux",
"name": "#Linux"
}
],
"replies": {
"id": "https://mas.to/users/zekjur/statuses/111773096054390701/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mas.to/users/zekjur/statuses/111773096054390701/replies?only_other_accounts=true&page=true",
"partOf": "https://mas.to/users/zekjur/statuses/111773096054390701/replies",
"items": []
}
},
"likes": {
"id": "https://mas.to/users/zekjur/statuses/111773096054390701/likes",
"type": "Collection",
"totalItems": 32
},
"shares": {
"id": "https://mas.to/users/zekjur/statuses/111773096054390701/shares",
"type": "Collection",
"totalItems": 22
}
}