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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
| {
"status": true,
"request_id": "1c67fded-d100-b8dc-f397-cb1a3b10",
"data": {
"name": "Reliance Motor Car Company acquired by General Motors",
"slug": "general-motors-acquires-reliance-motor-car-company--71c669ea",
"uuid": "71c669ea-43cb-23a2-a158-71bb06cf785b",
"image": "https://images.crunchbase.com/image/upload/v1465390856/yz07glmgyhwzacacrdrr.jpg",
"type": "acquisition",
"acquisition_type": "acquisition",
"status": "complete",
"disposition_of_acquired": null,
"terms": null,
"acquirer": {
"uuid": "5087a047-80c5-4aa3-dfdf-30dd8ac88b5e",
"slug": "general-motors",
"name": "General Motors",
"type": "organization",
"image": "https://images.crunchbase.com/image/upload/hmmrtltnb5pke51rxlvg",
"short_description": "General Motors is an automotive company that designs, produces, markets, and distributes vehicles and vehicle parts."
},
"acquiree": {
"uuid": "65cbc73a-6584-ab45-db78-5939b7938024",
"slug": "reliance-motor-car-company",
"name": "Reliance Motor Car Company",
"type": "organization",
"image": "https://images.crunchbase.com/image/upload/v1465390856/yz07glmgyhwzacacrdrr.jpg",
"short_description": "Reliance Motor Car Company is a manufacturer of motors."
},
"num_timeline_entries": 1,
"recent_press": [
{
"title": "Reliance Motor Car Company",
"url": "https://history.gmheritagecenter.com/wiki/index.php/Reliance_Motor_Car_Company",
"posted_on": "2016-05-04",
"publisher": null,
"author": null,
"thumbnail_url": null
}
// ... more items
]
},
"_meta": {
"is_cached": false,
"cached_at": 1778020041.2434206,
"cached_at_iso": "2026-05-05T22:27:21Z"
},
"request_params": {
"id": "general-motors-acquires-reliance-motor-car-company--71c669ea",
"fresh": "false"
}
}
|