1{
2 "request_info": {
3 "success": true,
4 "credits_used": 1,
5 "credits_remaining": 999
6 },
7 "request_metadata": {
8 "id": "48d63ef58b3eb240d5b18115b674c4170faba51f",
9 "created_at": "2021-01-01T00:00:00.000Z",
10 "processed_at": "2021-01-01T00:00:00.001Z",
11 "total_time_taken": 0.1
12 },
13 "request_parameters": {
14 "type": "autocomplete",
15 "amazon_domain": "amazon.com",
16 "search_term": "animal",
17 "autocomplete_alias": "stripbooks"
18 },
19 "autocomplete_results": [
20 {
21 "suggestion": "animal farm",
22 "spelling_corrected": false,
23 "type": "KEYWORD"
24 },
25 {
26 "suggestion": "animal farm by george orwell",
27 "spelling_corrected": false,
28 "type": "KEYWORD"
29 },
30 {
31 "suggestion": "animal vegetable junk",
32 "spelling_corrected": false,
33 "type": "KEYWORD"
34 },
35 {
36 "suggestion": "animal coloring book",
37 "spelling_corrected": false,
38 "type": "KEYWORD"
39 },
40 {
41 "suggestion": "the human animal",
42 "spelling_corrected": false,
43 "type": "KEYWORD"
44 },
45 {
46 "suggestion": "animals",
47 "spelling_corrected": false,
48 "type": "KEYWORD"
49 },
50 {
51 "suggestion": "if animals kissed goodnight board book",
52 "spelling_corrected": false,
53 "type": "KEYWORD"
54 },
55 {
56 "suggestion": "animal books",
57 "spelling_corrected": false,
58 "type": "KEYWORD"
59 },
60 {
61 "suggestion": "animal lisa taddeo",
62 "spelling_corrected": false,
63 "type": "KEYWORD"
64 },
65 {
66 "suggestion": "animal",
67 "spelling_corrected": false,
68 "type": "KEYWORD"
69 }
70 ]
71}