activity-pub-poc/note.json

57 lines
2.6 KiB
JSON
Raw Normal View History

{
"@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://social.meissa-gmbh.de/users/team/statuses/107937234506182462",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-03-11T09:38:13Z",
"url": "https://social.meissa-gmbh.de/@team/107937234506182462",
"attributedTo": "https://social.meissa-gmbh.de/users/team",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.meissa-gmbh.de/users/team/followers"
],
"sensitive": false,
"atomUri": "https://social.meissa-gmbh.de/users/team/statuses/107937234506182462",
"inReplyToAtomUri": null,
"conversation": "tag:social.meissa-gmbh.de,2022-03-11:objectId=358829:objectType=Conversation",
"content": "<p>Kennt Ihr schon unsere Plastik-Sammelaktion <a href=\"https://meissa-gmbh.de/pages/about_meissa/gemeinwohl/sustainability_microplastic/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">meissa-gmbh.de/pages/about_mei</span><span class=\"invisible\">ssa/gemeinwohl/sustainability_microplastic/</span></a> ?</p><p>Ab sofort unterstützen wir auch Bilder über mastodon - d.h. antwortet auf diesen Post mit einem Bild und wir zeigen das direkt auf unserer Website 🙂 </p><p><a href=\"https://social.meissa-gmbh.de/tags/sustainability\" class=\"mention hashtag\" rel=\"tag\">#<span>sustainability</span></a> <a href=\"https://social.meissa-gmbh.de/tags/microplastic\" class=\"mention hashtag\" rel=\"tag\">#<span>microplastic</span></a></p>",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.meissa-gmbh.de/tags/sustainability",
"name": "#sustainability"
},
{
"type": "Hashtag",
"href": "https://social.meissa-gmbh.de/tags/microplastic",
"name": "#microplastic"
}
],
"replies": {
"id": "https://social.meissa-gmbh.de/users/team/statuses/107937234506182462/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.meissa-gmbh.de/users/team/statuses/107937234506182462/replies?only_other_accounts=true&page=true",
"partOf": "https://social.meissa-gmbh.de/users/team/statuses/107937234506182462/replies",
"items": []
}
}
}