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"
}
],
"id": "https://mastodon.xyz/users/sato1108ss/statuses/110386769221027960",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.xyz/users/sato1108ss/statuses/110381568741648966",
"published": "2023-05-18T00:07:06Z",
"url": "https://mastodon.xyz/@sato1108ss/110386769221027960",
"attributedTo": "https://mastodon.xyz/users/sato1108ss",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/sato1108ss/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/sato1108ss/statuses/110386769221027960",
"inReplyToAtomUri": "https://mastodon.xyz/users/sato1108ss/statuses/110381568741648966",
"conversation": "tag:mastodon.xyz,2023-05-12:objectId=128061107:objectType=Conversation",
"content": "<p>It wasn't bad to deploy express API in a server. I'm hosting 3 apps on Cyclic now so I need to find another service to host for free. </p><p>It's kind of sad that I cannot look up data with the movie id of IMDB in TMDB. TMDB API has an endpoint for that but it seems not working well. This gives my app a bug since it needs to look up movie data by title. </p><p>I will make readme.md for this app tomorrow!! I'm proud it's live now.<br /> </p><p>GitHub: <a href=\"https://github.com/Satoshi-Sh/findit2\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/Satoshi-Sh/findit2</span><span class=\"invisible\"></span></a></p><p>Live Page:<a href=\"https://satoshi-sh.github.io/findit2/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">satoshi-sh.github.io/findit2/</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>It wasn't bad to deploy express API in a server. I'm hosting 3 apps on Cyclic now so I need to find another service to host for free. </p><p>It's kind of sad that I cannot look up data with the movie id of IMDB in TMDB. TMDB API has an endpoint for that but it seems not working well. This gives my app a bug since it needs to look up movie data by title. </p><p>I will make readme.md for this app tomorrow!! I'm proud it's live now.<br /> </p><p>GitHub: <a href=\"https://github.com/Satoshi-Sh/findit2\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/Satoshi-Sh/findit2</span><span class=\"invisible\"></span></a></p><p>Live Page:<a href=\"https://satoshi-sh.github.io/findit2/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">satoshi-sh.github.io/findit2/</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.xyz/users/sato1108ss/statuses/110386769221027960/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/sato1108ss/statuses/110386769221027960/replies?min_id=110390478306478140&page=true",
"partOf": "https://mastodon.xyz/users/sato1108ss/statuses/110386769221027960/replies",
"items": [
"https://mastodon.xyz/users/sato1108ss/statuses/110386787483306030",
"https://mastodon.xyz/users/sato1108ss/statuses/110390478306478140"
]
}
},
"likes": {
"id": "https://mastodon.xyz/users/sato1108ss/statuses/110386769221027960/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.xyz/users/sato1108ss/statuses/110386769221027960/shares",
"type": "Collection",
"totalItems": 0
}
}