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://iosdev.space/users/j4ck/statuses/114287321998461827",
"type": "Note",
"summary": null,
"inReplyTo": "https://iosdev.space/users/j4ck/statuses/114214363778452184",
"published": "2025-04-05T20:48:58Z",
"url": "https://iosdev.space/@j4ck/114287321998461827",
"attributedTo": "https://iosdev.space/users/j4ck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://iosdev.space/users/j4ck/followers"
],
"sensitive": false,
"atomUri": "https://iosdev.space/users/j4ck/statuses/114287321998461827",
"inReplyToAtomUri": "https://iosdev.space/users/j4ck/statuses/114214363778452184",
"conversation": "tag:iosdev.space,2023-11-08:objectId=4642860:objectType=Conversation",
"content": "<p>Previously: Development Assets seemed broken (the post this one is replying to)<br />A: Fixed it with adding the assets to the build target, and to the development_assets_paths, as seen in changeset <a href=\"https://github.com/bikeindex/bike_index_ios/pull/50/files\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/bikeindex/bike_inde</span><span class=\"invisible\">x_ios/pull/50/files</span></a> (and renamed the file in this change too)<br /> <a href=\"https://iosdev.space/tags/iOSDev\" class=\"mention hashtag\" rel=\"tag\">#<span>iOSDev</span></a> <a href=\"https://iosdev.space/tags/SwiftUI\" class=\"mention hashtag\" rel=\"tag\">#<span>SwiftUI</span></a> <a href=\"https://iosdev.space/tags/BuildInPublic\" class=\"mention hashtag\" rel=\"tag\">#<span>BuildInPublic</span></a></p>",
"contentMap": {
"en": "<p>Previously: Development Assets seemed broken (the post this one is replying to)<br />A: Fixed it with adding the assets to the build target, and to the development_assets_paths, as seen in changeset <a href=\"https://github.com/bikeindex/bike_index_ios/pull/50/files\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/bikeindex/bike_inde</span><span class=\"invisible\">x_ios/pull/50/files</span></a> (and renamed the file in this change too)<br /> <a href=\"https://iosdev.space/tags/iOSDev\" class=\"mention hashtag\" rel=\"tag\">#<span>iOSDev</span></a> <a href=\"https://iosdev.space/tags/SwiftUI\" class=\"mention hashtag\" rel=\"tag\">#<span>SwiftUI</span></a> <a href=\"https://iosdev.space/tags/BuildInPublic\" class=\"mention hashtag\" rel=\"tag\">#<span>BuildInPublic</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://iosdev.space/tags/iosdev",
"name": "#iosdev"
},
{
"type": "Hashtag",
"href": "https://iosdev.space/tags/swiftui",
"name": "#swiftui"
},
{
"type": "Hashtag",
"href": "https://iosdev.space/tags/BuildInPublic",
"name": "#BuildInPublic"
}
],
"replies": {
"id": "https://iosdev.space/users/j4ck/statuses/114287321998461827/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://iosdev.space/users/j4ck/statuses/114287321998461827/replies?min_id=114287337871837417&page=true",
"partOf": "https://iosdev.space/users/j4ck/statuses/114287321998461827/replies",
"items": [
"https://iosdev.space/users/j4ck/statuses/114287337871837417"
]
}
},
"likes": {
"id": "https://iosdev.space/users/j4ck/statuses/114287321998461827/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://iosdev.space/users/j4ck/statuses/114287321998461827/shares",
"type": "Collection",
"totalItems": 0
}
}