ActivityPub Viewer

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.

Open in browser →
{ "@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://gruene.social/users/PitStorm/statuses/102883464202267957", "type": "Note", "summary": null, "inReplyTo": null, "published": "2019-09-30T20:57:58Z", "url": "https://gruene.social/@PitStorm/102883464202267957", "attributedTo": "https://gruene.social/users/PitStorm", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://gruene.social/users/PitStorm/followers", "https://chaos.social/users/thunfisch" ], "sensitive": false, "atomUri": "https://gruene.social/users/PitStorm/statuses/102883464202267957", "inReplyToAtomUri": null, "conversation": "tag:chaos.social,2019-09-24:objectId=23401821:objectType=Conversation", "content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@thunfisch\" class=\"u-url mention\">@<span>thunfisch</span></a></span> Don&#39;t know if this works in GitLab, but in other Connections to LDAP i did this: Designed a group ${application}-users and assinged all users to that group which should be able to login. Created the LDAP-Filter that only shows users within that group to the application. The ${application}-users group is only needed for filtering. There are no permissions set with it. Don&#39;t forget only to filter against active users (userAccountControl:1.2.840.113556.1.4.803:=2).</p>", "contentMap": { "en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@thunfisch\" class=\"u-url mention\">@<span>thunfisch</span></a></span> Don&#39;t know if this works in GitLab, but in other Connections to LDAP i did this: Designed a group ${application}-users and assinged all users to that group which should be able to login. Created the LDAP-Filter that only shows users within that group to the application. The ${application}-users group is only needed for filtering. There are no permissions set with it. Don&#39;t forget only to filter against active users (userAccountControl:1.2.840.113556.1.4.803:=2).</p>" }, "attachment": [], "tag": [ { "type": "Mention", "href": "https://chaos.social/users/thunfisch", "name": "@thunfisch@chaos.social" } ], "replies": { "id": "https://gruene.social/users/PitStorm/statuses/102883464202267957/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://gruene.social/users/PitStorm/statuses/102883464202267957/replies?only_other_accounts=true&page=true", "partOf": "https://gruene.social/users/PitStorm/statuses/102883464202267957/replies", "items": [] } }, "likes": { "id": "https://gruene.social/users/PitStorm/statuses/102883464202267957/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://gruene.social/users/PitStorm/statuses/102883464202267957/shares", "type": "Collection", "totalItems": 0 } }