tatooine 1.0.1 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (53) hide show
  1. checksums.yaml +5 -5
  2. data/.travis.yml +8 -7
  3. data/CHANGELOG.md +7 -2
  4. data/lib/tatooine.rb +1 -1
  5. data/lib/tatooine/version.rb +1 -1
  6. data/spec/film_spec.rb +5 -3
  7. data/spec/fixtures/vcr_cassettes/film_1.yml +15 -11
  8. data/spec/fixtures/vcr_cassettes/film_1_and_schema.yml +14 -10
  9. data/spec/fixtures/vcr_cassettes/film_count.yml +52 -39
  10. data/spec/fixtures/vcr_cassettes/film_list.yml +260 -215
  11. data/spec/fixtures/vcr_cassettes/film_schema.yml +52 -39
  12. data/spec/fixtures/vcr_cassettes/person_1.yml +14 -10
  13. data/spec/fixtures/vcr_cassettes/person_1_and_schema.yml +14 -10
  14. data/spec/fixtures/vcr_cassettes/person_count.yml +23 -19
  15. data/spec/fixtures/vcr_cassettes/person_list.yml +23 -19
  16. data/spec/fixtures/vcr_cassettes/person_next.yml +20 -16
  17. data/spec/fixtures/vcr_cassettes/person_previous.yml +23 -19
  18. data/spec/fixtures/vcr_cassettes/person_schema.yml +23 -19
  19. data/spec/fixtures/vcr_cassettes/planet_1.yml +14 -10
  20. data/spec/fixtures/vcr_cassettes/planet_1_and_schema.yml +14 -10
  21. data/spec/fixtures/vcr_cassettes/planet_count.yml +24 -20
  22. data/spec/fixtures/vcr_cassettes/planet_list.yml +24 -20
  23. data/spec/fixtures/vcr_cassettes/planet_next.yml +24 -20
  24. data/spec/fixtures/vcr_cassettes/planet_previous.yml +24 -20
  25. data/spec/fixtures/vcr_cassettes/planet_schema.yml +24 -20
  26. data/spec/fixtures/vcr_cassettes/species_1.yml +15 -11
  27. data/spec/fixtures/vcr_cassettes/species_1_and_schema.yml +15 -11
  28. data/spec/fixtures/vcr_cassettes/species_count.yml +26 -22
  29. data/spec/fixtures/vcr_cassettes/species_list.yml +26 -22
  30. data/spec/fixtures/vcr_cassettes/species_next.yml +22 -19
  31. data/spec/fixtures/vcr_cassettes/species_previous.yml +26 -22
  32. data/spec/fixtures/vcr_cassettes/species_schema.yml +26 -22
  33. data/spec/fixtures/vcr_cassettes/starship_10.yml +14 -10
  34. data/spec/fixtures/vcr_cassettes/starship_2_and_schema.yml +14 -10
  35. data/spec/fixtures/vcr_cassettes/starship_count.yml +25 -21
  36. data/spec/fixtures/vcr_cassettes/starship_list.yml +25 -21
  37. data/spec/fixtures/vcr_cassettes/starship_next.yml +24 -20
  38. data/spec/fixtures/vcr_cassettes/starship_previous.yml +25 -21
  39. data/spec/fixtures/vcr_cassettes/starship_schema.yml +25 -21
  40. data/spec/fixtures/vcr_cassettes/vehicle_14.yml +14 -10
  41. data/spec/fixtures/vcr_cassettes/vehicle_14_and_schema.yml +14 -10
  42. data/spec/fixtures/vcr_cassettes/vehicle_count.yml +24 -20
  43. data/spec/fixtures/vcr_cassettes/vehicle_list.yml +24 -20
  44. data/spec/fixtures/vcr_cassettes/vehicle_next.yml +24 -20
  45. data/spec/fixtures/vcr_cassettes/vehicle_previous.yml +24 -20
  46. data/spec/fixtures/vcr_cassettes/vehicle_schema.yml +24 -20
  47. data/spec/person_spec.rb +2 -2
  48. data/spec/planet_spec.rb +2 -2
  49. data/spec/species_spec.rb +2 -2
  50. data/spec/starship_spec.rb +2 -2
  51. data/spec/vehicle_spec.rb +1 -1
  52. data/tatooine.gemspec +3 -3
  53. metadata +8 -9
@@ -2,13 +2,13 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: http://swapi.co/api/planets/?page=1
5
+ uri: https://swapi.co/api/planets/?page=1
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - Tatooine Ruby Gem - 0.0.1
11
+ - Tatooine Ruby Gem - 1.0.1
12
12
  Accept-Encoding:
13
13
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
14
14
  Accept:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Tue, 17 Feb 2015 00:11:45 GMT
22
+ - Tue, 28 Aug 2018 21:41:44 GMT
23
23
  Content-Type:
24
24
  - application/json
25
25
  Transfer-Encoding:
@@ -27,8 +27,10 @@ http_interactions:
27
27
  Connection:
28
28
  - keep-alive
29
29
  Set-Cookie:
30
- - __cfduid=d30a4864694ad762e3c28971eece320c71424131904; expires=Wed, 17-Feb-16
31
- 00:11:44 GMT; path=/; domain=.swapi.co; HttpOnly
30
+ - __cfduid=df7023abc6d79c091b494f07d535b47381535492503; expires=Wed, 28-Aug-19
31
+ 21:41:43 GMT; path=/; domain=.swapi.co; HttpOnly; Secure
32
+ Etag:
33
+ - W/"394d177de8df8accc41f9427b749ef4a"
32
34
  Allow:
33
35
  - GET, HEAD, OPTIONS
34
36
  X-Frame-Options:
@@ -37,24 +39,26 @@ http_interactions:
37
39
  - Accept, Cookie
38
40
  Via:
39
41
  - 1.1 vegur
42
+ Expect-Ct:
43
+ - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
40
44
  Server:
41
- - cloudflare-nginx
45
+ - cloudflare
42
46
  Cf-Ray:
43
- - 1b9dc4f432301377-LHR
47
+ - 4519f19319d640e2-HAM
44
48
  body:
45
- encoding: UTF-8
46
- string: '{"count":60,"next":"http://swapi.co/api/planets/?page=2","previous":null,"results":[{"name":"Alderaan","rotation_period":"24","orbital_period":"364","diameter":"12500","climate":"temperate","gravity":"1
47
- standard","terrain":"grasslands, mountains","surface_water":"40","population":"2000000000","residents":["http://swapi.co/api/people/5/","http://swapi.co/api/people/68/","http://swapi.co/api/people/81/"],"films":["http://swapi.co/api/films/1/","http://swapi.co/api/films/6/"],"created":"2014-12-10T11:35:48.479000Z","edited":"2014-12-20T20:58:18.420000Z","url":"http://swapi.co/api/planets/2/"},{"name":"Yavin
49
+ encoding: ASCII-8BIT
50
+ string: '{"count":61,"next":"https://swapi.co/api/planets/?page=2","previous":null,"results":[{"name":"Alderaan","rotation_period":"24","orbital_period":"364","diameter":"12500","climate":"temperate","gravity":"1
51
+ standard","terrain":"grasslands, mountains","surface_water":"40","population":"2000000000","residents":["https://swapi.co/api/people/5/","https://swapi.co/api/people/68/","https://swapi.co/api/people/81/"],"films":["https://swapi.co/api/films/6/","https://swapi.co/api/films/1/"],"created":"2014-12-10T11:35:48.479000Z","edited":"2014-12-20T20:58:18.420000Z","url":"https://swapi.co/api/planets/2/"},{"name":"Yavin
48
52
  IV","rotation_period":"24","orbital_period":"4818","diameter":"10200","climate":"temperate,
49
- tropical","gravity":"1 standard","terrain":"jungle, rainforests","surface_water":"8","population":"1000","residents":[],"films":["http://swapi.co/api/films/1/"],"created":"2014-12-10T11:37:19.144000Z","edited":"2014-12-20T20:58:18.421000Z","url":"http://swapi.co/api/planets/3/"},{"name":"Hoth","rotation_period":"23","orbital_period":"549","diameter":"7200","climate":"frozen","gravity":"1.1
50
- standard","terrain":"tundra, ice caves, mountain ranges","surface_water":"100","population":"unknown","residents":[],"films":["http://swapi.co/api/films/2/"],"created":"2014-12-10T11:39:13.934000Z","edited":"2014-12-20T20:58:18.423000Z","url":"http://swapi.co/api/planets/4/"},{"name":"Dagobah","rotation_period":"23","orbital_period":"341","diameter":"8900","climate":"murky","gravity":"N/A","terrain":"swamp,
51
- jungles","surface_water":"8","population":"unknown","residents":[],"films":["http://swapi.co/api/films/2/","http://swapi.co/api/films/3/","http://swapi.co/api/films/6/"],"created":"2014-12-10T11:42:22.590000Z","edited":"2014-12-20T20:58:18.425000Z","url":"http://swapi.co/api/planets/5/"},{"name":"Bespin","rotation_period":"12","orbital_period":"5110","diameter":"118000","climate":"temperate","gravity":"1.5
52
- (surface), 1 standard (Cloud City)","terrain":"gas giant","surface_water":"0","population":"6000000","residents":["http://swapi.co/api/people/26/"],"films":["http://swapi.co/api/films/2/"],"created":"2014-12-10T11:43:55.240000Z","edited":"2014-12-20T20:58:18.427000Z","url":"http://swapi.co/api/planets/6/"},{"name":"Endor","rotation_period":"18","orbital_period":"402","diameter":"4900","climate":"temperate","gravity":"0.85
53
- standard","terrain":"forests, mountains, lakes","surface_water":"8","population":"30000000","residents":["http://swapi.co/api/people/30/"],"films":["http://swapi.co/api/films/3/"],"created":"2014-12-10T11:50:29.349000Z","edited":"2014-12-20T20:58:18.429000Z","url":"http://swapi.co/api/planets/7/"},{"name":"Naboo","rotation_period":"26","orbital_period":"312","diameter":"12120","climate":"temperate","gravity":"1
54
- standard","terrain":"grassy hills, swamps, forests, mountains","surface_water":"12","population":"4500000000","residents":["http://swapi.co/api/people/3/","http://swapi.co/api/people/21/","http://swapi.co/api/people/35/","http://swapi.co/api/people/36/","http://swapi.co/api/people/37/","http://swapi.co/api/people/38/","http://swapi.co/api/people/39/","http://swapi.co/api/people/42/","http://swapi.co/api/people/60/","http://swapi.co/api/people/61/","http://swapi.co/api/people/66/"],"films":["http://swapi.co/api/films/3/","http://swapi.co/api/films/4/","http://swapi.co/api/films/5/","http://swapi.co/api/films/6/"],"created":"2014-12-10T11:52:31.066000Z","edited":"2014-12-20T20:58:18.430000Z","url":"http://swapi.co/api/planets/8/"},{"name":"Coruscant","rotation_period":"24","orbital_period":"368","diameter":"12240","climate":"temperate","gravity":"1
55
- standard","terrain":"cityscape, mountains","surface_water":"unknown","population":"1000000000000","residents":["http://swapi.co/api/people/34/","http://swapi.co/api/people/55/","http://swapi.co/api/people/74/"],"films":["http://swapi.co/api/films/3/","http://swapi.co/api/films/4/","http://swapi.co/api/films/5/","http://swapi.co/api/films/6/"],"created":"2014-12-10T11:54:13.921000Z","edited":"2014-12-20T20:58:18.432000Z","url":"http://swapi.co/api/planets/9/"},{"name":"Kamino","rotation_period":"27","orbital_period":"463","diameter":"19720","climate":"temperate","gravity":"1
56
- standard","terrain":"ocean","surface_water":"100","population":"1000000000","residents":["http://swapi.co/api/people/22/","http://swapi.co/api/people/72/","http://swapi.co/api/people/73/"],"films":["http://swapi.co/api/films/5/"],"created":"2014-12-10T12:45:06.577000Z","edited":"2014-12-20T20:58:18.434000Z","url":"http://swapi.co/api/planets/10/"},{"name":"Geonosis","rotation_period":"30","orbital_period":"256","diameter":"11370","climate":"temperate,
57
- arid","gravity":"0.9 standard","terrain":"rock, desert, mountain, barren","surface_water":"5","population":"100000000000","residents":["http://swapi.co/api/people/63/"],"films":["http://swapi.co/api/films/5/"],"created":"2014-12-10T12:47:22.350000Z","edited":"2014-12-20T20:58:18.437000Z","url":"http://swapi.co/api/planets/11/"}]}'
53
+ tropical","gravity":"1 standard","terrain":"jungle, rainforests","surface_water":"8","population":"1000","residents":[],"films":["https://swapi.co/api/films/1/"],"created":"2014-12-10T11:37:19.144000Z","edited":"2014-12-20T20:58:18.421000Z","url":"https://swapi.co/api/planets/3/"},{"name":"Hoth","rotation_period":"23","orbital_period":"549","diameter":"7200","climate":"frozen","gravity":"1.1
54
+ standard","terrain":"tundra, ice caves, mountain ranges","surface_water":"100","population":"unknown","residents":[],"films":["https://swapi.co/api/films/2/"],"created":"2014-12-10T11:39:13.934000Z","edited":"2014-12-20T20:58:18.423000Z","url":"https://swapi.co/api/planets/4/"},{"name":"Dagobah","rotation_period":"23","orbital_period":"341","diameter":"8900","climate":"murky","gravity":"N/A","terrain":"swamp,
55
+ jungles","surface_water":"8","population":"unknown","residents":[],"films":["https://swapi.co/api/films/2/","https://swapi.co/api/films/6/","https://swapi.co/api/films/3/"],"created":"2014-12-10T11:42:22.590000Z","edited":"2014-12-20T20:58:18.425000Z","url":"https://swapi.co/api/planets/5/"},{"name":"Bespin","rotation_period":"12","orbital_period":"5110","diameter":"118000","climate":"temperate","gravity":"1.5
56
+ (surface), 1 standard (Cloud City)","terrain":"gas giant","surface_water":"0","population":"6000000","residents":["https://swapi.co/api/people/26/"],"films":["https://swapi.co/api/films/2/"],"created":"2014-12-10T11:43:55.240000Z","edited":"2014-12-20T20:58:18.427000Z","url":"https://swapi.co/api/planets/6/"},{"name":"Endor","rotation_period":"18","orbital_period":"402","diameter":"4900","climate":"temperate","gravity":"0.85
57
+ standard","terrain":"forests, mountains, lakes","surface_water":"8","population":"30000000","residents":["https://swapi.co/api/people/30/"],"films":["https://swapi.co/api/films/3/"],"created":"2014-12-10T11:50:29.349000Z","edited":"2014-12-20T20:58:18.429000Z","url":"https://swapi.co/api/planets/7/"},{"name":"Naboo","rotation_period":"26","orbital_period":"312","diameter":"12120","climate":"temperate","gravity":"1
58
+ standard","terrain":"grassy hills, swamps, forests, mountains","surface_water":"12","population":"4500000000","residents":["https://swapi.co/api/people/3/","https://swapi.co/api/people/21/","https://swapi.co/api/people/36/","https://swapi.co/api/people/37/","https://swapi.co/api/people/38/","https://swapi.co/api/people/39/","https://swapi.co/api/people/42/","https://swapi.co/api/people/60/","https://swapi.co/api/people/61/","https://swapi.co/api/people/66/","https://swapi.co/api/people/35/"],"films":["https://swapi.co/api/films/5/","https://swapi.co/api/films/4/","https://swapi.co/api/films/6/","https://swapi.co/api/films/3/"],"created":"2014-12-10T11:52:31.066000Z","edited":"2014-12-20T20:58:18.430000Z","url":"https://swapi.co/api/planets/8/"},{"name":"Coruscant","rotation_period":"24","orbital_period":"368","diameter":"12240","climate":"temperate","gravity":"1
59
+ standard","terrain":"cityscape, mountains","surface_water":"unknown","population":"1000000000000","residents":["https://swapi.co/api/people/34/","https://swapi.co/api/people/55/","https://swapi.co/api/people/74/"],"films":["https://swapi.co/api/films/5/","https://swapi.co/api/films/4/","https://swapi.co/api/films/6/","https://swapi.co/api/films/3/"],"created":"2014-12-10T11:54:13.921000Z","edited":"2014-12-20T20:58:18.432000Z","url":"https://swapi.co/api/planets/9/"},{"name":"Kamino","rotation_period":"27","orbital_period":"463","diameter":"19720","climate":"temperate","gravity":"1
60
+ standard","terrain":"ocean","surface_water":"100","population":"1000000000","residents":["https://swapi.co/api/people/22/","https://swapi.co/api/people/72/","https://swapi.co/api/people/73/"],"films":["https://swapi.co/api/films/5/"],"created":"2014-12-10T12:45:06.577000Z","edited":"2014-12-20T20:58:18.434000Z","url":"https://swapi.co/api/planets/10/"},{"name":"Geonosis","rotation_period":"30","orbital_period":"256","diameter":"11370","climate":"temperate,
61
+ arid","gravity":"0.9 standard","terrain":"rock, desert, mountain, barren","surface_water":"5","population":"100000000000","residents":["https://swapi.co/api/people/63/"],"films":["https://swapi.co/api/films/5/"],"created":"2014-12-10T12:47:22.350000Z","edited":"2014-12-20T20:58:18.437000Z","url":"https://swapi.co/api/planets/11/"}]}'
58
62
  http_version:
59
- recorded_at: Tue, 17 Feb 2015 00:11:46 GMT
63
+ recorded_at: Tue, 28 Aug 2018 21:41:44 GMT
60
64
  recorded_with: VCR 2.9.3
@@ -2,13 +2,13 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: http://swapi.co/api/planets/
5
+ uri: https://swapi.co/api/planets/
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - Tatooine Ruby Gem - 0.0.1
11
+ - Tatooine Ruby Gem - 1.0.1
12
12
  Accept-Encoding:
13
13
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
14
14
  Accept:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Tue, 17 Feb 2015 00:11:48 GMT
22
+ - Tue, 28 Aug 2018 21:41:46 GMT
23
23
  Content-Type:
24
24
  - application/json
25
25
  Transfer-Encoding:
@@ -27,8 +27,10 @@ http_interactions:
27
27
  Connection:
28
28
  - keep-alive
29
29
  Set-Cookie:
30
- - __cfduid=d6651fe386353daad29e0c79e626774b91424131907; expires=Wed, 17-Feb-16
31
- 00:11:47 GMT; path=/; domain=.swapi.co; HttpOnly
30
+ - __cfduid=d7d57c1eda92592bdb20320fd4375a6611535492505; expires=Wed, 28-Aug-19
31
+ 21:41:45 GMT; path=/; domain=.swapi.co; HttpOnly; Secure
32
+ Etag:
33
+ - W/"394d177de8df8accc41f9427b749ef4a"
32
34
  Allow:
33
35
  - GET, HEAD, OPTIONS
34
36
  X-Frame-Options:
@@ -37,24 +39,26 @@ http_interactions:
37
39
  - Accept, Cookie
38
40
  Via:
39
41
  - 1.1 vegur
42
+ Expect-Ct:
43
+ - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
40
44
  Server:
41
- - cloudflare-nginx
45
+ - cloudflare
42
46
  Cf-Ray:
43
- - 1b9dc5063798138f-LHR
47
+ - 4519f19f38164064-HAM
44
48
  body:
45
- encoding: UTF-8
46
- string: '{"count":60,"next":"http://swapi.co/api/planets/?page=2","previous":null,"results":[{"name":"Alderaan","rotation_period":"24","orbital_period":"364","diameter":"12500","climate":"temperate","gravity":"1
47
- standard","terrain":"grasslands, mountains","surface_water":"40","population":"2000000000","residents":["http://swapi.co/api/people/5/","http://swapi.co/api/people/68/","http://swapi.co/api/people/81/"],"films":["http://swapi.co/api/films/1/","http://swapi.co/api/films/6/"],"created":"2014-12-10T11:35:48.479000Z","edited":"2014-12-20T20:58:18.420000Z","url":"http://swapi.co/api/planets/2/"},{"name":"Yavin
49
+ encoding: ASCII-8BIT
50
+ string: '{"count":61,"next":"https://swapi.co/api/planets/?page=2","previous":null,"results":[{"name":"Alderaan","rotation_period":"24","orbital_period":"364","diameter":"12500","climate":"temperate","gravity":"1
51
+ standard","terrain":"grasslands, mountains","surface_water":"40","population":"2000000000","residents":["https://swapi.co/api/people/5/","https://swapi.co/api/people/68/","https://swapi.co/api/people/81/"],"films":["https://swapi.co/api/films/6/","https://swapi.co/api/films/1/"],"created":"2014-12-10T11:35:48.479000Z","edited":"2014-12-20T20:58:18.420000Z","url":"https://swapi.co/api/planets/2/"},{"name":"Yavin
48
52
  IV","rotation_period":"24","orbital_period":"4818","diameter":"10200","climate":"temperate,
49
- tropical","gravity":"1 standard","terrain":"jungle, rainforests","surface_water":"8","population":"1000","residents":[],"films":["http://swapi.co/api/films/1/"],"created":"2014-12-10T11:37:19.144000Z","edited":"2014-12-20T20:58:18.421000Z","url":"http://swapi.co/api/planets/3/"},{"name":"Hoth","rotation_period":"23","orbital_period":"549","diameter":"7200","climate":"frozen","gravity":"1.1
50
- standard","terrain":"tundra, ice caves, mountain ranges","surface_water":"100","population":"unknown","residents":[],"films":["http://swapi.co/api/films/2/"],"created":"2014-12-10T11:39:13.934000Z","edited":"2014-12-20T20:58:18.423000Z","url":"http://swapi.co/api/planets/4/"},{"name":"Dagobah","rotation_period":"23","orbital_period":"341","diameter":"8900","climate":"murky","gravity":"N/A","terrain":"swamp,
51
- jungles","surface_water":"8","population":"unknown","residents":[],"films":["http://swapi.co/api/films/2/","http://swapi.co/api/films/3/","http://swapi.co/api/films/6/"],"created":"2014-12-10T11:42:22.590000Z","edited":"2014-12-20T20:58:18.425000Z","url":"http://swapi.co/api/planets/5/"},{"name":"Bespin","rotation_period":"12","orbital_period":"5110","diameter":"118000","climate":"temperate","gravity":"1.5
52
- (surface), 1 standard (Cloud City)","terrain":"gas giant","surface_water":"0","population":"6000000","residents":["http://swapi.co/api/people/26/"],"films":["http://swapi.co/api/films/2/"],"created":"2014-12-10T11:43:55.240000Z","edited":"2014-12-20T20:58:18.427000Z","url":"http://swapi.co/api/planets/6/"},{"name":"Endor","rotation_period":"18","orbital_period":"402","diameter":"4900","climate":"temperate","gravity":"0.85
53
- standard","terrain":"forests, mountains, lakes","surface_water":"8","population":"30000000","residents":["http://swapi.co/api/people/30/"],"films":["http://swapi.co/api/films/3/"],"created":"2014-12-10T11:50:29.349000Z","edited":"2014-12-20T20:58:18.429000Z","url":"http://swapi.co/api/planets/7/"},{"name":"Naboo","rotation_period":"26","orbital_period":"312","diameter":"12120","climate":"temperate","gravity":"1
54
- standard","terrain":"grassy hills, swamps, forests, mountains","surface_water":"12","population":"4500000000","residents":["http://swapi.co/api/people/3/","http://swapi.co/api/people/21/","http://swapi.co/api/people/35/","http://swapi.co/api/people/36/","http://swapi.co/api/people/37/","http://swapi.co/api/people/38/","http://swapi.co/api/people/39/","http://swapi.co/api/people/42/","http://swapi.co/api/people/60/","http://swapi.co/api/people/61/","http://swapi.co/api/people/66/"],"films":["http://swapi.co/api/films/3/","http://swapi.co/api/films/4/","http://swapi.co/api/films/5/","http://swapi.co/api/films/6/"],"created":"2014-12-10T11:52:31.066000Z","edited":"2014-12-20T20:58:18.430000Z","url":"http://swapi.co/api/planets/8/"},{"name":"Coruscant","rotation_period":"24","orbital_period":"368","diameter":"12240","climate":"temperate","gravity":"1
55
- standard","terrain":"cityscape, mountains","surface_water":"unknown","population":"1000000000000","residents":["http://swapi.co/api/people/34/","http://swapi.co/api/people/55/","http://swapi.co/api/people/74/"],"films":["http://swapi.co/api/films/3/","http://swapi.co/api/films/4/","http://swapi.co/api/films/5/","http://swapi.co/api/films/6/"],"created":"2014-12-10T11:54:13.921000Z","edited":"2014-12-20T20:58:18.432000Z","url":"http://swapi.co/api/planets/9/"},{"name":"Kamino","rotation_period":"27","orbital_period":"463","diameter":"19720","climate":"temperate","gravity":"1
56
- standard","terrain":"ocean","surface_water":"100","population":"1000000000","residents":["http://swapi.co/api/people/22/","http://swapi.co/api/people/72/","http://swapi.co/api/people/73/"],"films":["http://swapi.co/api/films/5/"],"created":"2014-12-10T12:45:06.577000Z","edited":"2014-12-20T20:58:18.434000Z","url":"http://swapi.co/api/planets/10/"},{"name":"Geonosis","rotation_period":"30","orbital_period":"256","diameter":"11370","climate":"temperate,
57
- arid","gravity":"0.9 standard","terrain":"rock, desert, mountain, barren","surface_water":"5","population":"100000000000","residents":["http://swapi.co/api/people/63/"],"films":["http://swapi.co/api/films/5/"],"created":"2014-12-10T12:47:22.350000Z","edited":"2014-12-20T20:58:18.437000Z","url":"http://swapi.co/api/planets/11/"}]}'
53
+ tropical","gravity":"1 standard","terrain":"jungle, rainforests","surface_water":"8","population":"1000","residents":[],"films":["https://swapi.co/api/films/1/"],"created":"2014-12-10T11:37:19.144000Z","edited":"2014-12-20T20:58:18.421000Z","url":"https://swapi.co/api/planets/3/"},{"name":"Hoth","rotation_period":"23","orbital_period":"549","diameter":"7200","climate":"frozen","gravity":"1.1
54
+ standard","terrain":"tundra, ice caves, mountain ranges","surface_water":"100","population":"unknown","residents":[],"films":["https://swapi.co/api/films/2/"],"created":"2014-12-10T11:39:13.934000Z","edited":"2014-12-20T20:58:18.423000Z","url":"https://swapi.co/api/planets/4/"},{"name":"Dagobah","rotation_period":"23","orbital_period":"341","diameter":"8900","climate":"murky","gravity":"N/A","terrain":"swamp,
55
+ jungles","surface_water":"8","population":"unknown","residents":[],"films":["https://swapi.co/api/films/2/","https://swapi.co/api/films/6/","https://swapi.co/api/films/3/"],"created":"2014-12-10T11:42:22.590000Z","edited":"2014-12-20T20:58:18.425000Z","url":"https://swapi.co/api/planets/5/"},{"name":"Bespin","rotation_period":"12","orbital_period":"5110","diameter":"118000","climate":"temperate","gravity":"1.5
56
+ (surface), 1 standard (Cloud City)","terrain":"gas giant","surface_water":"0","population":"6000000","residents":["https://swapi.co/api/people/26/"],"films":["https://swapi.co/api/films/2/"],"created":"2014-12-10T11:43:55.240000Z","edited":"2014-12-20T20:58:18.427000Z","url":"https://swapi.co/api/planets/6/"},{"name":"Endor","rotation_period":"18","orbital_period":"402","diameter":"4900","climate":"temperate","gravity":"0.85
57
+ standard","terrain":"forests, mountains, lakes","surface_water":"8","population":"30000000","residents":["https://swapi.co/api/people/30/"],"films":["https://swapi.co/api/films/3/"],"created":"2014-12-10T11:50:29.349000Z","edited":"2014-12-20T20:58:18.429000Z","url":"https://swapi.co/api/planets/7/"},{"name":"Naboo","rotation_period":"26","orbital_period":"312","diameter":"12120","climate":"temperate","gravity":"1
58
+ standard","terrain":"grassy hills, swamps, forests, mountains","surface_water":"12","population":"4500000000","residents":["https://swapi.co/api/people/3/","https://swapi.co/api/people/21/","https://swapi.co/api/people/36/","https://swapi.co/api/people/37/","https://swapi.co/api/people/38/","https://swapi.co/api/people/39/","https://swapi.co/api/people/42/","https://swapi.co/api/people/60/","https://swapi.co/api/people/61/","https://swapi.co/api/people/66/","https://swapi.co/api/people/35/"],"films":["https://swapi.co/api/films/5/","https://swapi.co/api/films/4/","https://swapi.co/api/films/6/","https://swapi.co/api/films/3/"],"created":"2014-12-10T11:52:31.066000Z","edited":"2014-12-20T20:58:18.430000Z","url":"https://swapi.co/api/planets/8/"},{"name":"Coruscant","rotation_period":"24","orbital_period":"368","diameter":"12240","climate":"temperate","gravity":"1
59
+ standard","terrain":"cityscape, mountains","surface_water":"unknown","population":"1000000000000","residents":["https://swapi.co/api/people/34/","https://swapi.co/api/people/55/","https://swapi.co/api/people/74/"],"films":["https://swapi.co/api/films/5/","https://swapi.co/api/films/4/","https://swapi.co/api/films/6/","https://swapi.co/api/films/3/"],"created":"2014-12-10T11:54:13.921000Z","edited":"2014-12-20T20:58:18.432000Z","url":"https://swapi.co/api/planets/9/"},{"name":"Kamino","rotation_period":"27","orbital_period":"463","diameter":"19720","climate":"temperate","gravity":"1
60
+ standard","terrain":"ocean","surface_water":"100","population":"1000000000","residents":["https://swapi.co/api/people/22/","https://swapi.co/api/people/72/","https://swapi.co/api/people/73/"],"films":["https://swapi.co/api/films/5/"],"created":"2014-12-10T12:45:06.577000Z","edited":"2014-12-20T20:58:18.434000Z","url":"https://swapi.co/api/planets/10/"},{"name":"Geonosis","rotation_period":"30","orbital_period":"256","diameter":"11370","climate":"temperate,
61
+ arid","gravity":"0.9 standard","terrain":"rock, desert, mountain, barren","surface_water":"5","population":"100000000000","residents":["https://swapi.co/api/people/63/"],"films":["https://swapi.co/api/films/5/"],"created":"2014-12-10T12:47:22.350000Z","edited":"2014-12-20T20:58:18.437000Z","url":"https://swapi.co/api/planets/11/"}]}'
58
62
  http_version:
59
- recorded_at: Tue, 17 Feb 2015 00:11:49 GMT
63
+ recorded_at: Tue, 28 Aug 2018 21:41:46 GMT
60
64
  recorded_with: VCR 2.9.3
@@ -2,13 +2,13 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: http://swapi.co/api/species/1/
5
+ uri: https://swapi.co/api/species/1/
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - Tatooine Ruby Gem - 0.0.1
11
+ - Tatooine Ruby Gem - 1.0.1
12
12
  Accept-Encoding:
13
13
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
14
14
  Accept:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Tue, 17 Feb 2015 00:23:16 GMT
22
+ - Tue, 28 Aug 2018 21:41:50 GMT
23
23
  Content-Type:
24
24
  - application/json
25
25
  Transfer-Encoding:
@@ -27,8 +27,10 @@ http_interactions:
27
27
  Connection:
28
28
  - keep-alive
29
29
  Set-Cookie:
30
- - __cfduid=d9856a9dd123f2f43254afd5d1b518cf51424132596; expires=Wed, 17-Feb-16
31
- 00:23:16 GMT; path=/; domain=.swapi.co; HttpOnly
30
+ - __cfduid=d034b6c189fff2f1fc730b7d22324ba0d1535492509; expires=Wed, 28-Aug-19
31
+ 21:41:49 GMT; path=/; domain=.swapi.co; HttpOnly; Secure
32
+ Etag:
33
+ - W/"6adc428224f7d8e2d19d69da23a68620"
32
34
  Allow:
33
35
  - GET, HEAD, OPTIONS
34
36
  X-Frame-Options:
@@ -37,16 +39,18 @@ http_interactions:
37
39
  - Accept, Cookie
38
40
  Via:
39
41
  - 1.1 vegur
42
+ Expect-Ct:
43
+ - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
40
44
  Server:
41
- - cloudflare-nginx
45
+ - cloudflare
42
46
  Cf-Ray:
43
- - 1b9dd5d5893206d0-LHR
47
+ - 4519f1b97eaf40d6-HAM
44
48
  body:
45
- encoding: UTF-8
49
+ encoding: ASCII-8BIT
46
50
  string: '{"name":"Human","classification":"mammal","designation":"sentient","average_height":"180","skin_colors":"caucasian,
47
51
  black, asian, hispanic","hair_colors":"blonde, brown, black, red","eye_colors":"brown,
48
- blue, green, hazel, grey, amber","average_lifespan":"120","homeworld":"http://swapi.co/api/planets/9/","language":"Galactic
49
- Basic","people":["http://swapi.co/api/people/1/","http://swapi.co/api/people/4/","http://swapi.co/api/people/5/","http://swapi.co/api/people/6/","http://swapi.co/api/people/7/","http://swapi.co/api/people/9/","http://swapi.co/api/people/10/","http://swapi.co/api/people/11/","http://swapi.co/api/people/12/","http://swapi.co/api/people/14/","http://swapi.co/api/people/18/","http://swapi.co/api/people/19/","http://swapi.co/api/people/21/","http://swapi.co/api/people/22/","http://swapi.co/api/people/25/","http://swapi.co/api/people/26/","http://swapi.co/api/people/28/","http://swapi.co/api/people/29/","http://swapi.co/api/people/32/","http://swapi.co/api/people/34/","http://swapi.co/api/people/35/","http://swapi.co/api/people/43/","http://swapi.co/api/people/51/","http://swapi.co/api/people/60/","http://swapi.co/api/people/61/","http://swapi.co/api/people/62/","http://swapi.co/api/people/66/","http://swapi.co/api/people/67/","http://swapi.co/api/people/68/","http://swapi.co/api/people/69/","http://swapi.co/api/people/74/","http://swapi.co/api/people/81/"],"films":["http://swapi.co/api/films/1/","http://swapi.co/api/films/2/","http://swapi.co/api/films/3/","http://swapi.co/api/films/4/","http://swapi.co/api/films/5/","http://swapi.co/api/films/6/"],"created":"2014-12-10T13:52:11.567000Z","edited":"2014-12-29T12:31:56.906164Z","url":"http://swapi.co/api/species/1/"}'
52
+ blue, green, hazel, grey, amber","average_lifespan":"120","homeworld":"https://swapi.co/api/planets/9/","language":"Galactic
53
+ Basic","people":["https://swapi.co/api/people/1/","https://swapi.co/api/people/4/","https://swapi.co/api/people/5/","https://swapi.co/api/people/6/","https://swapi.co/api/people/7/","https://swapi.co/api/people/9/","https://swapi.co/api/people/10/","https://swapi.co/api/people/11/","https://swapi.co/api/people/12/","https://swapi.co/api/people/14/","https://swapi.co/api/people/18/","https://swapi.co/api/people/19/","https://swapi.co/api/people/21/","https://swapi.co/api/people/22/","https://swapi.co/api/people/25/","https://swapi.co/api/people/26/","https://swapi.co/api/people/28/","https://swapi.co/api/people/29/","https://swapi.co/api/people/32/","https://swapi.co/api/people/34/","https://swapi.co/api/people/43/","https://swapi.co/api/people/51/","https://swapi.co/api/people/60/","https://swapi.co/api/people/61/","https://swapi.co/api/people/62/","https://swapi.co/api/people/66/","https://swapi.co/api/people/67/","https://swapi.co/api/people/68/","https://swapi.co/api/people/69/","https://swapi.co/api/people/74/","https://swapi.co/api/people/81/","https://swapi.co/api/people/84/","https://swapi.co/api/people/85/","https://swapi.co/api/people/86/","https://swapi.co/api/people/35/"],"films":["https://swapi.co/api/films/2/","https://swapi.co/api/films/7/","https://swapi.co/api/films/5/","https://swapi.co/api/films/4/","https://swapi.co/api/films/6/","https://swapi.co/api/films/3/","https://swapi.co/api/films/1/"],"created":"2014-12-10T13:52:11.567000Z","edited":"2015-04-17T06:59:55.850671Z","url":"https://swapi.co/api/species/1/"}'
50
54
  http_version:
51
- recorded_at: Tue, 17 Feb 2015 00:23:18 GMT
55
+ recorded_at: Tue, 28 Aug 2018 21:41:50 GMT
52
56
  recorded_with: VCR 2.9.3
@@ -2,13 +2,13 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: http://swapi.co/api/species/1/
5
+ uri: https://swapi.co/api/species/1/
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - Tatooine Ruby Gem - 0.0.1
11
+ - Tatooine Ruby Gem - 1.0.1
12
12
  Accept-Encoding:
13
13
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
14
14
  Accept:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Tue, 17 Feb 2015 00:23:19 GMT
22
+ - Tue, 28 Aug 2018 21:41:50 GMT
23
23
  Content-Type:
24
24
  - application/json
25
25
  Transfer-Encoding:
@@ -27,8 +27,10 @@ http_interactions:
27
27
  Connection:
28
28
  - keep-alive
29
29
  Set-Cookie:
30
- - __cfduid=d0e1ee6d975ddccfc6909fa99e9eea9c31424132597; expires=Wed, 17-Feb-16
31
- 00:23:17 GMT; path=/; domain=.swapi.co; HttpOnly
30
+ - __cfduid=d2103a8cfbcd5f8600f46200715ed8e831535492510; expires=Wed, 28-Aug-19
31
+ 21:41:50 GMT; path=/; domain=.swapi.co; HttpOnly; Secure
32
+ Etag:
33
+ - W/"6adc428224f7d8e2d19d69da23a68620"
32
34
  Allow:
33
35
  - GET, HEAD, OPTIONS
34
36
  X-Frame-Options:
@@ -37,16 +39,18 @@ http_interactions:
37
39
  - Accept, Cookie
38
40
  Via:
39
41
  - 1.1 vegur
42
+ Expect-Ct:
43
+ - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
40
44
  Server:
41
- - cloudflare-nginx
45
+ - cloudflare
42
46
  Cf-Ray:
43
- - 1b9dd5db4c6d0cdd-LHR
47
+ - 4519f1bd5ac94064-HAM
44
48
  body:
45
- encoding: UTF-8
49
+ encoding: ASCII-8BIT
46
50
  string: '{"name":"Human","classification":"mammal","designation":"sentient","average_height":"180","skin_colors":"caucasian,
47
51
  black, asian, hispanic","hair_colors":"blonde, brown, black, red","eye_colors":"brown,
48
- blue, green, hazel, grey, amber","average_lifespan":"120","homeworld":"http://swapi.co/api/planets/9/","language":"Galactic
49
- Basic","people":["http://swapi.co/api/people/1/","http://swapi.co/api/people/4/","http://swapi.co/api/people/5/","http://swapi.co/api/people/6/","http://swapi.co/api/people/7/","http://swapi.co/api/people/9/","http://swapi.co/api/people/10/","http://swapi.co/api/people/11/","http://swapi.co/api/people/12/","http://swapi.co/api/people/14/","http://swapi.co/api/people/18/","http://swapi.co/api/people/19/","http://swapi.co/api/people/21/","http://swapi.co/api/people/22/","http://swapi.co/api/people/25/","http://swapi.co/api/people/26/","http://swapi.co/api/people/28/","http://swapi.co/api/people/29/","http://swapi.co/api/people/32/","http://swapi.co/api/people/34/","http://swapi.co/api/people/35/","http://swapi.co/api/people/43/","http://swapi.co/api/people/51/","http://swapi.co/api/people/60/","http://swapi.co/api/people/61/","http://swapi.co/api/people/62/","http://swapi.co/api/people/66/","http://swapi.co/api/people/67/","http://swapi.co/api/people/68/","http://swapi.co/api/people/69/","http://swapi.co/api/people/74/","http://swapi.co/api/people/81/"],"films":["http://swapi.co/api/films/1/","http://swapi.co/api/films/2/","http://swapi.co/api/films/3/","http://swapi.co/api/films/4/","http://swapi.co/api/films/5/","http://swapi.co/api/films/6/"],"created":"2014-12-10T13:52:11.567000Z","edited":"2014-12-29T12:31:56.906164Z","url":"http://swapi.co/api/species/1/"}'
52
+ blue, green, hazel, grey, amber","average_lifespan":"120","homeworld":"https://swapi.co/api/planets/9/","language":"Galactic
53
+ Basic","people":["https://swapi.co/api/people/1/","https://swapi.co/api/people/4/","https://swapi.co/api/people/5/","https://swapi.co/api/people/6/","https://swapi.co/api/people/7/","https://swapi.co/api/people/9/","https://swapi.co/api/people/10/","https://swapi.co/api/people/11/","https://swapi.co/api/people/12/","https://swapi.co/api/people/14/","https://swapi.co/api/people/18/","https://swapi.co/api/people/19/","https://swapi.co/api/people/21/","https://swapi.co/api/people/22/","https://swapi.co/api/people/25/","https://swapi.co/api/people/26/","https://swapi.co/api/people/28/","https://swapi.co/api/people/29/","https://swapi.co/api/people/32/","https://swapi.co/api/people/34/","https://swapi.co/api/people/43/","https://swapi.co/api/people/51/","https://swapi.co/api/people/60/","https://swapi.co/api/people/61/","https://swapi.co/api/people/62/","https://swapi.co/api/people/66/","https://swapi.co/api/people/67/","https://swapi.co/api/people/68/","https://swapi.co/api/people/69/","https://swapi.co/api/people/74/","https://swapi.co/api/people/81/","https://swapi.co/api/people/84/","https://swapi.co/api/people/85/","https://swapi.co/api/people/86/","https://swapi.co/api/people/35/"],"films":["https://swapi.co/api/films/2/","https://swapi.co/api/films/7/","https://swapi.co/api/films/5/","https://swapi.co/api/films/4/","https://swapi.co/api/films/6/","https://swapi.co/api/films/3/","https://swapi.co/api/films/1/"],"created":"2014-12-10T13:52:11.567000Z","edited":"2015-04-17T06:59:55.850671Z","url":"https://swapi.co/api/species/1/"}'
50
54
  http_version:
51
- recorded_at: Tue, 17 Feb 2015 00:23:20 GMT
55
+ recorded_at: Tue, 28 Aug 2018 21:41:51 GMT
52
56
  recorded_with: VCR 2.9.3
@@ -2,13 +2,13 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: http://swapi.co/api/species/
5
+ uri: https://swapi.co/api/species/
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - Tatooine Ruby Gem - 0.0.1
11
+ - Tatooine Ruby Gem - 1.0.1
12
12
  Accept-Encoding:
13
13
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
14
14
  Accept:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Tue, 17 Feb 2015 00:23:12 GMT
22
+ - Tue, 28 Aug 2018 21:41:47 GMT
23
23
  Content-Type:
24
24
  - application/json
25
25
  Transfer-Encoding:
@@ -27,8 +27,10 @@ http_interactions:
27
27
  Connection:
28
28
  - keep-alive
29
29
  Set-Cookie:
30
- - __cfduid=d4722dc7391f4ac9e9179831403821ae11424132591; expires=Wed, 17-Feb-16
31
- 00:23:11 GMT; path=/; domain=.swapi.co; HttpOnly
30
+ - __cfduid=d6187a14d1ec15475d1284c73e00160b41535492506; expires=Wed, 28-Aug-19
31
+ 21:41:46 GMT; path=/; domain=.swapi.co; HttpOnly; Secure
32
+ Etag:
33
+ - W/"76de0707e3e38a25482a22019b409970"
32
34
  Allow:
33
35
  - GET, HEAD, OPTIONS
34
36
  X-Frame-Options:
@@ -37,27 +39,29 @@ http_interactions:
37
39
  - Accept, Cookie
38
40
  Via:
39
41
  - 1.1 vegur
42
+ Expect-Ct:
43
+ - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
40
44
  Server:
41
- - cloudflare-nginx
45
+ - cloudflare
42
46
  Cf-Ray:
43
- - 1b9dd5b9f2cc061c-LHR
47
+ - 4519f1a35efe413c-HAM
44
48
  body:
45
- encoding: UTF-8
46
- string: '{"count":37,"next":"http://swapi.co/api/species/?page=2","previous":null,"results":[{"name":"Droid","classification":"artificial","designation":"sentient","average_height":"n/a","skin_colors":"n/a","hair_colors":"n/a","eye_colors":"n/a","average_lifespan":"indefinite","homeworld":null,"language":"n/a","people":["http://swapi.co/api/people/2/","http://swapi.co/api/people/3/","http://swapi.co/api/people/8/","http://swapi.co/api/people/23/"],"films":["http://swapi.co/api/films/1/","http://swapi.co/api/films/2/","http://swapi.co/api/films/3/","http://swapi.co/api/films/4/","http://swapi.co/api/films/5/","http://swapi.co/api/films/6/"],"created":"2014-12-10T15:16:16.259000Z","edited":"2014-12-20T21:36:42.139000Z","url":"http://swapi.co/api/species/2/"},{"name":"Rodian","classification":"sentient","designation":"reptilian","average_height":"170","skin_colors":"green,
47
- blue","hair_colors":"n/a","eye_colors":"black","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/23/","language":"Galatic
48
- Basic","people":["http://swapi.co/api/people/15/"],"films":["http://swapi.co/api/films/1/"],"created":"2014-12-10T17:05:26.471000Z","edited":"2014-12-20T21:36:42.144000Z","url":"http://swapi.co/api/species/4/"},{"name":"Hutt","classification":"gastropod","designation":"sentient","average_height":"300","skin_colors":"green,
49
- brown, tan","hair_colors":"n/a","eye_colors":"yellow, red","average_lifespan":"1000","homeworld":"http://swapi.co/api/planets/24/","language":"Huttese","people":["http://swapi.co/api/people/16/"],"films":["http://swapi.co/api/films/1/","http://swapi.co/api/films/3/"],"created":"2014-12-10T17:12:50.410000Z","edited":"2014-12-20T21:36:42.146000Z","url":"http://swapi.co/api/species/5/"},{"name":"Yoda''s
49
+ encoding: ASCII-8BIT
50
+ string: '{"count":37,"next":"https://swapi.co/api/species/?page=2","previous":null,"results":[{"name":"Hutt","classification":"gastropod","designation":"sentient","average_height":"300","skin_colors":"green,
51
+ brown, tan","hair_colors":"n/a","eye_colors":"yellow, red","average_lifespan":"1000","homeworld":"https://swapi.co/api/planets/24/","language":"Huttese","people":["https://swapi.co/api/people/16/"],"films":["https://swapi.co/api/films/3/","https://swapi.co/api/films/1/"],"created":"2014-12-10T17:12:50.410000Z","edited":"2014-12-20T21:36:42.146000Z","url":"https://swapi.co/api/species/5/"},{"name":"Yoda''s
50
52
  species","classification":"mammal","designation":"sentient","average_height":"66","skin_colors":"green,
51
- yellow","hair_colors":"brown, white","eye_colors":"brown, green, yellow","average_lifespan":"900","homeworld":"http://swapi.co/api/planets/28/","language":"Galactic
52
- basic","people":["http://swapi.co/api/people/20/"],"films":["http://swapi.co/api/films/2/","http://swapi.co/api/films/3/","http://swapi.co/api/films/4/","http://swapi.co/api/films/5/","http://swapi.co/api/films/6/"],"created":"2014-12-15T12:27:22.877000Z","edited":"2014-12-20T21:36:42.148000Z","url":"http://swapi.co/api/species/6/"},{"name":"Trandoshan","classification":"reptile","designation":"sentient","average_height":"200","skin_colors":"brown,
53
- green","hair_colors":"none","eye_colors":"yellow, orange","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/29/","language":"Dosh","people":["http://swapi.co/api/people/24/"],"films":["http://swapi.co/api/films/2/"],"created":"2014-12-15T13:07:47.704000Z","edited":"2014-12-20T21:36:42.151000Z","url":"http://swapi.co/api/species/7/"},{"name":"Mon
53
+ yellow","hair_colors":"brown, white","eye_colors":"brown, green, yellow","average_lifespan":"900","homeworld":"https://swapi.co/api/planets/28/","language":"Galactic
54
+ basic","people":["https://swapi.co/api/people/20/"],"films":["https://swapi.co/api/films/2/","https://swapi.co/api/films/5/","https://swapi.co/api/films/4/","https://swapi.co/api/films/6/","https://swapi.co/api/films/3/"],"created":"2014-12-15T12:27:22.877000Z","edited":"2014-12-20T21:36:42.148000Z","url":"https://swapi.co/api/species/6/"},{"name":"Trandoshan","classification":"reptile","designation":"sentient","average_height":"200","skin_colors":"brown,
55
+ green","hair_colors":"none","eye_colors":"yellow, orange","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/29/","language":"Dosh","people":["https://swapi.co/api/people/24/"],"films":["https://swapi.co/api/films/2/"],"created":"2014-12-15T13:07:47.704000Z","edited":"2014-12-20T21:36:42.151000Z","url":"https://swapi.co/api/species/7/"},{"name":"Mon
54
56
  Calamari","classification":"amphibian","designation":"sentient","average_height":"160","skin_colors":"red,
55
- blue, brown, magenta","hair_colors":"none","eye_colors":"yellow","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/31/","language":"Mon
56
- Calamarian","people":["http://swapi.co/api/people/27/"],"films":["http://swapi.co/api/films/3/"],"created":"2014-12-18T11:09:52.263000Z","edited":"2014-12-20T21:36:42.153000Z","url":"http://swapi.co/api/species/8/"},{"name":"Ewok","classification":"mammal","designation":"sentient","average_height":"100","skin_colors":"brown","hair_colors":"white,
57
- brown, black","eye_colors":"orange, brown","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/7/","language":"Ewokese","people":["http://swapi.co/api/people/30/"],"films":["http://swapi.co/api/films/3/"],"created":"2014-12-18T11:22:00.285000Z","edited":"2014-12-20T21:36:42.155000Z","url":"http://swapi.co/api/species/9/"},{"name":"Sullustan","classification":"mammal","designation":"sentient","average_height":"180","skin_colors":"pale","hair_colors":"none","eye_colors":"black","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/33/","language":"Sullutese","people":["http://swapi.co/api/people/31/"],"films":["http://swapi.co/api/films/3/"],"created":"2014-12-18T11:26:20.103000Z","edited":"2014-12-20T21:36:42.157000Z","url":"http://swapi.co/api/species/10/"},{"name":"Neimodian","classification":"unknown","designation":"sentient","average_height":"180","skin_colors":"grey,
58
- green","hair_colors":"none","eye_colors":"red, pink","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/18/","language":"Neimoidia","people":["http://swapi.co/api/people/33/"],"films":["http://swapi.co/api/films/4/"],"created":"2014-12-19T17:07:31.319000Z","edited":"2014-12-20T21:36:42.160000Z","url":"http://swapi.co/api/species/11/"},{"name":"Gungan","classification":"amphibian","designation":"sentient","average_height":"190","skin_colors":"brown,
59
- green","hair_colors":"none","eye_colors":"orange","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/8/","language":"Gungan
60
- basic","people":["http://swapi.co/api/people/36/","http://swapi.co/api/people/37/","http://swapi.co/api/people/38/"],"films":["http://swapi.co/api/films/4/","http://swapi.co/api/films/5/"],"created":"2014-12-19T17:30:37.341000Z","edited":"2014-12-20T21:36:42.163000Z","url":"http://swapi.co/api/species/12/"}]}'
57
+ blue, brown, magenta","hair_colors":"none","eye_colors":"yellow","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/31/","language":"Mon
58
+ Calamarian","people":["https://swapi.co/api/people/27/"],"films":["https://swapi.co/api/films/3/"],"created":"2014-12-18T11:09:52.263000Z","edited":"2014-12-20T21:36:42.153000Z","url":"https://swapi.co/api/species/8/"},{"name":"Ewok","classification":"mammal","designation":"sentient","average_height":"100","skin_colors":"brown","hair_colors":"white,
59
+ brown, black","eye_colors":"orange, brown","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/7/","language":"Ewokese","people":["https://swapi.co/api/people/30/"],"films":["https://swapi.co/api/films/3/"],"created":"2014-12-18T11:22:00.285000Z","edited":"2014-12-20T21:36:42.155000Z","url":"https://swapi.co/api/species/9/"},{"name":"Sullustan","classification":"mammal","designation":"sentient","average_height":"180","skin_colors":"pale","hair_colors":"none","eye_colors":"black","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/33/","language":"Sullutese","people":["https://swapi.co/api/people/31/"],"films":["https://swapi.co/api/films/3/"],"created":"2014-12-18T11:26:20.103000Z","edited":"2014-12-20T21:36:42.157000Z","url":"https://swapi.co/api/species/10/"},{"name":"Neimodian","classification":"unknown","designation":"sentient","average_height":"180","skin_colors":"grey,
60
+ green","hair_colors":"none","eye_colors":"red, pink","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/18/","language":"Neimoidia","people":["https://swapi.co/api/people/33/"],"films":["https://swapi.co/api/films/4/"],"created":"2014-12-19T17:07:31.319000Z","edited":"2014-12-20T21:36:42.160000Z","url":"https://swapi.co/api/species/11/"},{"name":"Gungan","classification":"amphibian","designation":"sentient","average_height":"190","skin_colors":"brown,
61
+ green","hair_colors":"none","eye_colors":"orange","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/8/","language":"Gungan
62
+ basic","people":["https://swapi.co/api/people/36/","https://swapi.co/api/people/37/","https://swapi.co/api/people/38/"],"films":["https://swapi.co/api/films/5/","https://swapi.co/api/films/4/"],"created":"2014-12-19T17:30:37.341000Z","edited":"2014-12-20T21:36:42.163000Z","url":"https://swapi.co/api/species/12/"},{"name":"Toydarian","classification":"mammal","designation":"sentient","average_height":"120","skin_colors":"blue,
63
+ green, grey","hair_colors":"none","eye_colors":"yellow","average_lifespan":"91","homeworld":"https://swapi.co/api/planets/34/","language":"Toydarian","people":["https://swapi.co/api/people/40/"],"films":["https://swapi.co/api/films/5/","https://swapi.co/api/films/4/"],"created":"2014-12-19T17:48:56.893000Z","edited":"2014-12-20T21:36:42.165000Z","url":"https://swapi.co/api/species/13/"},{"name":"Dug","classification":"mammal","designation":"sentient","average_height":"100","skin_colors":"brown,
64
+ purple, grey, red","hair_colors":"none","eye_colors":"yellow, blue","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/35/","language":"Dugese","people":["https://swapi.co/api/people/41/"],"films":["https://swapi.co/api/films/4/"],"created":"2014-12-19T17:53:11.214000Z","edited":"2014-12-20T21:36:42.167000Z","url":"https://swapi.co/api/species/14/"}]}'
61
65
  http_version:
62
- recorded_at: Tue, 17 Feb 2015 00:23:13 GMT
66
+ recorded_at: Tue, 28 Aug 2018 21:41:47 GMT
63
67
  recorded_with: VCR 2.9.3
@@ -2,13 +2,13 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: http://swapi.co/api/species/
5
+ uri: https://swapi.co/api/species/
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - Tatooine Ruby Gem - 0.0.1
11
+ - Tatooine Ruby Gem - 1.0.1
12
12
  Accept-Encoding:
13
13
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
14
14
  Accept:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Tue, 17 Feb 2015 00:23:12 GMT
22
+ - Tue, 28 Aug 2018 21:41:47 GMT
23
23
  Content-Type:
24
24
  - application/json
25
25
  Transfer-Encoding:
@@ -27,8 +27,10 @@ http_interactions:
27
27
  Connection:
28
28
  - keep-alive
29
29
  Set-Cookie:
30
- - __cfduid=d6f9e0406a34ddf78fbad0930222216071424132592; expires=Wed, 17-Feb-16
31
- 00:23:12 GMT; path=/; domain=.swapi.co; HttpOnly
30
+ - __cfduid=d2fe850d63374c52f286c4bc3af4a82051535492507; expires=Wed, 28-Aug-19
31
+ 21:41:47 GMT; path=/; domain=.swapi.co; HttpOnly; Secure
32
+ Etag:
33
+ - W/"76de0707e3e38a25482a22019b409970"
32
34
  Allow:
33
35
  - GET, HEAD, OPTIONS
34
36
  X-Frame-Options:
@@ -37,27 +39,29 @@ http_interactions:
37
39
  - Accept, Cookie
38
40
  Via:
39
41
  - 1.1 vegur
42
+ Expect-Ct:
43
+ - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
40
44
  Server:
41
- - cloudflare-nginx
45
+ - cloudflare
42
46
  Cf-Ray:
43
- - 1b9dd5bdd4250a6c-LHR
47
+ - 4519f1a97e844064-HAM
44
48
  body:
45
- encoding: UTF-8
46
- string: '{"count":37,"next":"http://swapi.co/api/species/?page=2","previous":null,"results":[{"name":"Droid","classification":"artificial","designation":"sentient","average_height":"n/a","skin_colors":"n/a","hair_colors":"n/a","eye_colors":"n/a","average_lifespan":"indefinite","homeworld":null,"language":"n/a","people":["http://swapi.co/api/people/2/","http://swapi.co/api/people/3/","http://swapi.co/api/people/8/","http://swapi.co/api/people/23/"],"films":["http://swapi.co/api/films/1/","http://swapi.co/api/films/2/","http://swapi.co/api/films/3/","http://swapi.co/api/films/4/","http://swapi.co/api/films/5/","http://swapi.co/api/films/6/"],"created":"2014-12-10T15:16:16.259000Z","edited":"2014-12-20T21:36:42.139000Z","url":"http://swapi.co/api/species/2/"},{"name":"Rodian","classification":"sentient","designation":"reptilian","average_height":"170","skin_colors":"green,
47
- blue","hair_colors":"n/a","eye_colors":"black","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/23/","language":"Galatic
48
- Basic","people":["http://swapi.co/api/people/15/"],"films":["http://swapi.co/api/films/1/"],"created":"2014-12-10T17:05:26.471000Z","edited":"2014-12-20T21:36:42.144000Z","url":"http://swapi.co/api/species/4/"},{"name":"Hutt","classification":"gastropod","designation":"sentient","average_height":"300","skin_colors":"green,
49
- brown, tan","hair_colors":"n/a","eye_colors":"yellow, red","average_lifespan":"1000","homeworld":"http://swapi.co/api/planets/24/","language":"Huttese","people":["http://swapi.co/api/people/16/"],"films":["http://swapi.co/api/films/1/","http://swapi.co/api/films/3/"],"created":"2014-12-10T17:12:50.410000Z","edited":"2014-12-20T21:36:42.146000Z","url":"http://swapi.co/api/species/5/"},{"name":"Yoda''s
49
+ encoding: ASCII-8BIT
50
+ string: '{"count":37,"next":"https://swapi.co/api/species/?page=2","previous":null,"results":[{"name":"Hutt","classification":"gastropod","designation":"sentient","average_height":"300","skin_colors":"green,
51
+ brown, tan","hair_colors":"n/a","eye_colors":"yellow, red","average_lifespan":"1000","homeworld":"https://swapi.co/api/planets/24/","language":"Huttese","people":["https://swapi.co/api/people/16/"],"films":["https://swapi.co/api/films/3/","https://swapi.co/api/films/1/"],"created":"2014-12-10T17:12:50.410000Z","edited":"2014-12-20T21:36:42.146000Z","url":"https://swapi.co/api/species/5/"},{"name":"Yoda''s
50
52
  species","classification":"mammal","designation":"sentient","average_height":"66","skin_colors":"green,
51
- yellow","hair_colors":"brown, white","eye_colors":"brown, green, yellow","average_lifespan":"900","homeworld":"http://swapi.co/api/planets/28/","language":"Galactic
52
- basic","people":["http://swapi.co/api/people/20/"],"films":["http://swapi.co/api/films/2/","http://swapi.co/api/films/3/","http://swapi.co/api/films/4/","http://swapi.co/api/films/5/","http://swapi.co/api/films/6/"],"created":"2014-12-15T12:27:22.877000Z","edited":"2014-12-20T21:36:42.148000Z","url":"http://swapi.co/api/species/6/"},{"name":"Trandoshan","classification":"reptile","designation":"sentient","average_height":"200","skin_colors":"brown,
53
- green","hair_colors":"none","eye_colors":"yellow, orange","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/29/","language":"Dosh","people":["http://swapi.co/api/people/24/"],"films":["http://swapi.co/api/films/2/"],"created":"2014-12-15T13:07:47.704000Z","edited":"2014-12-20T21:36:42.151000Z","url":"http://swapi.co/api/species/7/"},{"name":"Mon
53
+ yellow","hair_colors":"brown, white","eye_colors":"brown, green, yellow","average_lifespan":"900","homeworld":"https://swapi.co/api/planets/28/","language":"Galactic
54
+ basic","people":["https://swapi.co/api/people/20/"],"films":["https://swapi.co/api/films/2/","https://swapi.co/api/films/5/","https://swapi.co/api/films/4/","https://swapi.co/api/films/6/","https://swapi.co/api/films/3/"],"created":"2014-12-15T12:27:22.877000Z","edited":"2014-12-20T21:36:42.148000Z","url":"https://swapi.co/api/species/6/"},{"name":"Trandoshan","classification":"reptile","designation":"sentient","average_height":"200","skin_colors":"brown,
55
+ green","hair_colors":"none","eye_colors":"yellow, orange","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/29/","language":"Dosh","people":["https://swapi.co/api/people/24/"],"films":["https://swapi.co/api/films/2/"],"created":"2014-12-15T13:07:47.704000Z","edited":"2014-12-20T21:36:42.151000Z","url":"https://swapi.co/api/species/7/"},{"name":"Mon
54
56
  Calamari","classification":"amphibian","designation":"sentient","average_height":"160","skin_colors":"red,
55
- blue, brown, magenta","hair_colors":"none","eye_colors":"yellow","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/31/","language":"Mon
56
- Calamarian","people":["http://swapi.co/api/people/27/"],"films":["http://swapi.co/api/films/3/"],"created":"2014-12-18T11:09:52.263000Z","edited":"2014-12-20T21:36:42.153000Z","url":"http://swapi.co/api/species/8/"},{"name":"Ewok","classification":"mammal","designation":"sentient","average_height":"100","skin_colors":"brown","hair_colors":"white,
57
- brown, black","eye_colors":"orange, brown","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/7/","language":"Ewokese","people":["http://swapi.co/api/people/30/"],"films":["http://swapi.co/api/films/3/"],"created":"2014-12-18T11:22:00.285000Z","edited":"2014-12-20T21:36:42.155000Z","url":"http://swapi.co/api/species/9/"},{"name":"Sullustan","classification":"mammal","designation":"sentient","average_height":"180","skin_colors":"pale","hair_colors":"none","eye_colors":"black","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/33/","language":"Sullutese","people":["http://swapi.co/api/people/31/"],"films":["http://swapi.co/api/films/3/"],"created":"2014-12-18T11:26:20.103000Z","edited":"2014-12-20T21:36:42.157000Z","url":"http://swapi.co/api/species/10/"},{"name":"Neimodian","classification":"unknown","designation":"sentient","average_height":"180","skin_colors":"grey,
58
- green","hair_colors":"none","eye_colors":"red, pink","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/18/","language":"Neimoidia","people":["http://swapi.co/api/people/33/"],"films":["http://swapi.co/api/films/4/"],"created":"2014-12-19T17:07:31.319000Z","edited":"2014-12-20T21:36:42.160000Z","url":"http://swapi.co/api/species/11/"},{"name":"Gungan","classification":"amphibian","designation":"sentient","average_height":"190","skin_colors":"brown,
59
- green","hair_colors":"none","eye_colors":"orange","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/8/","language":"Gungan
60
- basic","people":["http://swapi.co/api/people/36/","http://swapi.co/api/people/37/","http://swapi.co/api/people/38/"],"films":["http://swapi.co/api/films/4/","http://swapi.co/api/films/5/"],"created":"2014-12-19T17:30:37.341000Z","edited":"2014-12-20T21:36:42.163000Z","url":"http://swapi.co/api/species/12/"}]}'
57
+ blue, brown, magenta","hair_colors":"none","eye_colors":"yellow","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/31/","language":"Mon
58
+ Calamarian","people":["https://swapi.co/api/people/27/"],"films":["https://swapi.co/api/films/3/"],"created":"2014-12-18T11:09:52.263000Z","edited":"2014-12-20T21:36:42.153000Z","url":"https://swapi.co/api/species/8/"},{"name":"Ewok","classification":"mammal","designation":"sentient","average_height":"100","skin_colors":"brown","hair_colors":"white,
59
+ brown, black","eye_colors":"orange, brown","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/7/","language":"Ewokese","people":["https://swapi.co/api/people/30/"],"films":["https://swapi.co/api/films/3/"],"created":"2014-12-18T11:22:00.285000Z","edited":"2014-12-20T21:36:42.155000Z","url":"https://swapi.co/api/species/9/"},{"name":"Sullustan","classification":"mammal","designation":"sentient","average_height":"180","skin_colors":"pale","hair_colors":"none","eye_colors":"black","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/33/","language":"Sullutese","people":["https://swapi.co/api/people/31/"],"films":["https://swapi.co/api/films/3/"],"created":"2014-12-18T11:26:20.103000Z","edited":"2014-12-20T21:36:42.157000Z","url":"https://swapi.co/api/species/10/"},{"name":"Neimodian","classification":"unknown","designation":"sentient","average_height":"180","skin_colors":"grey,
60
+ green","hair_colors":"none","eye_colors":"red, pink","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/18/","language":"Neimoidia","people":["https://swapi.co/api/people/33/"],"films":["https://swapi.co/api/films/4/"],"created":"2014-12-19T17:07:31.319000Z","edited":"2014-12-20T21:36:42.160000Z","url":"https://swapi.co/api/species/11/"},{"name":"Gungan","classification":"amphibian","designation":"sentient","average_height":"190","skin_colors":"brown,
61
+ green","hair_colors":"none","eye_colors":"orange","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/8/","language":"Gungan
62
+ basic","people":["https://swapi.co/api/people/36/","https://swapi.co/api/people/37/","https://swapi.co/api/people/38/"],"films":["https://swapi.co/api/films/5/","https://swapi.co/api/films/4/"],"created":"2014-12-19T17:30:37.341000Z","edited":"2014-12-20T21:36:42.163000Z","url":"https://swapi.co/api/species/12/"},{"name":"Toydarian","classification":"mammal","designation":"sentient","average_height":"120","skin_colors":"blue,
63
+ green, grey","hair_colors":"none","eye_colors":"yellow","average_lifespan":"91","homeworld":"https://swapi.co/api/planets/34/","language":"Toydarian","people":["https://swapi.co/api/people/40/"],"films":["https://swapi.co/api/films/5/","https://swapi.co/api/films/4/"],"created":"2014-12-19T17:48:56.893000Z","edited":"2014-12-20T21:36:42.165000Z","url":"https://swapi.co/api/species/13/"},{"name":"Dug","classification":"mammal","designation":"sentient","average_height":"100","skin_colors":"brown,
64
+ purple, grey, red","hair_colors":"none","eye_colors":"yellow, blue","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/35/","language":"Dugese","people":["https://swapi.co/api/people/41/"],"films":["https://swapi.co/api/films/4/"],"created":"2014-12-19T17:53:11.214000Z","edited":"2014-12-20T21:36:42.167000Z","url":"https://swapi.co/api/species/14/"}]}'
61
65
  http_version:
62
- recorded_at: Tue, 17 Feb 2015 00:23:13 GMT
66
+ recorded_at: Tue, 28 Aug 2018 21:41:48 GMT
63
67
  recorded_with: VCR 2.9.3
@@ -2,13 +2,13 @@
2
2
  http_interactions:
3
3
  - request:
4
4
  method: get
5
- uri: http://swapi.co/api/species/?page=2
5
+ uri: https://swapi.co/api/species/?page=2
6
6
  body:
7
7
  encoding: US-ASCII
8
8
  string: ''
9
9
  headers:
10
10
  User-Agent:
11
- - Tatooine Ruby Gem - 0.0.1
11
+ - Tatooine Ruby Gem - 1.0.1
12
12
  Accept-Encoding:
13
13
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
14
14
  Accept:
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Tue, 17 Feb 2015 00:23:15 GMT
22
+ - Tue, 28 Aug 2018 21:41:48 GMT
23
23
  Content-Type:
24
24
  - application/json
25
25
  Transfer-Encoding:
@@ -27,8 +27,10 @@ http_interactions:
27
27
  Connection:
28
28
  - keep-alive
29
29
  Set-Cookie:
30
- - __cfduid=d3ed211ecf86fda637939c3c923fd2fae1424132592; expires=Wed, 17-Feb-16
31
- 00:23:12 GMT; path=/; domain=.swapi.co; HttpOnly
30
+ - __cfduid=d78c33e64c83c2417d5548dc6a88009ab1535492508; expires=Wed, 28-Aug-19
31
+ 21:41:48 GMT; path=/; domain=.swapi.co; HttpOnly; Secure
32
+ Etag:
33
+ - W/"19c89a3a11dc907bc9fe2e6f2a044be2"
32
34
  Allow:
33
35
  - GET, HEAD, OPTIONS
34
36
  X-Frame-Options:
@@ -37,23 +39,24 @@ http_interactions:
37
39
  - Accept, Cookie
38
40
  Via:
39
41
  - 1.1 vegur
42
+ Expect-Ct:
43
+ - max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
40
44
  Server:
41
- - cloudflare-nginx
45
+ - cloudflare
42
46
  Cf-Ray:
43
- - 1b9dd5c175410300-LHR
47
+ - 4519f1afece8409a-HAM
44
48
  body:
45
- encoding: UTF-8
46
- string: '{"count":37,"next":"http://swapi.co/api/species/?page=3","previous":"http://swapi.co/api/species/?page=1","results":[{"name":"Toydarian","classification":"mammal","designation":"sentient","average_height":"120","skin_colors":"blue,
47
- green, grey","hair_colors":"none","eye_colors":"yellow","average_lifespan":"91","homeworld":"http://swapi.co/api/planets/34/","language":"Toydarian","people":["http://swapi.co/api/people/40/"],"films":["http://swapi.co/api/films/4/","http://swapi.co/api/films/5/"],"created":"2014-12-19T17:48:56.893000Z","edited":"2014-12-20T21:36:42.165000Z","url":"http://swapi.co/api/species/13/"},{"name":"Dug","classification":"mammal","designation":"sentient","average_height":"100","skin_colors":"brown,
48
- purple, grey, red","hair_colors":"none","eye_colors":"yellow, blue","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/35/","language":"Dugese","people":["http://swapi.co/api/people/41/"],"films":["http://swapi.co/api/films/4/"],"created":"2014-12-19T17:53:11.214000Z","edited":"2014-12-20T21:36:42.167000Z","url":"http://swapi.co/api/species/14/"},{"name":"Twi''lek","classification":"mammals","designation":"sentient","average_height":"200","skin_colors":"orange,
49
+ encoding: ASCII-8BIT
50
+ string: '{"count":37,"next":"https://swapi.co/api/species/?page=3","previous":"https://swapi.co/api/species/?page=1","results":[{"name":"Twi''lek","classification":"mammals","designation":"sentient","average_height":"200","skin_colors":"orange,
49
51
  yellow, blue, green, pink, purple, tan","hair_colors":"none","eye_colors":"blue,
50
- brown, orange, pink","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/37/","language":"Twi''leki","people":["http://swapi.co/api/people/45/","http://swapi.co/api/people/46/"],"films":["http://swapi.co/api/films/3/","http://swapi.co/api/films/4/","http://swapi.co/api/films/5/","http://swapi.co/api/films/6/"],"created":"2014-12-20T09:48:02.406000Z","edited":"2014-12-20T21:36:42.169000Z","url":"http://swapi.co/api/species/15/"},{"name":"Aleena","classification":"reptile","designation":"sentient","average_height":"80","skin_colors":"blue,
51
- gray","hair_colors":"none","eye_colors":"unknown","average_lifespan":"79","homeworld":"http://swapi.co/api/planets/38/","language":"Aleena","people":["http://swapi.co/api/people/47/"],"films":["http://swapi.co/api/films/4/"],"created":"2014-12-20T09:53:16.481000Z","edited":"2014-12-20T21:36:42.171000Z","url":"http://swapi.co/api/species/16/"},{"name":"Vulptereen","classification":"unknown","designation":"sentient","average_height":"100","skin_colors":"grey","hair_colors":"none","eye_colors":"yellow","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/39/","language":"vulpterish","people":["http://swapi.co/api/people/48/"],"films":["http://swapi.co/api/films/4/"],"created":"2014-12-20T09:57:33.128000Z","edited":"2014-12-20T21:36:42.173000Z","url":"http://swapi.co/api/species/17/"},{"name":"Xexto","classification":"unknown","designation":"sentient","average_height":"125","skin_colors":"grey,
52
- yellow, purple","hair_colors":"none","eye_colors":"black","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/40/","language":"Xextese","people":["http://swapi.co/api/people/49/"],"films":["http://swapi.co/api/films/4/"],"created":"2014-12-20T10:02:13.915000Z","edited":"2014-12-20T21:36:42.175000Z","url":"http://swapi.co/api/species/18/"},{"name":"Toong","classification":"unknown","designation":"sentient","average_height":"200","skin_colors":"grey,
53
- green, yellow","hair_colors":"none","eye_colors":"orange","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/41/","language":"Tundan","people":["http://swapi.co/api/people/50/"],"films":["http://swapi.co/api/films/4/","http://swapi.co/api/films/6/"],"created":"2014-12-20T10:08:36.795000Z","edited":"2014-12-20T21:36:42.177000Z","url":"http://swapi.co/api/species/19/"},{"name":"Cerean","classification":"mammal","designation":"sentient","average_height":"200","skin_colors":"pale
54
- pink","hair_colors":"red, blond, black, white","eye_colors":"hazel","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/43/","language":"Cerean","people":["http://swapi.co/api/people/52/"],"films":["http://swapi.co/api/films/4/","http://swapi.co/api/films/6/"],"created":"2014-12-20T10:15:33.765000Z","edited":"2014-12-20T21:36:42.179000Z","url":"http://swapi.co/api/species/20/"},{"name":"Nautolan","classification":"amphibian","designation":"sentient","average_height":"180","skin_colors":"green,
55
- blue, brown, red","hair_colors":"none","eye_colors":"black","average_lifespan":"70","homeworld":"http://swapi.co/api/planets/44/","language":"Nautila","people":["http://swapi.co/api/people/53/"],"films":["http://swapi.co/api/films/4/"],"created":"2014-12-20T10:18:58.610000Z","edited":"2014-12-20T21:36:42.181000Z","url":"http://swapi.co/api/species/21/"},{"name":"Zabrak","classification":"mammal","designation":"sentient","average_height":"180","skin_colors":"pale,
56
- brown, red, orange, yellow","hair_colors":"black","eye_colors":"brown, orange","average_lifespan":"unknown","homeworld":"http://swapi.co/api/planets/45/","language":"Zabraki","people":["http://swapi.co/api/people/44/","http://swapi.co/api/people/54/"],"films":["http://swapi.co/api/films/4/"],"created":"2014-12-20T10:26:59.894000Z","edited":"2014-12-20T21:36:42.183000Z","url":"http://swapi.co/api/species/22/"}]}'
52
+ brown, orange, pink","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/37/","language":"Twi''leki","people":["https://swapi.co/api/people/45/","https://swapi.co/api/people/46/"],"films":["https://swapi.co/api/films/5/","https://swapi.co/api/films/4/","https://swapi.co/api/films/6/","https://swapi.co/api/films/3/"],"created":"2014-12-20T09:48:02.406000Z","edited":"2014-12-20T21:36:42.169000Z","url":"https://swapi.co/api/species/15/"},{"name":"Aleena","classification":"reptile","designation":"sentient","average_height":"80","skin_colors":"blue,
53
+ gray","hair_colors":"none","eye_colors":"unknown","average_lifespan":"79","homeworld":"https://swapi.co/api/planets/38/","language":"Aleena","people":["https://swapi.co/api/people/47/"],"films":["https://swapi.co/api/films/4/"],"created":"2014-12-20T09:53:16.481000Z","edited":"2014-12-20T21:36:42.171000Z","url":"https://swapi.co/api/species/16/"},{"name":"Vulptereen","classification":"unknown","designation":"sentient","average_height":"100","skin_colors":"grey","hair_colors":"none","eye_colors":"yellow","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/39/","language":"vulpterish","people":["https://swapi.co/api/people/48/"],"films":["https://swapi.co/api/films/4/"],"created":"2014-12-20T09:57:33.128000Z","edited":"2014-12-20T21:36:42.173000Z","url":"https://swapi.co/api/species/17/"},{"name":"Xexto","classification":"unknown","designation":"sentient","average_height":"125","skin_colors":"grey,
54
+ yellow, purple","hair_colors":"none","eye_colors":"black","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/40/","language":"Xextese","people":["https://swapi.co/api/people/49/"],"films":["https://swapi.co/api/films/4/"],"created":"2014-12-20T10:02:13.915000Z","edited":"2014-12-20T21:36:42.175000Z","url":"https://swapi.co/api/species/18/"},{"name":"Toong","classification":"unknown","designation":"sentient","average_height":"200","skin_colors":"grey,
55
+ green, yellow","hair_colors":"none","eye_colors":"orange","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/41/","language":"Tundan","people":["https://swapi.co/api/people/50/"],"films":["https://swapi.co/api/films/4/","https://swapi.co/api/films/6/"],"created":"2014-12-20T10:08:36.795000Z","edited":"2014-12-20T21:36:42.177000Z","url":"https://swapi.co/api/species/19/"},{"name":"Cerean","classification":"mammal","designation":"sentient","average_height":"200","skin_colors":"pale
56
+ pink","hair_colors":"red, blond, black, white","eye_colors":"hazel","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/43/","language":"Cerean","people":["https://swapi.co/api/people/52/"],"films":["https://swapi.co/api/films/4/","https://swapi.co/api/films/6/"],"created":"2014-12-20T10:15:33.765000Z","edited":"2014-12-20T21:36:42.179000Z","url":"https://swapi.co/api/species/20/"},{"name":"Nautolan","classification":"amphibian","designation":"sentient","average_height":"180","skin_colors":"green,
57
+ blue, brown, red","hair_colors":"none","eye_colors":"black","average_lifespan":"70","homeworld":"https://swapi.co/api/planets/44/","language":"Nautila","people":["https://swapi.co/api/people/53/"],"films":["https://swapi.co/api/films/4/"],"created":"2014-12-20T10:18:58.610000Z","edited":"2014-12-20T21:36:42.181000Z","url":"https://swapi.co/api/species/21/"},{"name":"Zabrak","classification":"mammal","designation":"sentient","average_height":"180","skin_colors":"pale,
58
+ brown, red, orange, yellow","hair_colors":"black","eye_colors":"brown, orange","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/45/","language":"Zabraki","people":["https://swapi.co/api/people/44/","https://swapi.co/api/people/54/"],"films":["https://swapi.co/api/films/4/"],"created":"2014-12-20T10:26:59.894000Z","edited":"2014-12-20T21:36:42.183000Z","url":"https://swapi.co/api/species/22/"},{"name":"Tholothian","classification":"mammal","designation":"sentient","average_height":"unknown","skin_colors":"dark","hair_colors":"unknown","eye_colors":"blue,
59
+ indigo","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/46/","language":"unknown","people":["https://swapi.co/api/people/55/"],"films":["https://swapi.co/api/films/4/","https://swapi.co/api/films/6/"],"created":"2014-12-20T10:29:13.798000Z","edited":"2014-12-20T21:36:42.186000Z","url":"https://swapi.co/api/species/23/"},{"name":"Iktotchi","classification":"unknown","designation":"sentient","average_height":"180","skin_colors":"pink","hair_colors":"none","eye_colors":"orange","average_lifespan":"unknown","homeworld":"https://swapi.co/api/planets/47/","language":"Iktotchese","people":["https://swapi.co/api/people/56/"],"films":["https://swapi.co/api/films/4/","https://swapi.co/api/films/6/"],"created":"2014-12-20T10:32:13.046000Z","edited":"2014-12-20T21:36:42.188000Z","url":"https://swapi.co/api/species/24/"}]}'
57
60
  http_version:
58
- recorded_at: Tue, 17 Feb 2015 00:23:16 GMT
61
+ recorded_at: Tue, 28 Aug 2018 21:41:48 GMT
59
62
  recorded_with: VCR 2.9.3