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://social.vivaldi.net/users/Patricia/statuses/114580043643778705/replies",
"type": "Collection",
"first": {
"id": "https://social.vivaldi.net/users/Patricia/statuses/114580043643778705/replies?page=true",
"type": "CollectionPage",
"next": "https://social.vivaldi.net/users/Patricia/statuses/114580043643778705/replies?only_other_accounts=true&page=true",
"partOf": "https://social.vivaldi.net/users/Patricia/statuses/114580043643778705/replies",
"items": [
{
"id": "https://social.vivaldi.net/users/Patricia/statuses/114580047682830120",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.vivaldi.net/users/Patricia/statuses/114580043643778705",
"published": "2025-05-27T13:32:58Z",
"url": "https://social.vivaldi.net/@Patricia/114580047682830120",
"attributedTo": "https://social.vivaldi.net/users/Patricia",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.vivaldi.net/users/Patricia/followers"
],
"sensitive": false,
"atomUri": "https://social.vivaldi.net/users/Patricia/statuses/114580047682830120",
"inReplyToAtomUri": "https://social.vivaldi.net/users/Patricia/statuses/114580043643778705",
"conversation": "tag:vivaldi.net,2025-05-27:objectId=284296266:objectType=Conversation",
"content": "<p>2/ If you look at modern software development it is, to me, obvious what the factory is an example of: It's a CI/CD pipeline, it's basically DevOps tooling and monitoring. A similar architecture exists for other computer programs that do this type of process: take various pieces of stuff and compose them together. You'll see that architecture in audio and video processing/mixing software, a well known OSS example is ffmpeg. But you also see it in operating systems for example in composers like Wayland or X11.</p><p>Basically: there are no actual people in the factory in software development. Lean Software dev is a massive misunderstanding and so is by extension Kanban etc</p><p>I should really write a blogpost or something on this.</p><p>But if you read Toyota Way you will see something that looks a lot like software dev, but it's not very prominent: it's the people designing the factories and the people designing the cars.</p>",
"contentMap": {
"en": "<p>2/ If you look at modern software development it is, to me, obvious what the factory is an example of: It's a CI/CD pipeline, it's basically DevOps tooling and monitoring. A similar architecture exists for other computer programs that do this type of process: take various pieces of stuff and compose them together. You'll see that architecture in audio and video processing/mixing software, a well known OSS example is ffmpeg. But you also see it in operating systems for example in composers like Wayland or X11.</p><p>Basically: there are no actual people in the factory in software development. Lean Software dev is a massive misunderstanding and so is by extension Kanban etc</p><p>I should really write a blogpost or something on this.</p><p>But if you read Toyota Way you will see something that looks a lot like software dev, but it's not very prominent: it's the people designing the factories and the people designing the cars.</p>"
},
"updated": "2025-05-27T16:29:52Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.vivaldi.net/users/Patricia/statuses/114580047682830120/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.vivaldi.net/users/Patricia/statuses/114580047682830120/replies?min_id=114580053449209451&page=true",
"partOf": "https://social.vivaldi.net/users/Patricia/statuses/114580047682830120/replies",
"items": [
"https://social.vivaldi.net/users/Patricia/statuses/114580053449209451"
]
}
},
"likes": {
"id": "https://social.vivaldi.net/users/Patricia/statuses/114580047682830120/likes",
"type": "Collection",
"totalItems": 29
},
"shares": {
"id": "https://social.vivaldi.net/users/Patricia/statuses/114580047682830120/shares",
"type": "Collection",
"totalItems": 4
}
}
]
}
}