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", "Hashtag": "as:Hashtag" } ], "id": "https://mastodon.social/users/OfShad0ws/statuses/110141873541462406/replies", "type": "Collection", "first": { "id": "https://mastodon.social/users/OfShad0ws/statuses/110141873541462406/replies?page=true", "type": "CollectionPage", "next": "https://mastodon.social/users/OfShad0ws/statuses/110141873541462406/replies?only_other_accounts=true&page=true", "partOf": "https://mastodon.social/users/OfShad0ws/statuses/110141873541462406/replies", "items": [ { "id": "https://mastodon.social/users/OfShad0ws/statuses/110141912889205781", "type": "Note", "summary": null, "inReplyTo": "https://mastodon.social/users/OfShad0ws/statuses/110141873541462406", "published": "2023-04-04T18:16:55Z", "url": "https://mastodon.social/@OfShad0ws/110141912889205781", "attributedTo": "https://mastodon.social/users/OfShad0ws", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.social/users/OfShad0ws/followers" ], "sensitive": false, "atomUri": "https://mastodon.social/users/OfShad0ws/statuses/110141912889205781", "inReplyToAtomUri": "https://mastodon.social/users/OfShad0ws/statuses/110141873541462406", "conversation": "tag:mastodon.social,2023-04-04:objectId=426963528:objectType=Conversation", "content": "<p>3. Не присоединяйте таблицу с помощью left join, чтобы затем отфильтровать значения в ней в where.<br />Это фактически inner join, только выглядит непрофессионально и читается плохо.</p><p>4. Не используйте union, если нет необходимости избавиться от дублей. union all сильно выигрывает по производительности и показывает читающему код, что дублей в результатах не ожидается.</p><p><a href=\"https://mastodon.social/tags/SQLtips\" class=\"mention hashtag\" rel=\"tag\">#<span>SQLtips</span></a></p>", "contentMap": { "ru": "<p>3. Не присоединяйте таблицу с помощью left join, чтобы затем отфильтровать значения в ней в where.<br />Это фактически inner join, только выглядит непрофессионально и читается плохо.</p><p>4. Не используйте union, если нет необходимости избавиться от дублей. union all сильно выигрывает по производительности и показывает читающему код, что дублей в результатах не ожидается.</p><p><a href=\"https://mastodon.social/tags/SQLtips\" class=\"mention hashtag\" rel=\"tag\">#<span>SQLtips</span></a></p>" }, "attachment": [], "tag": [ { "type": "Hashtag", "href": "https://mastodon.social/tags/sqltips", "name": "#sqltips" } ], "replies": { "id": "https://mastodon.social/users/OfShad0ws/statuses/110141912889205781/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.social/users/OfShad0ws/statuses/110141912889205781/replies?min_id=110141970282503263&page=true", "partOf": "https://mastodon.social/users/OfShad0ws/statuses/110141912889205781/replies", "items": [ "https://mastodon.social/users/OfShad0ws/statuses/110141970282503263" ] } }, "likes": { "id": "https://mastodon.social/users/OfShad0ws/statuses/110141912889205781/likes", "type": "Collection", "totalItems": 0 }, "shares": { "id": "https://mastodon.social/users/OfShad0ws/statuses/110141912889205781/shares", "type": "Collection", "totalItems": 0 } } ] } }