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://liker.social/users/puncturecolour/statuses/108384434939323054",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-05-29T09:07:10Z",
"url": "https://liker.social/@puncturecolour/108384434939323054",
"attributedTo": "https://liker.social/users/puncturecolour",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://liker.social/users/puncturecolour/followers"
],
"sensitive": false,
"atomUri": "https://liker.social/users/puncturecolour/statuses/108384434939323054",
"inReplyToAtomUri": null,
"conversation": "tag:liker.social,2022-05-29:objectId=5308791:objectType=Conversation",
"content": "<p>《為什麼有 follow bot 追蹤我呀?》<br />要回答這個問題,就需要了解聯邦時間軸是怎麼構成的。聯邦時間軸,又稱為已知網路,包含[本站的公開時間軸內容]+[本站使用者追蹤的外站使用者發佈的公開貼文],如果是比較少人的實例,聯邦時間軸的內容會比較空虛。follow bot 就因而誕生了,它專門用來追蹤外站的使用者以豐富聯邦時間軸,增加接觸到更多使用者和內容的機會。通常 follow bot 是用程式自動抓取的,像我用手動追蹤的比較少(其實是不會寫 :ablobgrin: ),但是follow bot 比較沒有效率,有些人對它很反感。後來出現了中繼器 relay,Mastodon 系的 Pub-Relay 會將訂閱實例的公開貼文轉嘟,Pleroma 系的 Activity-Relay 則不會,看起來就像是一般的聯邦時間軸貼文一樣。對於小型實例來說,中繼是很重要的,但是這需要對方實例也訂閱同一個實例才行,所以 follow bot 仍然有存在的必要。如果不想被 follow bot 或是其他機器人追蹤,在個人檔案裡加入 <a href=\"https://liker.social/tags/nobot\" class=\"mention hashtag\" rel=\"tag\">#<span>nobot</span></a> 標籤,通常就不會被機器人追蹤動態了。</p>",
"contentMap": {
"en": "<p>《為什麼有 follow bot 追蹤我呀?》<br />要回答這個問題,就需要了解聯邦時間軸是怎麼構成的。聯邦時間軸,又稱為已知網路,包含[本站的公開時間軸內容]+[本站使用者追蹤的外站使用者發佈的公開貼文],如果是比較少人的實例,聯邦時間軸的內容會比較空虛。follow bot 就因而誕生了,它專門用來追蹤外站的使用者以豐富聯邦時間軸,增加接觸到更多使用者和內容的機會。通常 follow bot 是用程式自動抓取的,像我用手動追蹤的比較少(其實是不會寫 :ablobgrin: ),但是follow bot 比較沒有效率,有些人對它很反感。後來出現了中繼器 relay,Mastodon 系的 Pub-Relay 會將訂閱實例的公開貼文轉嘟,Pleroma 系的 Activity-Relay 則不會,看起來就像是一般的聯邦時間軸貼文一樣。對於小型實例來說,中繼是很重要的,但是這需要對方實例也訂閱同一個實例才行,所以 follow bot 仍然有存在的必要。如果不想被 follow bot 或是其他機器人追蹤,在個人檔案裡加入 <a href=\"https://liker.social/tags/nobot\" class=\"mention hashtag\" rel=\"tag\">#<span>nobot</span></a> 標籤,通常就不會被機器人追蹤動態了。</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://liker.social/tags/nobot",
"name": "#nobot"
}
],
"replies": {
"id": "https://liker.social/users/puncturecolour/statuses/108384434939323054/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://liker.social/users/puncturecolour/statuses/108384434939323054/replies?only_other_accounts=true&page=true",
"partOf": "https://liker.social/users/puncturecolour/statuses/108384434939323054/replies",
"items": []
}
}
}