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/activitypods/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://fosstodon.org/users/activitypods/statuses/111929545521248113",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-14T11:15:24Z",
"url": "https://fosstodon.org/@activitypods/111929545521248113",
"attributedTo": "https://fosstodon.org/users/activitypods",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/activitypods/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/activitypods/statuses/111929545521248113",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-02-14:objectId=184703236:objectType=Conversation",
"content": "<p>Hi Fediverse, a short <a href=\"https://fosstodon.org/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> !<br />ActivityPods is a general-purpose ActivityPub server that uses <a href=\"https://fosstodon.org/tags/SolidProject\" class=\"mention hashtag\" rel=\"tag\">#<span>SolidProject</span></a> pods to store user data in a standardized, semantic, interoperable data format, <a href=\"https://fosstodon.org/tags/RDF\" class=\"mention hashtag\" rel=\"tag\">#<span>RDF</span></a>.</p><p>This way, we bridge the gap between an interoperable web, where users are in control of their data, and the social web.<br />Developers can focus on creating client applications without having to worry about the backend for most parts.</p><p>Currently, we are working on version 2.0: <a href=\"https://activitypods.org/the-road-to-activitypods-2-0/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">activitypods.org/the-road-to-a</span><span class=\"invisible\">ctivitypods-2-0/</span></a></p>",
"contentMap": {
"en": "<p>Hi Fediverse, a short <a href=\"https://fosstodon.org/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> !<br />ActivityPods is a general-purpose ActivityPub server that uses <a href=\"https://fosstodon.org/tags/SolidProject\" class=\"mention hashtag\" rel=\"tag\">#<span>SolidProject</span></a> pods to store user data in a standardized, semantic, interoperable data format, <a href=\"https://fosstodon.org/tags/RDF\" class=\"mention hashtag\" rel=\"tag\">#<span>RDF</span></a>.</p><p>This way, we bridge the gap between an interoperable web, where users are in control of their data, and the social web.<br />Developers can focus on creating client applications without having to worry about the backend for most parts.</p><p>Currently, we are working on version 2.0: <a href=\"https://activitypods.org/the-road-to-activitypods-2-0/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">activitypods.org/the-road-to-a</span><span class=\"invisible\">ctivitypods-2-0/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/SolidProject",
"name": "#SolidProject"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rdf",
"name": "#rdf"
}
],
"replies": {
"id": "https://fosstodon.org/users/activitypods/statuses/111929545521248113/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/activitypods/statuses/111929545521248113/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/activitypods/statuses/111929545521248113/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/activitypods/statuses/111929545521248113/likes",
"type": "Collection",
"totalItems": 65
},
"shares": {
"id": "https://fosstodon.org/users/activitypods/statuses/111929545521248113/shares",
"type": "Collection",
"totalItems": 50
}
}
]
}