Skip to content

Instantly share code, notes, and snippets.

@noellabo
Created July 27, 2019 14:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noellabo/7281f0b65231eff317bffc55dcc4383a to your computer and use it in GitHub Desktop.
Save noellabo/7281f0b65231eff317bffc55dcc4383a to your computer and use it in GitHub Desktop.
notestockの情報提供用
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"Hashtag": "as:Hashtag",
"toot": "http://joinmastodon.org/ns#",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"blurhash": "toot:blurhash"
}
],
"id": "https://bot.fedibird.com/users/noellabo/statuses/102513841681310462/activity",
"type": "Create",
"actor": "https://bot.fedibird.com/users/noellabo",
"published": "2019-07-27T14:18:06Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bot.fedibird.com/users/noellabo/followers",
"https://notestock.osa-p.net/users/stocker"
],
"object": {
"id": "https://bot.fedibird.com/users/noellabo/statuses/102513841681310462",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-07-27T14:18:06Z",
"url": "https://bot.fedibird.com/@noellabo/102513841681310462",
"attributedTo": "https://bot.fedibird.com/users/noellabo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://bot.fedibird.com/users/noellabo/followers",
"https://notestock.osa-p.net/users/stocker"
],
"sensitive": false,
"atomUri": "https://bot.fedibird.com/users/noellabo/statuses/102513841681310462",
"inReplyToAtomUri": null,
"conversation": "tag:bot.fedibird.com,2019-07-27:objectId=1410652:objectType=Conversation",
"content": "\\<p\\>\\<span class=\"h-card\"\\>\\<a href=\"https://notestock.osa-p.net/@stocker\" class=\"u-url mention\"\\>@\\<span\\>stocker\\</span\\>\\</a\\>\\</span\\> stockstart iPtB9PoNjj\\</p\\>",
"contentMap": {
"ja": "\\<p\\>\\<span class=\"h-card\"\\>\\<a href=\"https://notestock.osa-p.net/@stocker\" class=\"u-url mention\"\\>@\\<span\\>stocker\\</span\\>\\</a\\>\\</span\\> stockstart iPtB9PoNjj\\</p\\>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://notestock.osa-p.net/users/stocker",
"name": "@stocker@notestock.osa-p.net"
}
],
"replies": {
"id": "https://bot.fedibird.com/users/noellabo/statuses/102513841681310462/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"partOf": "https://bot.fedibird.com/users/noellabo/statuses/102513841681310462/replies",
"items": []
}
}
},
"signature": {
"type": "RsaSignature2017",
"creator": "https://bot.fedibird.com/users/noellabo#main-key",
"created": "2019-07-27T14:18:08Z",
"signatureValue": "dSuG1RURHPe0faSYW/pkWYtcVScFA18RtPSivJbFI7Smt1IiYCo+PsrZ4p0BuyZ/j/dMETc0qj9wnfaqhPrL0bwrYQ7v/OgzH8YFgYtptHcR+a9ypP0Hmzwy3ywM/Tu7S6u5daORBdHSYL/xNHM536lzKhEcV8mwpV1EUe0bWoHyuNCZi+mIoPu4B3nu3pPaIWP5SMnOAwokcv3mMD5bD8TA2o0pun2+kQPI1/doeJCZl9Bc1WlQ8hcB6rRU/OM9nenwSMlz8fthO6nCO4F9laDS5QTlZ/LA6XCS1FQVRVTVLP0rgPGlLPpxb/oxqSgcMs9W/mWDYuTqgzKnhFgprQ=="
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment