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://join-lemmy.org/context.json",
"https://www.w3.org/ns/activitystreams"
],
"type": "Page",
"id": "https://lemmy.world/post/1310047",
"attributedTo": "https://lemmy.world/u/Parastie",
"to": [
"https://lemmy.world/c/hyprland",
"https://www.w3.org/ns/activitystreams#Public"
],
"name": "It's working!",
"cc": [],
"content": "<p>Does anyone know why Waybar is using the local language instead of English?</p>\n",
"mediaType": "text/html",
"source": {
"content": "Does anyone know why Waybar is using the local language instead of English?",
"mediaType": "text/markdown"
},
"attachment": [
{
"href": "https://lemmy.world/pictrs/image/553f97b5-d74a-4162-88a0-51d110e2437f.jpeg",
"mediaType": null,
"type": "Link"
}
],
"image": {
"type": "Image",
"url": "https://lemmy.world/pictrs/image/0d0dc735-7a49-4472-9a80-d134a1dfbcc8.jpeg"
},
"sensitive": false,
"published": "2023-07-10T17:43:46.994327Z",
"language": {
"identifier": "en",
"name": "English"
},
"audience": "https://lemmy.world/c/hyprland",
"tag": [
{
"href": "https://lemmy.world/post/1310047",
"name": "#hyprland",
"type": "Hashtag"
}
]
}