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/edgren/statuses/111739017806293177",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-01-11T19:41:42Z",
"url": "https://fosstodon.org/@edgren/111739017806293177",
"attributedTo": "https://fosstodon.org/users/edgren",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/edgren/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/edgren/statuses/111739017806293177",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-01-11:objectId=175794352:objectType=Conversation",
"content": "<p>Does anyone use Serenum API for their own projects?</p><p>I am thinking about removing Serenum API and only focus on Serenum. The reason is that I have 5+ other projects that I am both planning and working on. Removing Serenum API would help me focus more on Serenum so the new version can be released quicker.</p><p>If there's more yes than no, I will of course keep Serenum API.</p><p><a href=\"https://fosstodon.org/tags/serenum\" class=\"mention hashtag\" rel=\"tag\">#<span>serenum</span></a> <a href=\"https://fosstodon.org/tags/weather\" class=\"mention hashtag\" rel=\"tag\">#<span>weather</span></a> <a href=\"https://fosstodon.org/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://fosstodon.org/tags/self\" class=\"mention hashtag\" rel=\"tag\">#<span>self</span></a>-hosting <a href=\"https://fosstodon.org/tags/SelfHosting\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosting</span></a> <a href=\"https://fosstodon.org/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a> <a href=\"https://fosstodon.org/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> <a href=\"https://fosstodon.org/tags/api\" class=\"mention hashtag\" rel=\"tag\">#<span>api</span></a></p>",
"contentMap": {
"en": "<p>Does anyone use Serenum API for their own projects?</p><p>I am thinking about removing Serenum API and only focus on Serenum. The reason is that I have 5+ other projects that I am both planning and working on. Removing Serenum API would help me focus more on Serenum so the new version can be released quicker.</p><p>If there's more yes than no, I will of course keep Serenum API.</p><p><a href=\"https://fosstodon.org/tags/serenum\" class=\"mention hashtag\" rel=\"tag\">#<span>serenum</span></a> <a href=\"https://fosstodon.org/tags/weather\" class=\"mention hashtag\" rel=\"tag\">#<span>weather</span></a> <a href=\"https://fosstodon.org/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://fosstodon.org/tags/self\" class=\"mention hashtag\" rel=\"tag\">#<span>self</span></a>-hosting <a href=\"https://fosstodon.org/tags/SelfHosting\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosting</span></a> <a href=\"https://fosstodon.org/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a> <a href=\"https://fosstodon.org/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> <a href=\"https://fosstodon.org/tags/api\" class=\"mention hashtag\" rel=\"tag\">#<span>api</span></a></p>"
},
"endTime": "2024-01-12T19:41:42Z",
"closed": "2024-01-12T19:41:42Z",
"votersCount": 1,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/serenum",
"name": "#serenum"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/weather",
"name": "#weather"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/self",
"name": "#self"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/selfhosting",
"name": "#selfhosting"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/selfhosted",
"name": "#selfhosted"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/api",
"name": "#api"
}
],
"replies": {
"id": "https://fosstodon.org/users/edgren/statuses/111739017806293177/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/edgren/statuses/111739017806293177/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/edgren/statuses/111739017806293177/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/edgren/statuses/111739017806293177/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/edgren/statuses/111739017806293177/shares",
"type": "Collection",
"totalItems": 0
},
"oneOf": [
{
"type": "Note",
"name": "Yes",
"replies": {
"type": "Collection",
"totalItems": 1
}
},
{
"type": "Note",
"name": "No",
"replies": {
"type": "Collection",
"totalItems": 0
}
}
]
}