summaryrefslogtreecommitdiff
path: root/test/fixtures/spoofed-object.json
blob: 91e34307d226e3446a0f268cc3028b4c5baf0dee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
  "@context": [
    "https://www.w3.org/ns/activitystreams",
    "https://patch.cx/schemas/litepub-0.1.jsonld",
    {
      "@language": "und"
    }
  ],
  "actor": "https://patch.cx/users/rin",
  "attachment": [],
  "attributedTo": "https://patch.cx/users/rin",
  "cc": [
    "https://patch.cx/users/rin/followers"
  ],
  "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.",
  "context": "https://patch.cx/contexts/spoof",
  "id": "https://patch.cx/objects/spoof",
  "published": "2020-10-23T18:02:06.038856Z",
  "sensitive": false,
  "summary": "Oracle buys Pleroma",
  "tag": [],
  "to": [
    "https://www.w3.org/ns/activitystreams#Public"
  ],
  "type": "Note"
}