91e34307d226e3446a0f268cc3028b4c5baf0dee
[anni] / test / fixtures / spoofed-object.json
1 {
2   "@context": [
3     "https://www.w3.org/ns/activitystreams",
4     "https://patch.cx/schemas/litepub-0.1.jsonld",
5     {
6       "@language": "und"
7     }
8   ],
9   "actor": "https://patch.cx/users/rin",
10   "attachment": [],
11   "attributedTo": "https://patch.cx/users/rin",
12   "cc": [
13     "https://patch.cx/users/rin/followers"
14   ],
15   "content": "Oracle Corporation (NYSE: ORCL) today announced that it has signed a definitive merger agreement to acquire Pleroma AG (FRA: PLA), for $26.50 per share (approximately $10.3 billion). The transaction has been approved by the boards of directors of both companies and should close by early January.",
16   "context": "https://patch.cx/contexts/spoof",
17   "id": "https://patch.cx/objects/spoof",
18   "published": "2020-10-23T18:02:06.038856Z",
19   "sensitive": false,
20   "summary": "Oracle buys Pleroma",
21   "tag": [],
22   "to": [
23     "https://www.w3.org/ns/activitystreams#Public"
24   ],
25   "type": "Note"
26 }