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://social.coop/users/Eliot_L/statuses/109355007228649212",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-16T18:56:28Z",
"url": "https://social.coop/@Eliot_L/109355007228649212",
"attributedTo": "https://social.coop/users/Eliot_L",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.coop/users/Eliot_L/followers"
],
"sensitive": false,
"atomUri": "https://social.coop/users/Eliot_L/statuses/109355007228649212",
"inReplyToAtomUri": null,
"conversation": "tag:social.coop,2022-11-16:objectId=41722470:objectType=Conversation",
"content": "<p>I have made a web tool that can import Mastodon lists into a different instance. Hopefully this will be added into the actual app, but it was faster to make an external tool.</p><p><a href=\"https://www.eliotlash.com/masto-list-importer/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">eliotlash.com/masto-list-impor</span><span class=\"invisible\">ter/</span></a></p><p>A <a href=\"https://social.coop/tags/CommandLine\" class=\"mention hashtag\" rel=\"tag\">#<span>CommandLine</span></a> tool is also available if you click through to the GitHub Page.</p><p><a href=\"https://social.coop/tags/MastoDev\" class=\"mention hashtag\" rel=\"tag\">#<span>MastoDev</span></a> <a href=\"https://social.coop/tags/MastoMeta\" class=\"mention hashtag\" rel=\"tag\">#<span>MastoMeta</span></a> <a href=\"https://social.coop/tags/MastoMigration\" class=\"mention hashtag\" rel=\"tag\">#<span>MastoMigration</span></a> <a href=\"https://social.coop/tags/MastodonMigration\" class=\"mention hashtag\" rel=\"tag\">#<span>MastodonMigration</span></a> <a href=\"https://social.coop/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a></p>",
"contentMap": {
"en": "<p>I have made a web tool that can import Mastodon lists into a different instance. Hopefully this will be added into the actual app, but it was faster to make an external tool.</p><p><a href=\"https://www.eliotlash.com/masto-list-importer/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">eliotlash.com/masto-list-impor</span><span class=\"invisible\">ter/</span></a></p><p>A <a href=\"https://social.coop/tags/CommandLine\" class=\"mention hashtag\" rel=\"tag\">#<span>CommandLine</span></a> tool is also available if you click through to the GitHub Page.</p><p><a href=\"https://social.coop/tags/MastoDev\" class=\"mention hashtag\" rel=\"tag\">#<span>MastoDev</span></a> <a href=\"https://social.coop/tags/MastoMeta\" class=\"mention hashtag\" rel=\"tag\">#<span>MastoMeta</span></a> <a href=\"https://social.coop/tags/MastoMigration\" class=\"mention hashtag\" rel=\"tag\">#<span>MastoMigration</span></a> <a href=\"https://social.coop/tags/MastodonMigration\" class=\"mention hashtag\" rel=\"tag\">#<span>MastodonMigration</span></a> <a href=\"https://social.coop/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.coop/tags/commandline",
"name": "#commandline"
},
{
"type": "Hashtag",
"href": "https://social.coop/tags/mastodev",
"name": "#mastodev"
},
{
"type": "Hashtag",
"href": "https://social.coop/tags/mastometa",
"name": "#mastometa"
},
{
"type": "Hashtag",
"href": "https://social.coop/tags/MastoMigration",
"name": "#MastoMigration"
},
{
"type": "Hashtag",
"href": "https://social.coop/tags/mastodonmigration",
"name": "#mastodonmigration"
},
{
"type": "Hashtag",
"href": "https://social.coop/tags/opensource",
"name": "#opensource"
}
],
"replies": {
"id": "https://social.coop/users/Eliot_L/statuses/109355007228649212/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/Eliot_L/statuses/109355007228649212/replies?min_id=109355024675132695&page=true",
"partOf": "https://social.coop/users/Eliot_L/statuses/109355007228649212/replies",
"items": [
"https://social.coop/users/Eliot_L/statuses/109355024675132695"
]
}
},
"likes": {
"id": "https://social.coop/users/Eliot_L/statuses/109355007228649212/likes",
"type": "Collection",
"totalItems": 23
},
"shares": {
"id": "https://social.coop/users/Eliot_L/statuses/109355007228649212/shares",
"type": "Collection",
"totalItems": 23
}
}