teamsnap_rb 2.0.0.beta6 → 2.0.0.beta7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/Gemfile +1 -0
- data/lib/teamsnap/item.rb +9 -2
- data/lib/teamsnap/version.rb +1 -1
- data/spec/cassettes/apiv3-init.yml +241 -166
- data/spec/cassettes/teamsnap__client/when_calling_via_s_on_the_client/does_not_raise_an_error_when_the_HTTP_actions_are_called.yml +12 -10
- data/spec/cassettes/teamsnap__client/when_calling_via_s_on_the_client/passes_them_to_the_faraday_client_using_method_missing.yml +12 -10
- data/spec/cassettes/teamsnap__collection/adds_find_if_search_is_available.yml +19 -14
- data/spec/cassettes/teamsnap__collection/adds_href_to_items.yml +20 -13
- data/spec/cassettes/teamsnap__collection/can_follow_plural_links.yml +87 -45
- data/spec/cassettes/teamsnap__collection/can_follow_singular_links.yml +39 -27
- data/spec/cassettes/teamsnap__collection/can_handle_links_with_no_data.yml +28 -21
- data/spec/cassettes/teamsnap__collection/handles_executing_an_action_via_commands.yml +20 -13
- data/spec/cassettes/teamsnap__collection/handles_executing_an_action_via_commands_with_multiple_params.yml +19 -11
- data/spec/cassettes/teamsnap__collection/handles_fetching_data_via_queries.yml +19 -14
- data/spec/cassettes/teamsnap__collection/handles_queries_with_no_data.yml +15 -11
- data/spec/cassettes/teamsnap__collection/raises_an_exception_if_find_returns_nothing.yml +15 -11
- data/spec/cassettes/teamsnap__collection/supports_relations_with_expected_behaviors/when_a_plural_relation_is_called/responds_with_an_array_of_objects_when_successful.yml +26 -24
- data/spec/cassettes/teamsnap__collection/supports_relations_with_expected_behaviors/when_a_plural_relation_is_called/responds_with_an_empty_array_when_no_objects_exist.yml +22 -20
- data/spec/cassettes/teamsnap__collection/supports_relations_with_expected_behaviors/when_a_singular_relation_is_called/responds_with_nil_if_it_does_NOT_exist.yml +25 -22
- data/spec/cassettes/teamsnap__collection/supports_relations_with_expected_behaviors/when_a_singular_relation_is_called/responds_with_the_object_if_it_exists.yml +33 -26
- data/spec/cassettes/teamsnap__structure/_create_collection_class/registers_new_classes_via_introspection_of_the_root_collection.yml +15 -11
- data/spec/cassettes/teamsnap__structure/_create_collection_class/sets_the_href_attribute_on_the_new_class.yml +15 -11
- data/spec/cassettes/teamsnap__structure/_init/has_all_classes_in_schema_loaded_except_for_exceptions_list_endpoints.yml +12 -10
- data/spec/cassettes/teamsnap_rb/_bulk_load/can_handle_an_empty_bulk_load.yml +8 -8
- data/spec/cassettes/teamsnap_rb/_bulk_load/can_handle_an_error_with_bulk_load_without_a_team_id.yml +6 -6
- data/spec/cassettes/teamsnap_rb/_bulk_load/can_use_bulk_load.yml +65 -32
- data/spec/cassettes/teamsnap_rb/_client_send/when_sent_a_known_via_/calls_DELETE_on_the_given_client.yml +242 -85
- data/spec/cassettes/teamsnap_rb/_client_send/when_sent_a_known_via_/calls_GET_on_the_given_client.yml +12 -10
- data/spec/cassettes/teamsnap_rb/_client_send/when_sent_a_known_via_/calls_PATCH_on_the_given_client.yml +242 -85
- data/spec/cassettes/teamsnap_rb/_client_send/when_sent_a_known_via_/calls_POST_on_the_given_client.yml +242 -85
- data/spec/cassettes/teamsnap_rb/_run/processes_the_response.yml +48 -40
- data/spec/spec_helper.rb +1 -0
- data/spec/teamsnap/item_spec.rb +35 -0
- data/spec/teamsnap_spec.rb +1 -1
- metadata +2 -2
@@ -2,7 +2,7 @@
|
|
2
2
|
http_interactions:
|
3
3
|
- request:
|
4
4
|
method: get
|
5
|
-
uri: http://localhost:3000?hmac_client_id=classic&hmac_nonce=
|
5
|
+
uri: http://localhost:3000?hmac_client_id=classic&hmac_nonce=f913ca7c-ec42-45fd-b071-8c3014db56ca&hmac_timestamp=1464802180
|
6
6
|
body:
|
7
7
|
encoding: US-ASCII
|
8
8
|
string: ''
|
@@ -10,7 +10,7 @@ http_interactions:
|
|
10
10
|
User-Agent:
|
11
11
|
- Faraday v0.9.2
|
12
12
|
X-Teamsnap-Hmac:
|
13
|
-
-
|
13
|
+
- 25fef28bfa86336ba8e9937d33f2e46301a83bcf3177efbda829037d66046cd4
|
14
14
|
response:
|
15
15
|
status:
|
16
16
|
code: 200
|
@@ -19,24 +19,24 @@ http_interactions:
|
|
19
19
|
Content-Type:
|
20
20
|
- application/vnd.collection+json
|
21
21
|
Content-Length:
|
22
|
-
- '
|
22
|
+
- '10199'
|
23
23
|
X-Content-Type-Options:
|
24
24
|
- nosniff
|
25
25
|
ETag:
|
26
|
-
- '"
|
26
|
+
- '"3d3b2752259fc1fac8fc255965f7cd7f"'
|
27
27
|
Cache-Control:
|
28
28
|
- max-age=0, private, must-revalidate
|
29
29
|
X-Request-Id:
|
30
|
-
-
|
30
|
+
- b348725d-9014-4417-bce3-521f86276f91
|
31
31
|
X-Runtime:
|
32
|
-
- '0.
|
32
|
+
- '0.500512'
|
33
33
|
Connection:
|
34
34
|
- keep-alive
|
35
35
|
Server:
|
36
36
|
- thin
|
37
37
|
body:
|
38
38
|
encoding: UTF-8
|
39
|
-
string: '{"collection":{"version":"3.
|
39
|
+
string: '{"collection":{"version":"3.276.0","href":"http://localhost:3000/","rel":"root","links":[{"rel":"apiv2_root","href":"http://localhost:3003"},{"rel":"authorization","href":"http://localhost:3004"},{"rel":"apn_devices","href":"http://localhost:3000/apn_devices"},{"rel":"assignments","href":"http://localhost:3000/assignments"},{"rel":"availabilities","href":"http://localhost:3000/availabilities"},{"rel":"broadcast_email_attachments","href":"http://localhost:3000/broadcast_email_attachments"},{"rel":"broadcast_emails","href":"http://localhost:3000/broadcast_emails"},{"rel":"broadcast_alerts","href":"http://localhost:3000/broadcast_alerts"},{"rel":"contact_email_addresses","href":"http://localhost:3000/contact_email_addresses"},{"rel":"contact_phone_numbers","href":"http://localhost:3000/contact_phone_numbers"},{"rel":"contacts","href":"http://localhost:3000/contacts"},{"rel":"countries","href":"http://localhost:3000/countries"},{"rel":"custom_data","href":"http://localhost:3000/custom_data"},{"rel":"custom_fields","href":"http://localhost:3000/custom_fields"},{"rel":"league_custom_data","href":"http://localhost:3000/league_custom_data"},{"rel":"league_custom_fields","href":"http://localhost:3000/league_custom_fields"},{"rel":"divisions","href":"http://localhost:3000/divisions"},{"rel":"division_contact_email_addresses","href":"http://localhost:3000/division_contact_email_addresses"},{"rel":"division_contact_phone_numbers","href":"http://localhost:3000/division_contact_phone_numbers"},{"rel":"division_contacts","href":"http://localhost:3000/division_contacts"},{"rel":"division_events","href":"http://localhost:3000/division_events"},{"rel":"division_locations","href":"http://localhost:3000/division_locations"},{"rel":"division_member_email_addresses","href":"http://localhost:3000/division_member_email_addresses"},{"rel":"division_member_phone_numbers","href":"http://localhost:3000/division_member_phone_numbers"},{"rel":"division_members","href":"http://localhost:3000/division_members"},{"rel":"division_members_preferences","href":"http://localhost:3000/division_members_preferences"},{"rel":"division_events_imports","href":"http://localhost:3000/division_events_imports"},{"rel":"division_team_standings","href":"http://localhost:3000/division_team_standings"},{"rel":"divisions_preferences","href":"http://localhost:3000/divisions_preferences"},{"rel":"event_statistics","href":"http://localhost:3000/event_statistics"},{"rel":"events","href":"http://localhost:3000/events"},{"rel":"facebook_pages","href":"http://localhost:3000/facebook_pages"},{"rel":"forecasts","href":"http://localhost:3000/forecasts"},{"rel":"forum_posts","href":"http://localhost:3000/forum_posts"},{"rel":"forum_subscriptions","href":"http://localhost:3000/forum_subscriptions"},{"rel":"forum_topics","href":"http://localhost:3000/forum_topics"},{"rel":"geocoded_locations","href":"http://localhost:3000/geocoded_locations"},{"rel":"gcm_devices","href":"http://localhost:3000/gcm_devices"},{"rel":"league_registrant_documents","href":"http://localhost:3000/league_registrant_documents"},{"rel":"locations","href":"http://localhost:3000/locations"},{"rel":"me","href":"http://localhost:3000/me"},{"rel":"member_email_addresses","href":"http://localhost:3000/member_email_addresses"},{"rel":"member_balances","href":"http://localhost:3000/member_balances"},{"rel":"member_files","href":"http://localhost:3000/member_files"},{"rel":"member_links","href":"http://localhost:3000/member_links"},{"rel":"member_payments","href":"http://localhost:3000/member_payments"},{"rel":"member_phone_numbers","href":"http://localhost:3000/member_phone_numbers"},{"rel":"member_photos","href":"http://localhost:3000/member_photos"},{"rel":"member_statistics","href":"http://localhost:3000/member_statistics"},{"rel":"members","href":"http://localhost:3000/members"},{"rel":"members_preferences","href":"http://localhost:3000/members_preferences"},{"rel":"message_data","href":"http://localhost:3000/message_data"},{"rel":"messages","href":"http://localhost:3000/messages"},{"rel":"opponents","href":"http://localhost:3000/opponents"},{"rel":"opponents_results","href":"http://localhost:3000/opponents_results"},{"rel":"payment_notes","href":"http://localhost:3000/payment_notes"},{"rel":"paypal_currencies","href":"http://localhost:3000/paypal_currencies"},{"rel":"plans","href":"http://localhost:3000/plans"},{"rel":"plans_all","href":"http://localhost:3000/plans/all"},{"rel":"public_features","href":"http://localhost:3000/public_features"},{"rel":"schemas","href":"http://localhost:3000/schemas"},{"rel":"sms_gateways","href":"http://localhost:3000/sms_gateways"},{"rel":"sponsors","href":"http://localhost:3000/sponsors"},{"rel":"sports","href":"http://localhost:3000/sports"},{"rel":"statistics","href":"http://localhost:3000/statistics"},{"rel":"statistic_aggregates","href":"http://localhost:3000/statistic_aggregates"},{"rel":"statistic_data","href":"http://localhost:3000/statistic_data"},{"rel":"statistic_groups","href":"http://localhost:3000/statistic_groups"},{"rel":"team_fees","href":"http://localhost:3000/team_fees"},{"rel":"team_media","href":"http://localhost:3000/team_media"},{"rel":"team_medium_comments","href":"http://localhost:3000/team_medium_comments"},{"rel":"team_media_groups","href":"http://localhost:3000/team_media_groups"},{"rel":"team_photos","href":"http://localhost:3000/team_photos"},{"rel":"team_public_sites","href":"http://localhost:3000/team_public_sites"},{"rel":"teams","href":"http://localhost:3000/teams"},{"rel":"teams_paypal_preferences","href":"http://localhost:3000/teams_paypal_preferences"},{"rel":"teams_preferences","href":"http://localhost:3000/teams_preferences"},{"rel":"teams_results","href":"http://localhost:3000/teams_results"},{"rel":"team_statistics","href":"http://localhost:3000/team_statistics"},{"rel":"time_zones","href":"http://localhost:3000/time_zones"},{"rel":"tracked_item_statuses","href":"http://localhost:3000/tracked_item_statuses"},{"rel":"tracked_items","href":"http://localhost:3000/tracked_items"},{"rel":"tsl_metadata","href":"http://localhost:3000/tsl_metadata"},{"rel":"tsl_chats","href":"http://localhost:3000/tsl_chats"},{"rel":"tsl_photos","href":"http://localhost:3000/tsl_photos"},{"rel":"tsl_scores","href":"http://localhost:3000/tsl_scores"},{"rel":"users","href":"http://localhost:3000/users"},{"rel":"dude","href":"http://localhost:3000/dude"},{"rel":"sweet","href":"http://localhost:3000/sweet"},{"rel":"random","href":"http://localhost:3000/random"},{"rel":"xyzzy","href":"http://localhost:3000/xyzzy"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/"}],"queries":[{"rel":"bulk_load","href":"http://localhost:3000/bulk_load","prompt":"Returns
|
40
40
|
a heterogeneous collection of the specified types for a specified team or
|
41
41
|
teams. Additional filters can be passed into requested types by passing them
|
42
42
|
in the url''s querystring as type__filter=value (i.e. ?event__start_date=2015-01-01).
|
@@ -58,17 +58,19 @@ http_interactions:
|
|
58
58
|
of the related result sets to. For instance, scoping assignments to events
|
59
59
|
and providing a filter on events will return only assignments for the events
|
60
60
|
returned."},{"name":"types","value":null,"prompt":"A comma separated list
|
61
|
-
of singular types that you want returned.
|
61
|
+
of singular types that you want returned. You may also specify a query by
|
62
|
+
proceeding the type with a ''__<query_name>''. For instance ''member__personas''
|
63
|
+
will use ''personas'' query on the ''members'' endpoint."}]},{"rel":"me","href":"http://localhost:3000/me"},{"rel":"feature","href":"http://localhost:3000/feature","data":[{"name":"id","value":null},{"name":"type","value":null},{"name":"feature_name","value":null}]},{"rel":"forecast","href":"http://localhost:3000/forecasts/search","data":[{"name":"team_id","value":null}]},{"rel":"geocode","href":"http://localhost:3000/geocoded_locations/search","data":[{"name":"country","value":null},{"name":"postal_code","value":null}]},{"rel":"generate_firebase_token","href":"http://localhost:3000/generate_firebase_token","data":[{"name":"team_id","value":null},{"name":"version","value":null}]},{"rel":"invitation_finder","href":"http://localhost:3000/invitation_finder","data":[{"name":"email_address","value":null}]}],"commands":[{"rel":"send_invitations","href":"http://localhost:3000/send_invitations","prompt":"Send
|
62
64
|
any pending invitations for a specified email address","data":[{"name":"email_address","value":null}]},{"rel":"welcome","href":"http://localhost:3000/welcome","prompt":"Send
|
63
65
|
a welcome email to an unregistered user to start the registration process","data":[{"name":"email_address","value":null},{"name":"client_id","value":null},{"name":"redirect_uri","value":null}]},{"rel":"initiate_registration","href":"http://localhost:3000/initiate_registration","prompt":"Send
|
64
66
|
a signup email to an unregistered user to start the registration process","data":[{"name":"email_address","value":null},{"name":"client_id","value":null},{"name":"redirect_uri","value":null}]}]}}'
|
65
67
|
http_version: '1.1'
|
66
68
|
adapter_metadata:
|
67
|
-
effective_url: http://localhost:3000/?hmac_client_id=classic&hmac_nonce=
|
68
|
-
recorded_at: Wed,
|
69
|
+
effective_url: http://localhost:3000/?hmac_client_id=classic&hmac_nonce=f913ca7c-ec42-45fd-b071-8c3014db56ca&hmac_timestamp=1464802180
|
70
|
+
recorded_at: Wed, 01 Jun 2016 17:29:41 GMT
|
69
71
|
- request:
|
70
72
|
method: get
|
71
|
-
uri: http://localhost:3000/schemas?hmac_client_id=classic&hmac_nonce=
|
73
|
+
uri: http://localhost:3000/schemas?hmac_client_id=classic&hmac_nonce=a6f46b30-d36d-44db-bda0-2505c4d597fe&hmac_timestamp=1464802181
|
72
74
|
body:
|
73
75
|
encoding: US-ASCII
|
74
76
|
string: ''
|
@@ -76,7 +78,7 @@ http_interactions:
|
|
76
78
|
User-Agent:
|
77
79
|
- Faraday v0.9.2
|
78
80
|
X-Teamsnap-Hmac:
|
79
|
-
-
|
81
|
+
- d4e89154dd4d3e9585297217266b89a08c557fd28e8b438bf936eb7a10dc0e3d
|
80
82
|
response:
|
81
83
|
status:
|
82
84
|
code: 200
|
@@ -85,24 +87,24 @@ http_interactions:
|
|
85
87
|
Content-Type:
|
86
88
|
- application/json
|
87
89
|
Content-Length:
|
88
|
-
- '
|
90
|
+
- '378355'
|
89
91
|
X-Content-Type-Options:
|
90
92
|
- nosniff
|
91
93
|
ETag:
|
92
|
-
- '"
|
94
|
+
- '"0ca94ab01418a40200c2d7119da2250b"'
|
93
95
|
Cache-Control:
|
94
96
|
- max-age=0, private, must-revalidate
|
95
97
|
X-Request-Id:
|
96
|
-
-
|
98
|
+
- a6bd8009-cec4-4f8d-8fbe-7947b2f5767c
|
97
99
|
X-Runtime:
|
98
|
-
- '0.
|
100
|
+
- '0.044895'
|
99
101
|
Connection:
|
100
102
|
- keep-alive
|
101
103
|
Server:
|
102
104
|
- thin
|
103
105
|
body:
|
104
106
|
encoding: UTF-8
|
105
|
-
string: '[{"collection":{"version":"3.
|
107
|
+
string: '[{"collection":{"version":"3.276.0","href":"http://localhost:3000/","rel":"root","links":[{"rel":"apiv2_root","href":"http://localhost:3003"},{"rel":"authorization","href":"http://localhost:3004"},{"rel":"apn_devices","href":"http://localhost:3000/apn_devices"},{"rel":"assignments","href":"http://localhost:3000/assignments"},{"rel":"availabilities","href":"http://localhost:3000/availabilities"},{"rel":"broadcast_email_attachments","href":"http://localhost:3000/broadcast_email_attachments"},{"rel":"broadcast_emails","href":"http://localhost:3000/broadcast_emails"},{"rel":"broadcast_alerts","href":"http://localhost:3000/broadcast_alerts"},{"rel":"contact_email_addresses","href":"http://localhost:3000/contact_email_addresses"},{"rel":"contact_phone_numbers","href":"http://localhost:3000/contact_phone_numbers"},{"rel":"contacts","href":"http://localhost:3000/contacts"},{"rel":"countries","href":"http://localhost:3000/countries"},{"rel":"custom_data","href":"http://localhost:3000/custom_data"},{"rel":"custom_fields","href":"http://localhost:3000/custom_fields"},{"rel":"league_custom_data","href":"http://localhost:3000/league_custom_data"},{"rel":"league_custom_fields","href":"http://localhost:3000/league_custom_fields"},{"rel":"divisions","href":"http://localhost:3000/divisions"},{"rel":"division_contact_email_addresses","href":"http://localhost:3000/division_contact_email_addresses"},{"rel":"division_contact_phone_numbers","href":"http://localhost:3000/division_contact_phone_numbers"},{"rel":"division_contacts","href":"http://localhost:3000/division_contacts"},{"rel":"division_events","href":"http://localhost:3000/division_events"},{"rel":"division_locations","href":"http://localhost:3000/division_locations"},{"rel":"division_member_email_addresses","href":"http://localhost:3000/division_member_email_addresses"},{"rel":"division_member_phone_numbers","href":"http://localhost:3000/division_member_phone_numbers"},{"rel":"division_members","href":"http://localhost:3000/division_members"},{"rel":"division_members_preferences","href":"http://localhost:3000/division_members_preferences"},{"rel":"division_events_imports","href":"http://localhost:3000/division_events_imports"},{"rel":"division_team_standings","href":"http://localhost:3000/division_team_standings"},{"rel":"divisions_preferences","href":"http://localhost:3000/divisions_preferences"},{"rel":"event_statistics","href":"http://localhost:3000/event_statistics"},{"rel":"events","href":"http://localhost:3000/events"},{"rel":"facebook_pages","href":"http://localhost:3000/facebook_pages"},{"rel":"forecasts","href":"http://localhost:3000/forecasts"},{"rel":"forum_posts","href":"http://localhost:3000/forum_posts"},{"rel":"forum_subscriptions","href":"http://localhost:3000/forum_subscriptions"},{"rel":"forum_topics","href":"http://localhost:3000/forum_topics"},{"rel":"geocoded_locations","href":"http://localhost:3000/geocoded_locations"},{"rel":"gcm_devices","href":"http://localhost:3000/gcm_devices"},{"rel":"league_registrant_documents","href":"http://localhost:3000/league_registrant_documents"},{"rel":"locations","href":"http://localhost:3000/locations"},{"rel":"me","href":"http://localhost:3000/me"},{"rel":"member_email_addresses","href":"http://localhost:3000/member_email_addresses"},{"rel":"member_balances","href":"http://localhost:3000/member_balances"},{"rel":"member_files","href":"http://localhost:3000/member_files"},{"rel":"member_links","href":"http://localhost:3000/member_links"},{"rel":"member_payments","href":"http://localhost:3000/member_payments"},{"rel":"member_phone_numbers","href":"http://localhost:3000/member_phone_numbers"},{"rel":"member_photos","href":"http://localhost:3000/member_photos"},{"rel":"member_statistics","href":"http://localhost:3000/member_statistics"},{"rel":"members","href":"http://localhost:3000/members"},{"rel":"members_preferences","href":"http://localhost:3000/members_preferences"},{"rel":"message_data","href":"http://localhost:3000/message_data"},{"rel":"messages","href":"http://localhost:3000/messages"},{"rel":"opponents","href":"http://localhost:3000/opponents"},{"rel":"opponents_results","href":"http://localhost:3000/opponents_results"},{"rel":"payment_notes","href":"http://localhost:3000/payment_notes"},{"rel":"paypal_currencies","href":"http://localhost:3000/paypal_currencies"},{"rel":"plans","href":"http://localhost:3000/plans"},{"rel":"plans_all","href":"http://localhost:3000/plans/all"},{"rel":"public_features","href":"http://localhost:3000/public_features"},{"rel":"schemas","href":"http://localhost:3000/schemas"},{"rel":"sms_gateways","href":"http://localhost:3000/sms_gateways"},{"rel":"sponsors","href":"http://localhost:3000/sponsors"},{"rel":"sports","href":"http://localhost:3000/sports"},{"rel":"statistics","href":"http://localhost:3000/statistics"},{"rel":"statistic_aggregates","href":"http://localhost:3000/statistic_aggregates"},{"rel":"statistic_data","href":"http://localhost:3000/statistic_data"},{"rel":"statistic_groups","href":"http://localhost:3000/statistic_groups"},{"rel":"team_fees","href":"http://localhost:3000/team_fees"},{"rel":"team_media","href":"http://localhost:3000/team_media"},{"rel":"team_medium_comments","href":"http://localhost:3000/team_medium_comments"},{"rel":"team_media_groups","href":"http://localhost:3000/team_media_groups"},{"rel":"team_photos","href":"http://localhost:3000/team_photos"},{"rel":"team_public_sites","href":"http://localhost:3000/team_public_sites"},{"rel":"teams","href":"http://localhost:3000/teams"},{"rel":"teams_paypal_preferences","href":"http://localhost:3000/teams_paypal_preferences"},{"rel":"teams_preferences","href":"http://localhost:3000/teams_preferences"},{"rel":"teams_results","href":"http://localhost:3000/teams_results"},{"rel":"team_statistics","href":"http://localhost:3000/team_statistics"},{"rel":"time_zones","href":"http://localhost:3000/time_zones"},{"rel":"tracked_item_statuses","href":"http://localhost:3000/tracked_item_statuses"},{"rel":"tracked_items","href":"http://localhost:3000/tracked_items"},{"rel":"tsl_metadata","href":"http://localhost:3000/tsl_metadata"},{"rel":"tsl_chats","href":"http://localhost:3000/tsl_chats"},{"rel":"tsl_photos","href":"http://localhost:3000/tsl_photos"},{"rel":"tsl_scores","href":"http://localhost:3000/tsl_scores"},{"rel":"users","href":"http://localhost:3000/users"},{"rel":"dude","href":"http://localhost:3000/dude"},{"rel":"sweet","href":"http://localhost:3000/sweet"},{"rel":"random","href":"http://localhost:3000/random"},{"rel":"xyzzy","href":"http://localhost:3000/xyzzy"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/"}],"queries":[{"rel":"bulk_load","href":"http://localhost:3000/bulk_load","prompt":"Returns
|
106
108
|
a heterogeneous collection of the specified types for a specified team or
|
107
109
|
teams. Additional filters can be passed into requested types by passing them
|
108
110
|
in the url''s querystring as type__filter=value (i.e. ?event__start_date=2015-01-01).
|
@@ -124,51 +126,53 @@ http_interactions:
|
|
124
126
|
of the related result sets to. For instance, scoping assignments to events
|
125
127
|
and providing a filter on events will return only assignments for the events
|
126
128
|
returned."},{"name":"types","value":null,"prompt":"A comma separated list
|
127
|
-
of singular types that you want returned.
|
129
|
+
of singular types that you want returned. You may also specify a query by
|
130
|
+
proceeding the type with a ''__<query_name>''. For instance ''member__personas''
|
131
|
+
will use ''personas'' query on the ''members'' endpoint."}]},{"rel":"me","href":"http://localhost:3000/me"},{"rel":"feature","href":"http://localhost:3000/feature","data":[{"name":"id","value":null},{"name":"type","value":null},{"name":"feature_name","value":null}]},{"rel":"forecast","href":"http://localhost:3000/forecasts/search","data":[{"name":"team_id","value":null}]},{"rel":"geocode","href":"http://localhost:3000/geocoded_locations/search","data":[{"name":"country","value":null},{"name":"postal_code","value":null}]},{"rel":"generate_firebase_token","href":"http://localhost:3000/generate_firebase_token","data":[{"name":"team_id","value":null},{"name":"version","value":null}]},{"rel":"invitation_finder","href":"http://localhost:3000/invitation_finder","data":[{"name":"email_address","value":null}]}],"commands":[{"rel":"send_invitations","href":"http://localhost:3000/send_invitations","prompt":"Send
|
128
132
|
any pending invitations for a specified email address","data":[{"name":"email_address","value":null}]},{"rel":"welcome","href":"http://localhost:3000/welcome","prompt":"Send
|
129
133
|
a welcome email to an unregistered user to start the registration process","data":[{"name":"email_address","value":null},{"name":"client_id","value":null},{"name":"redirect_uri","value":null}]},{"rel":"initiate_registration","href":"http://localhost:3000/initiate_registration","prompt":"Send
|
130
|
-
a signup email to an unregistered user to start the registration process","data":[{"name":"email_address","value":null},{"name":"client_id","value":null},{"name":"redirect_uri","value":null}]}]}},{"collection":{"version":"3.
|
134
|
+
a signup email to an unregistered user to start the registration process","data":[{"name":"email_address","value":null},{"name":"client_id","value":null},{"name":"redirect_uri","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/apn_devices","rel":"apn_devices","template":{"data":[{"name":"token","value":null},{"name":"app_version","value":null}]},"links":[{"rel":"user","href":"http://localhost:3000/users"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/apn_devices"}],"queries":[{"rel":"search","href":"http://localhost:3000/apn_devices/search","data":[{"name":"id","value":null},{"name":"user_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
131
135
|
number of items to return for each page. Sending this parameter with the query
|
132
136
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
133
137
|
number of the page to be returned. This requires that paging be turned on
|
134
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
138
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/assignments","rel":"assignments","template":{"data":[{"name":"description","value":null},{"name":"event_id","value":null},{"name":"member_id","value":null},{"name":"type","value":"assignment"}]},"links":[{"rel":"event","href":"http://localhost:3000/events"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/assignments"}],"queries":[{"rel":"search","href":"http://localhost:3000/assignments/search","data":[{"name":"team_id","value":null},{"name":"event_id","value":null},{"name":"member_id","value":null},{"name":"started_before","value":null},{"name":"started_after","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
135
139
|
number of items to return for each page. Sending this parameter with the query
|
136
140
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
137
141
|
number of the page to be returned. This requires that paging be turned on
|
138
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
142
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/availabilities","rel":"availabilities","template":{"data":[{"name":"status_code","value":null},{"name":"notes","value":null},{"name":"event_id","value":null},{"name":"member_id","value":null},{"name":"notes_author_member_id","value":null},{"name":"source","value":null},{"name":"type","value":"availability"}]},"links":[{"rel":"event","href":"http://localhost:3000/events"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"notes_author_member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/availabilities"}],"queries":[{"rel":"search","href":"http://localhost:3000/availabilities/search","data":[{"name":"team_id","value":null},{"name":"event_id","value":null},{"name":"member_id","value":null},{"name":"started_before","value":null},{"name":"started_after","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
139
143
|
number of items to return for each page. Sending this parameter with the query
|
140
144
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
141
145
|
number of the page to be returned. This requires that paging be turned on
|
142
146
|
by also providing the page_size parameter."}]}],"commands":[{"rel":"bulk_mark_unset_availabilities","href":"http://localhost:3000/availabilities/bulk_mark_unset_availabilities","prompt":"Mark
|
143
147
|
all future unset availabilities to specified status_code for the specified
|
144
|
-
member_id","data":[{"name":"status_code","value":null},{"name":"member_id","value":null},{"name":"started_after","value":null}]}]}},{"collection":{"version":"3.
|
148
|
+
member_id","data":[{"name":"status_code","value":null},{"name":"member_id","value":null},{"name":"started_after","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/broadcast_email_attachments","rel":"broadcast_email_attachments","template":{"data":[{"name":"broadcast_email_id","value":null},{"name":"member_id","value":null},{"name":"caption","value":null},{"name":"file","value":null},{"name":"type","value":"broadcast_email_attachment"}]},"links":[{"rel":"broadcast_email","href":"http://localhost:3000/broadcast_emails"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/broadcast_email_attachments"}],"queries":[{"rel":"search","href":"http://localhost:3000/broadcast_email_attachments/search","data":[{"name":"id","value":null},{"name":"broadcast_email_id","value":null},{"name":"member_id","value":null},{"name":"team_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
145
149
|
number of items to return for each page. Sending this parameter with the query
|
146
150
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
147
151
|
number of the page to be returned. This requires that paging be turned on
|
148
|
-
by also providing the page_size parameter."}]}],"commands":[{"rel":"upload_broadcast_email_attachment","href":"http://localhost:3000/broadcast_email_attachments/upload_broadcast_email_attachment","data":[{"name":"broadcast_email_id","value":null},{"name":"member_id","value":null},{"name":"file","value":null}]}]}},{"collection":{"version":"3.
|
152
|
+
by also providing the page_size parameter."}]}],"commands":[{"rel":"upload_broadcast_email_attachment","href":"http://localhost:3000/broadcast_email_attachments/upload_broadcast_email_attachment","data":[{"name":"broadcast_email_id","value":null},{"name":"member_id","value":null},{"name":"file","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/broadcast_emails","rel":"broadcast_emails","template":{"data":[{"name":"attachments","value":null},{"name":"body","value":null},{"name":"from_email_address","value":null},{"name":"is_draft","value":null},{"name":"member_id","value":null},{"name":"recipient_ids","value":null},{"name":"subject","value":null},{"name":"team_id","value":null},{"name":"type","value":"broadcast_email"}]},"links":[{"rel":"broadcast_email_attachments","href":"http://localhost:3000/broadcast_email_attachments"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/broadcast_emails"}],"queries":[{"rel":"search","href":"http://localhost:3000/broadcast_emails/search","data":[{"name":"id","value":null},{"name":"member_id","value":null},{"name":"team_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
149
153
|
number of items to return for each page. Sending this parameter with the query
|
150
154
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
151
155
|
number of the page to be returned. This requires that paging be turned on
|
152
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
156
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/broadcast_alerts","rel":"broadcast_alerts","template":{"data":[{"name":"body","value":null},{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"contact_id","value":null},{"name":"recipient_ids","value":null},{"name":"type","value":"broadcast_alert"}]},"links":[{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/broadcast_alerts"}],"queries":[{"rel":"search","href":"http://localhost:3000/broadcast_alerts/search","data":[{"name":"id","value":null},{"name":"member_id","value":null},{"name":"team_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
153
157
|
number of items to return for each page. Sending this parameter with the query
|
154
158
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
155
159
|
number of the page to be returned. This requires that paging be turned on
|
156
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
160
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/contact_email_addresses","rel":"contact_email_addresses","template":{"data":[{"name":"label","value":null},{"name":"email","value":null},{"name":"receives_team_emails","value":null},{"name":"is_hidden","value":null},{"name":"contact_id","value":null},{"name":"type","value":"contact_email_address"}]},"links":[{"rel":"contact","href":"http://localhost:3000/contacts"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/contact_email_addresses"}],"queries":[{"rel":"search","href":"http://localhost:3000/contact_email_addresses/search","data":[{"name":"contact_id","value":null},{"name":"member_id","value":null},{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
157
161
|
number of items to return for each page. Sending this parameter with the query
|
158
162
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
159
163
|
number of the page to be returned. This requires that paging be turned on
|
160
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
161
|
-
is deprecated and will be removed in a future version, use is_preferred instead."},{"name":"is_preferred","value":null},{"name":"contact_id","value":null},{"name":"sms_enabled","value":null},{"name":"sms_gateway_id","value":null},{"name":"is_hidden","value":null},{"name":"type","value":"contact_phone_number"}]},"links":[{"rel":"contact","href":"http://localhost:3000/contacts"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"sms_gateway","href":"http://localhost:3000/sms_gateways"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/contact_phone_numbers"}],"queries":[{"rel":"search","href":"http://localhost:3000/contact_phone_numbers/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"contact_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
164
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/contact_phone_numbers","rel":"contact_phone_numbers","template":{"data":[{"name":"label","value":null},{"name":"phone_number","value":null},{"name":"preferred","value":null,"deprecated":true,"prompt":"preferred
|
165
|
+
is deprecated and will be removed in a future version, use is_preferred instead."},{"name":"is_preferred","value":null},{"name":"contact_id","value":null},{"name":"sms_enabled","value":null},{"name":"sms_gateway_id","value":null},{"name":"is_hidden","value":null},{"name":"type","value":"contact_phone_number"}]},"links":[{"rel":"contact","href":"http://localhost:3000/contacts"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"sms_gateway","href":"http://localhost:3000/sms_gateways"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/contact_phone_numbers"}],"queries":[{"rel":"search","href":"http://localhost:3000/contact_phone_numbers/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"contact_id","value":null},{"name":"member_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
162
166
|
number of items to return for each page. Sending this parameter with the query
|
163
167
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
164
168
|
number of the page to be returned. This requires that paging be turned on
|
165
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
169
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/contacts","rel":"contacts","template":{"data":[{"name":"label","value":null},{"name":"address_street1","value":null},{"name":"address_street2","value":null},{"name":"address_city","value":null},{"name":"address_state","value":null},{"name":"address_zip","value":null},{"name":"address_country","value":null},{"name":"first_name","value":null},{"name":"last_name","value":null},{"name":"hide_address","value":null,"deprecated":true,"prompt":"hide_address
|
166
170
|
is deprecated and will be removed in a future version, use is_address_hidden
|
167
|
-
instead."},{"name":"is_address_hidden","value":null},{"name":"allow_shared_access","value":null},{"name":"member_id","value":null},{"name":"type","value":"contact"}]},"links":[{"rel":"contact_email_addresses","href":"http://localhost:3000/contact_email_addresses"},{"rel":"contact_phone_numbers","href":"http://localhost:3000/contact_phone_numbers"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"user","href":"http://localhost:3000/users"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/contacts"}],"queries":[{"rel":"search","href":"http://localhost:3000/contacts/search","data":[{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
171
|
+
instead."},{"name":"is_address_hidden","value":null},{"name":"allow_shared_access","value":null},{"name":"member_id","value":null},{"name":"type","value":"contact"}]},"links":[{"rel":"contact_email_addresses","href":"http://localhost:3000/contact_email_addresses"},{"rel":"contact_phone_numbers","href":"http://localhost:3000/contact_phone_numbers"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"message_data","href":"http://localhost:3000/message_data"},{"rel":"messages","href":"http://localhost:3000/messages"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"user","href":"http://localhost:3000/users"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/contacts"}],"queries":[{"rel":"search","href":"http://localhost:3000/contacts/search","data":[{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"user_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
168
172
|
number of items to return for each page. Sending this parameter with the query
|
169
173
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
170
174
|
number of the page to be returned. This requires that paging be turned on
|
171
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
175
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/countries","rel":"countries","links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/countries"}],"queries":[{"rel":"search","href":"http://localhost:3000/countries/search","data":[{"name":"id","value":null},{"name":"name","value":null}]}],"items":[{"href":"http://localhost:3000/countries/020","data":[{"name":"id","value":"020"},{"name":"type","value":"country"},{"name":"name","value":"Andorra"},{"name":"iso_alpha2_code","value":"AD"}],"rel":"country-020"},{"href":"http://localhost:3000/countries/784","data":[{"name":"id","value":"784"},{"name":"type","value":"country"},{"name":"name","value":"United
|
172
176
|
Arab Emirates"},{"name":"iso_alpha2_code","value":"AE"}],"rel":"country-784"},{"href":"http://localhost:3000/countries/004","data":[{"name":"id","value":"004"},{"name":"type","value":"country"},{"name":"name","value":"Afghanistan"},{"name":"iso_alpha2_code","value":"AF"}],"rel":"country-004"},{"href":"http://localhost:3000/countries/028","data":[{"name":"id","value":"028"},{"name":"type","value":"country"},{"name":"name","value":"Antigua
|
173
177
|
and Barbuda"},{"name":"iso_alpha2_code","value":"AG"}],"rel":"country-028"},{"href":"http://localhost:3000/countries/660","data":[{"name":"id","value":"660"},{"name":"type","value":"country"},{"name":"name","value":"Anguilla"},{"name":"iso_alpha2_code","value":"AI"}],"rel":"country-660"},{"href":"http://localhost:3000/countries/008","data":[{"name":"id","value":"008"},{"name":"type","value":"country"},{"name":"name","value":"Albania"},{"name":"iso_alpha2_code","value":"AL"}],"rel":"country-008"},{"href":"http://localhost:3000/countries/051","data":[{"name":"id","value":"051"},{"name":"type","value":"country"},{"name":"name","value":"Armenia"},{"name":"iso_alpha2_code","value":"AM"}],"rel":"country-051"},{"href":"http://localhost:3000/countries/530","data":[{"name":"id","value":"530"},{"name":"type","value":"country"},{"name":"name","value":"Netherlands
|
174
178
|
Antilles"},{"name":"iso_alpha2_code","value":"AN"}],"rel":"country-530"},{"href":"http://localhost:3000/countries/024","data":[{"name":"id","value":"024"},{"name":"type","value":"country"},{"name":"name","value":"Angola"},{"name":"iso_alpha2_code","value":"AO"}],"rel":"country-024"},{"href":"http://localhost:3000/countries/010","data":[{"name":"id","value":"010"},{"name":"type","value":"country"},{"name":"name","value":"Antarctica"},{"name":"iso_alpha2_code","value":"AQ"}],"rel":"country-010"},{"href":"http://localhost:3000/countries/032","data":[{"name":"id","value":"032"},{"name":"type","value":"country"},{"name":"name","value":"Argentina"},{"name":"iso_alpha2_code","value":"AR"}],"rel":"country-032"},{"href":"http://localhost:3000/countries/016","data":[{"name":"id","value":"016"},{"name":"type","value":"country"},{"name":"name","value":"American
|
@@ -248,23 +252,23 @@ http_interactions:
|
|
248
252
|
Islands, British"},{"name":"iso_alpha2_code","value":"VG"}],"rel":"country-092"},{"href":"http://localhost:3000/countries/850","data":[{"name":"id","value":"850"},{"name":"type","value":"country"},{"name":"name","value":"Virgin
|
249
253
|
Islands, U.S."},{"name":"iso_alpha2_code","value":"VI"}],"rel":"country-850"},{"href":"http://localhost:3000/countries/704","data":[{"name":"id","value":"704"},{"name":"type","value":"country"},{"name":"name","value":"Vietnam"},{"name":"iso_alpha2_code","value":"VN"}],"rel":"country-704"},{"href":"http://localhost:3000/countries/548","data":[{"name":"id","value":"548"},{"name":"type","value":"country"},{"name":"name","value":"Vanuatu"},{"name":"iso_alpha2_code","value":"VU"}],"rel":"country-548"},{"href":"http://localhost:3000/countries/876","data":[{"name":"id","value":"876"},{"name":"type","value":"country"},{"name":"name","value":"Wallis
|
250
254
|
and Futuna"},{"name":"iso_alpha2_code","value":"WF"}],"rel":"country-876"},{"href":"http://localhost:3000/countries/882","data":[{"name":"id","value":"882"},{"name":"type","value":"country"},{"name":"name","value":"Samoa"},{"name":"iso_alpha2_code","value":"WS"}],"rel":"country-882"},{"href":"http://localhost:3000/countries/887","data":[{"name":"id","value":"887"},{"name":"type","value":"country"},{"name":"name","value":"Yemen"},{"name":"iso_alpha2_code","value":"YE"}],"rel":"country-887"},{"href":"http://localhost:3000/countries/175","data":[{"name":"id","value":"175"},{"name":"type","value":"country"},{"name":"name","value":"Mayotte"},{"name":"iso_alpha2_code","value":"YT"}],"rel":"country-175"},{"href":"http://localhost:3000/countries/710","data":[{"name":"id","value":"710"},{"name":"type","value":"country"},{"name":"name","value":"South
|
251
|
-
Africa"},{"name":"iso_alpha2_code","value":"ZA"}],"rel":"country-710"},{"href":"http://localhost:3000/countries/894","data":[{"name":"id","value":"894"},{"name":"type","value":"country"},{"name":"name","value":"Zambia"},{"name":"iso_alpha2_code","value":"ZM"}],"rel":"country-894"},{"href":"http://localhost:3000/countries/716","data":[{"name":"id","value":"716"},{"name":"type","value":"country"},{"name":"name","value":"Zimbabwe"},{"name":"iso_alpha2_code","value":"ZW"}],"rel":"country-716"}]}},{"collection":{"version":"3.
|
255
|
+
Africa"},{"name":"iso_alpha2_code","value":"ZA"}],"rel":"country-710"},{"href":"http://localhost:3000/countries/894","data":[{"name":"id","value":"894"},{"name":"type","value":"country"},{"name":"name","value":"Zambia"},{"name":"iso_alpha2_code","value":"ZM"}],"rel":"country-894"},{"href":"http://localhost:3000/countries/716","data":[{"name":"id","value":"716"},{"name":"type","value":"country"},{"name":"name","value":"Zimbabwe"},{"name":"iso_alpha2_code","value":"ZW"}],"rel":"country-716"}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/custom_data","rel":"custom_data","template":{"data":[{"name":"member_id","value":null},{"name":"custom_field_id","value":null},{"name":"value","value":null},{"name":"is_private","value":null},{"name":"type","value":"custom_datum"}]},"links":[{"rel":"custom_field","href":"http://localhost:3000/custom_fields"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/custom_data"}],"queries":[{"rel":"search","href":"http://localhost:3000/custom_data/search","data":[{"name":"id","value":null},{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"custom_field_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
252
256
|
number of items to return for each page. Sending this parameter with the query
|
253
257
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
254
258
|
number of the page to be returned. This requires that paging be turned on
|
255
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
259
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/custom_fields","rel":"custom_fields","template":{"data":[{"name":"team_id","value":null},{"name":"name","value":null},{"name":"kind","value":null},{"name":"options","value":null},{"name":"help_text","value":null},{"name":"type","value":"custom_field"}]},"links":[{"rel":"custom_data","href":"http://localhost:3000/custom_data"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/custom_fields"}],"queries":[{"rel":"search","href":"http://localhost:3000/custom_fields/search","data":[{"name":"id","value":null},{"name":"team_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
256
260
|
number of items to return for each page. Sending this parameter with the query
|
257
261
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
258
262
|
number of the page to be returned. This requires that paging be turned on
|
259
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
263
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/league_custom_data","rel":"league_custom_data","template":{"data":[{"name":"member_id","value":null},{"name":"league_custom_field_id","value":null},{"name":"value","value":null},{"name":"is_private","value":null},{"name":"type","value":"league_custom_datum"}]},"links":[{"rel":"league_custom_field","href":"http://localhost:3000/league_custom_fields"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/league_custom_data"}],"queries":[{"rel":"search","href":"http://localhost:3000/league_custom_data/search","data":[{"name":"id","value":null},{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"division_id","value":null},{"name":"league_custom_field_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
260
264
|
number of items to return for each page. Sending this parameter with the query
|
261
265
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
262
266
|
number of the page to be returned. This requires that paging be turned on
|
263
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
267
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/league_custom_fields","rel":"league_custom_fields","links":[{"rel":"teams","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"league_custom_data","href":"http://localhost:3000/league_custom_data"},{"rel":"self","href":"http://localhost:3000/league_custom_fields"}],"queries":[{"rel":"search","href":"http://localhost:3000/league_custom_fields/search","data":[{"name":"id","value":null},{"name":"team_id","value":null},{"name":"division_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
264
268
|
number of items to return for each page. Sending this parameter with the query
|
265
269
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
266
270
|
number of the page to be returned. This requires that paging be turned on
|
267
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
271
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/divisions","rel":"divisions","template":{"data":[{"name":"type","value":"division"},{"name":"parent_id","value":null},{"name":"name","value":null},{"name":"country","value":null},{"name":"postal_code","value":null},{"name":"time_zone","value":null},{"name":"sport_id","value":null},{"name":"season_name","value":null},{"name":"league_name","value":null},{"name":"league_url","value":null}]},"links":[{"rel":"teams","href":"http://localhost:3000/teams"},{"rel":"division_events","href":"http://localhost:3000/division_events"},{"rel":"plan","href":"http://localhost:3000/plans"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/divisions"}],"queries":[{"rel":"search","href":"http://localhost:3000/divisions/search","data":[{"name":"id","value":null},{"name":"user_id","value":null},{"name":"parent_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
268
272
|
number of items to return for each page. Sending this parameter with the query
|
269
273
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
270
274
|
number of the page to be returned. This requires that paging be turned on
|
@@ -274,61 +278,68 @@ http_interactions:
|
|
274
278
|
(This endpoint subject to change) Returns all the nested set descendants of
|
275
279
|
the given division.","data":[{"name":"id","value":null}]},{"rel":"children","href":"http://localhost:3000/divisions/children","prompt":"Beta:
|
276
280
|
(This endpoint subject to change) Returns all the nested set children of the
|
277
|
-
given division.","data":[{"name":"id","value":null}]}]}},{"collection":{"version":"3.
|
281
|
+
given division.","data":[{"name":"id","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/division_contact_email_addresses","rel":"division_contact_email_addresses","template":{"data":[{"name":"label","value":null},{"name":"email","value":null},{"name":"receives_team_emails","value":null},{"name":"is_hidden","value":null},{"name":"contact_id","value":null},{"name":"type","value":"division_contact_email_address"}]},"links":[{"rel":"contact","href":"http://localhost:3000/contacts"},{"rel":"division_contact","href":"http://localhost:3000/division_contacts"},{"rel":"division_member","href":"http://localhost:3000/division_members"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/division_contact_email_addresses"}],"queries":[{"rel":"search","href":"http://localhost:3000/division_contact_email_addresses/search","data":[{"name":"contact_id","value":null},{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
278
282
|
number of items to return for each page. Sending this parameter with the query
|
279
283
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
280
284
|
number of the page to be returned. This requires that paging be turned on
|
281
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
285
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/division_contact_phone_numbers","rel":"division_contact_phone_numbers","template":{"data":[{"name":"label","value":null},{"name":"phone_number","value":null},{"name":"preferred","value":null,"deprecated":true,"prompt":"preferred
|
282
286
|
is deprecated and will be removed in a future version, use is_preferred instead."},{"name":"is_preferred","value":null},{"name":"contact_id","value":null},{"name":"sms_enabled","value":null},{"name":"sms_gateway_id","value":null},{"name":"is_hidden","value":null},{"name":"type","value":"division_contact_phone_number"}]},"links":[{"rel":"contact","href":"http://localhost:3000/contacts"},{"rel":"division_contact","href":"http://localhost:3000/division_contacts"},{"rel":"division_member","href":"http://localhost:3000/division_members"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"sms_gateway","href":"http://localhost:3000/sms_gateways"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/division_contact_phone_numbers"}],"queries":[{"rel":"search","href":"http://localhost:3000/division_contact_phone_numbers/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"contact_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
283
287
|
number of items to return for each page. Sending this parameter with the query
|
284
288
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
285
289
|
number of the page to be returned. This requires that paging be turned on
|
286
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
290
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/division_contacts","rel":"division_contacts","template":{"data":[{"name":"label","value":null},{"name":"address_street1","value":null},{"name":"address_street2","value":null},{"name":"address_city","value":null},{"name":"address_state","value":null},{"name":"address_zip","value":null},{"name":"address_country","value":null},{"name":"first_name","value":null},{"name":"last_name","value":null},{"name":"hide_address","value":null,"deprecated":true,"prompt":"hide_address
|
287
291
|
is deprecated and will be removed in a future version, use is_address_hidden
|
288
292
|
instead."},{"name":"is_address_hidden","value":null},{"name":"allow_shared_access","value":null},{"name":"member_id","value":null},{"name":"type","value":"division_contact"}]},"links":[{"rel":"contact_email_addresses","href":"http://localhost:3000/contact_email_addresses"},{"rel":"contact_phone_numbers","href":"http://localhost:3000/contact_phone_numbers"},{"rel":"division_contact_email_addresses","href":"http://localhost:3000/division_contact_email_addresses"},{"rel":"division_contact_phone_numbers","href":"http://localhost:3000/division_contact_phone_numbers"},{"rel":"division_member","href":"http://localhost:3000/division_members"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"user","href":"http://localhost:3000/users"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/division_contacts"}],"queries":[{"rel":"search","href":"http://localhost:3000/division_contacts/search","data":[{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
289
293
|
number of items to return for each page. Sending this parameter with the query
|
290
294
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
291
295
|
number of the page to be returned. This requires that paging be turned on
|
292
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
296
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/division_events","rel":"division_events","prompt":"BETA:
|
293
297
|
(This endpoint subject to change) Returns a collection associated with a division''s
|
294
|
-
events","links":[{"rel":"assignments","href":"http://localhost:3000/assignments"},{"rel":"availabilities","href":"http://localhost:3000/availabilities"},{"rel":"division_location","href":"http://localhost:3000/division_locations"},{"rel":"event_statistics","href":"http://localhost:3000/event_statistics"},{"rel":"location","href":"http://localhost:3000/locations"},{"rel":"opponent","href":"http://localhost:3000/opponents"},{"rel":"statistic_data","href":"http://localhost:3000/statistic_data"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/division_events"}],"queries":[{"rel":"search","href":"http://localhost:3000/division_events/search","data":[{"name":"division_id","value":null},{"name":"id","value":null},{"name":"division_location_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
298
|
+
events","template":{"data":[{"name":"event_type","value":"event"},{"name":"duration_in_minutes","value":null},{"name":"duration_in_hours","value":null},{"name":"icon_color","value":null},{"name":"is_canceled","value":null},{"name":"is_tbd","value":null},{"name":"label","value":null},{"name":"location_id","value":null},{"name":"minutes_to_arrive_early","value":null},{"name":"name","value":null},{"name":"notes","value":null},{"name":"notify_team","value":null},{"name":"notify_team_as_member_id","value":null},{"name":"start_date","value":null},{"name":"team_id","value":null},{"name":"division_id","value":null},{"name":"time_zone","value":null}]},"links":[{"rel":"assignments","href":"http://localhost:3000/assignments"},{"rel":"availabilities","href":"http://localhost:3000/availabilities"},{"rel":"division_event_import","href":"http://localhost:3000/division_events_imports"},{"rel":"division_location","href":"http://localhost:3000/division_locations"},{"rel":"event_statistics","href":"http://localhost:3000/event_statistics"},{"rel":"location","href":"http://localhost:3000/locations"},{"rel":"opponent","href":"http://localhost:3000/opponents"},{"rel":"statistic_data","href":"http://localhost:3000/statistic_data"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/division_events"}],"queries":[{"rel":"search","href":"http://localhost:3000/division_events/search","sort":["start_date"],"data":[{"name":"division_id","value":null},{"name":"id","value":null},{"name":"division_event_import_id","value":null},{"name":"division_location_id","value":null},{"name":"started_after","value":null},{"name":"is_game","value":null},{"name":"repeating_uuid","value":null},{"name":"page_size","value":null,"prompt":"The
|
295
299
|
number of items to return for each page. Sending this parameter with the query
|
296
300
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
297
301
|
number of the page to be returned. This requires that paging be turned on
|
298
|
-
by also providing the page_size parameter."}
|
302
|
+
by also providing the page_size parameter."},{"name":"sort_start_date","value":null,"prompt":"Sort
|
303
|
+
the returned dataset based on the start_date field, valid values are ''asc''
|
304
|
+
or ''desc''."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/division_locations","rel":"division_locations","template":{"data":[{"name":"name","value":null},{"name":"url","value":null},{"name":"phone","value":null},{"name":"notes","value":null},{"name":"address","value":null},{"name":"division_id","value":null},{"name":"type","value":"division_location"}]},"links":[{"rel":"events","href":"http://localhost:3000/events"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/division_locations"}],"queries":[{"rel":"search","href":"http://localhost:3000/division_locations/search","data":[{"name":"division_id","value":null},{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
299
305
|
number of items to return for each page. Sending this parameter with the query
|
300
306
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
301
307
|
number of the page to be returned. This requires that paging be turned on
|
302
|
-
by also providing the page_size parameter."}]}]
|
308
|
+
by also providing the page_size parameter."}]}],"commands":[{"rel":"import_from_division","href":"http://localhost:3000/division_locations/import_from_division","prompt":"Copy
|
309
|
+
the specified ''source_division_location_ids'' to the specified ''destination_division_id''.","data":[{"name":"destination_division_id","value":null},{"name":"source_location_ids","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/division_member_email_addresses","rel":"division_member_email_addresses","template":{"data":[{"name":"member_id","value":null},{"name":"label","value":null},{"name":"email","value":null},{"name":"receives_team_emails","value":null},{"name":"is_hidden","value":null},{"name":"type","value":"division_member_email_address"}]},"links":[{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/division_member_email_addresses"}],"queries":[{"rel":"search","href":"http://localhost:3000/division_member_email_addresses/search","data":[{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
303
310
|
number of items to return for each page. Sending this parameter with the query
|
304
311
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
305
312
|
number of the page to be returned. This requires that paging be turned on
|
306
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
313
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/division_member_phone_numbers","rel":"division_member_phone_numbers","template":{"data":[{"name":"label","value":null},{"name":"phone_number","value":null},{"name":"preferred","value":null,"deprecated":true,"prompt":"preferred
|
307
314
|
is deprecated and will be removed in a future version, use is_preferred instead."},{"name":"is_preferred","value":null},{"name":"member_id","value":null},{"name":"sms_enabled","value":null},{"name":"sms_gateway_id","value":null},{"name":"is_hidden","value":null},{"name":"type","value":"division_member_phone_number"}]},"links":[{"rel":"member","href":"http://localhost:3000/members"},{"rel":"sms_gateway","href":"http://localhost:3000/sms_gateways"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/division_member_phone_numbers"}],"queries":[{"rel":"search","href":"http://localhost:3000/division_member_phone_numbers/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"member_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
308
315
|
number of items to return for each page. Sending this parameter with the query
|
309
316
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
310
317
|
number of the page to be returned. This requires that paging be turned on
|
311
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
318
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/division_members","rel":"division_members","queries":[{"rel":"search","href":"http://localhost:3000/division_members/search","data":[{"name":"team_id","value":null,"prompt":"Find
|
312
319
|
a division member by the id of the team they are a commissioner of."},{"name":"division_id","value":null},{"name":"user_id","value":null},{"name":"id","value":null},{"name":"birthday_month","value":null,"prompt":"Find
|
313
|
-
a division member by the month of their birthday."},{"name":"page_size","value":null,"prompt":"The
|
320
|
+
a division member by the month of their birthday."},{"name":"is_commissioner","value":null},{"name":"is_ownership_pending","value":null},{"name":"page_size","value":null,"prompt":"The
|
314
321
|
number of items to return for each page. Sending this parameter with the query
|
315
322
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
316
323
|
number of the page to be returned. This requires that paging be turned on
|
317
|
-
by also providing the page_size parameter."}]}],"links":[{"rel":"contact_email_addresses","href":"http://localhost:3000/contact_email_addresses"},{"rel":"contact_phone_numbers","href":"http://localhost:3000/contact_phone_numbers"},{"rel":"contacts","href":"http://localhost:3000/contacts"},{"rel":"division_contact_email_addresses","href":"http://localhost:3000/division_contact_email_addresses"},{"rel":"division_contact_phone_numbers","href":"http://localhost:3000/division_contact_phone_numbers"},{"rel":"division_contacts","href":"http://localhost:3000/division_contacts"},{"rel":"division_member_email_addresses","href":"http://localhost:3000/division_member_email_addresses"},{"rel":"division_member_phone_numbers","href":"http://localhost:3000/division_member_phone_numbers"},{"rel":"division_member_preferences","href":"http://localhost:3000/division_members_preferences"},{"rel":"forum_posts","href":"http://localhost:3000/forum_posts"},{"rel":"member_email_addresses","href":"http://localhost:3000/member_email_addresses"},{"rel":"member_phone_numbers","href":"http://localhost:3000/member_phone_numbers"},{"rel":"member_preferences","href":"http://localhost:3000/members_preferences"},{"rel":"user","href":"http://localhost:3000/users"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/division_members"}]}},{"collection":{"version":"3.
|
324
|
+
by also providing the page_size parameter."}]}],"links":[{"rel":"contact_email_addresses","href":"http://localhost:3000/contact_email_addresses"},{"rel":"contact_phone_numbers","href":"http://localhost:3000/contact_phone_numbers"},{"rel":"contacts","href":"http://localhost:3000/contacts"},{"rel":"division_contact_email_addresses","href":"http://localhost:3000/division_contact_email_addresses"},{"rel":"division_contact_phone_numbers","href":"http://localhost:3000/division_contact_phone_numbers"},{"rel":"division_contacts","href":"http://localhost:3000/division_contacts"},{"rel":"division_member_email_addresses","href":"http://localhost:3000/division_member_email_addresses"},{"rel":"division_member_phone_numbers","href":"http://localhost:3000/division_member_phone_numbers"},{"rel":"division_member_preferences","href":"http://localhost:3000/division_members_preferences"},{"rel":"forum_posts","href":"http://localhost:3000/forum_posts"},{"rel":"member_email_addresses","href":"http://localhost:3000/member_email_addresses"},{"rel":"member_phone_numbers","href":"http://localhost:3000/member_phone_numbers"},{"rel":"member_preferences","href":"http://localhost:3000/members_preferences"},{"rel":"message_data","href":"http://localhost:3000/message_data"},{"rel":"messages","href":"http://localhost:3000/messages"},{"rel":"user","href":"http://localhost:3000/users"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/division_members"}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/division_members_preferences","rel":"members_preferences","template":{"data":[{"name":"assignments_hide_past","value":null},{"name":"schedule_hide_past","value":null},{"name":"availability_show_past","value":null},{"name":"schedule_show_for_code","value":null},{"name":"reminders_send_game","value":null},{"name":"reminders_send_event","value":null},{"name":"reminders_send_days_before_game","value":null},{"name":"reminders_send_days_before_event","value":null},{"name":"reminders_send_manager_game","value":null},{"name":"reminders_send_manager_event","value":null},{"name":"reminders_send_manager_days_before_game","value":null},{"name":"reminders_send_manager_days_before_event","value":null},{"name":"mobile_send_push_messages","value":null},{"name":"public_site_show_thumbnail","value":null},{"name":"public_site_show_last_name","value":null},{"name":"facebook_post_scores","value":null},{"name":"facebook_post_scores_to_page_id","value":null},{"name":"facebook_post_scores_to_page_name","value":null},{"name":"facebook_post_scores_to_wall","value":null},{"name":"facebook_only_post_wins","value":null},{"name":"facebook_polite_scores","value":null},{"name":"facebook_page_access_token","value":null},{"name":"type","value":"member_preferences"}]},"links":[{"rel":"member","href":"http://localhost:3000/members"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/division_members_preferences"}],"queries":[{"rel":"search","href":"http://localhost:3000/members_preferences/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
318
325
|
number of items to return for each page. Sending this parameter with the query
|
319
326
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
320
327
|
number of the page to be returned. This requires that paging be turned on
|
321
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
328
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/division_events_imports","rel":"division_events_imports","links":[{"rel":"divisions","href":"http://localhost:3000/divisions"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/division_events_imports"}],"queries":[{"rel":"search","href":"http://localhost:3000/division_events_imports/search","data":[{"name":"division_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
322
329
|
number of items to return for each page. Sending this parameter with the query
|
323
330
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
324
331
|
number of the page to be returned. This requires that paging be turned on
|
325
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
332
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/division_team_standings","rel":"division_team_standings","template":{"data":[{"name":"id","value":null},{"name":"type","value":null},{"name":"team_name","value":null},{"name":"team_url","value":null},{"name":"division_name","value":null},{"name":"wins","value":null},{"name":"losses","value":null},{"name":"ties","value":null},{"name":"overtime_losses","value":null},{"name":"standings_points","value":null},{"name":"type","value":"division_team_standing"}]},"links":[{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/division_team_standings"}],"queries":[{"rel":"search","href":"http://localhost:3000/division_team_standings/search","data":[{"name":"team_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
333
|
+
number of items to return for each page. Sending this parameter with the query
|
334
|
+
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
335
|
+
number of the page to be returned. This requires that paging be turned on
|
336
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/divisions_preferences","rel":"divisions_preferences","prompt":"BETA:
|
326
337
|
(This endpoint subject to change) Returns a collection associated with a division''s
|
327
338
|
preferences","template":{"data":[{"name":"alternate_sport_name","value":null},{"name":"assignments_enable_for_code","value":null},{"name":"availabilities_sort_order","value":null},{"name":"availability_event_cutoff","value":null},{"name":"availability_game_cutoff","value":null},{"name":"can_have_subdivisions","value":null},{"name":"color_scheme_cd","value":null},{"name":"currency_symbol","value":null},{"name":"has_tracked_items_for_non_players","value":null},{"name":"has_payments_for_non_players","value":null},{"name":"has_international_date","value":null},{"name":"has_international_time","value":null},{"name":"is_announcement_above_home_photo","value":null},{"name":"is_assignments_enabled","value":null},{"name":"is_availabilities_enabled","value":null},{"name":"is_coed","value":null},{"name":"is_event_reminders_enabled","value":null},{"name":"is_game_reminders_enabled","value":null},{"name":"is_header_hidden","value":null},{"name":"is_league_controlling_settings","value":null},{"name":"is_marketplace_enabled","value":null},{"name":"is_multi_sport","value":null},{"name":"is_payments_private","value":null},{"name":"is_registration_enabled","value":null},{"name":"is_roster_importable","value":null},{"name":"is_payments_enabled","value":null},{"name":"is_schedule_enabled","value":null},{"name":"is_sponsor_editable_for_non_commissioners","value":null},{"name":"is_standings_enabled","value":null},{"name":"is_statistics_enabled","value":null},{"name":"is_team_media_enabled","value":null},{"name":"is_tracked_items_enabled","value":null},{"name":"is_tracked_items_private","value":null},{"name":"is_tracking_points","value":null},{"name":"is_youth","value":null},{"name":"member_sort_order","value":null},{"name":"type","value":"team_preferences"}]},"links":[{"rel":"division","href":"http://localhost:3000/divisions"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/divisions_preferences"}],"queries":[{"rel":"search","href":"http://localhost:3000/divisions_preferences/search","data":[{"name":"id","value":null},{"name":"division_id","value":null},{"name":"user_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
328
339
|
number of items to return for each page. Sending this parameter with the query
|
329
340
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
330
341
|
number of the page to be returned. This requires that paging be turned on
|
331
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
342
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/event_statistics","rel":"event_statistics","links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/event_statistics"},{"rel":"event","href":"http://localhost:3000/events"},{"rel":"statistic","href":"http://localhost:3000/statistics"},{"rel":"team","href":"http://localhost:3000/teams"}],"queries":[{"rel":"search","href":"http://localhost:3000/event_statistics/search","data":[{"name":"id","value":null},{"name":"statistic_id","value":null},{"name":"event_id","value":null},{"name":"team_id","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/events","rel":"events","template":{"data":[{"name":"type","value":"event"},{"name":"additional_location_details","value":null},{"name":"browser_time_zone","value":null},{"name":"division_location_id","value":null},{"name":"doesnt_count_towards_record","value":null},{"name":"duration_in_minutes","value":null},{"name":"game_type_code","value":null},{"name":"icon_color","value":null},{"name":"is_canceled","value":null},{"name":"is_game","value":null},{"name":"is_overtime","value":null},{"name":"is_shootout","value":null},{"name":"is_tbd","value":null},{"name":"label","value":null},{"name":"location_id","value":null},{"name":"minutes_to_arrive_early","value":null},{"name":"name","value":null},{"name":"notes","value":null},{"name":"notify_opponent","value":null},{"name":"notify_opponent_contacts_email","value":null},{"name":"notify_opponent_contacts_name","value":null},{"name":"notify_opponent_notes","value":null},{"name":"notify_team","value":null},{"name":"notify_team_as_member_id","value":null},{"name":"opponent_id","value":null},{"name":"points_for_opponent","value":null},{"name":"points_for_team","value":null},{"name":"repeating_include","value":null,"prompt":"When
|
332
343
|
updating a repeating event, this is a required field. Values are: \"all\"
|
333
344
|
- updates all events in this series, \"future\" - updates this event and all
|
334
345
|
that occur after, \"none\" - only updates a single event."},{"name":"repeating_type_code","value":null,"prompt":"A
|
@@ -338,152 +349,192 @@ http_interactions:
|
|
338
349
|
date when the repeating event should end, this is inclusive so an event will
|
339
350
|
be created on this day if it falls before the next event specified by \"repeating_type_code\".
|
340
351
|
This attribute is required with \"repeating_type_code\" when creating a repeating
|
341
|
-
event."},{"name":"results","value":null},{"name":"results_url","value":null},{"name":"shootout_points_for_opponent","value":null},{"name":"shootout_points_for_team","value":null},{"name":"start_date","value":null},{"name":"team_id","value":null},{"name":"time_zone","value":null},{"name":"tracks_availability","value":null},{"name":"uniform","value":null}]},"links":[{"rel":"assignments","href":"http://localhost:3000/assignments"},{"rel":"availabilities","href":"http://localhost:3000/availabilities"},{"rel":"division_location","href":"http://localhost:3000/division_locations"},{"rel":"event_statistics","href":"http://localhost:3000/event_statistics"},{"rel":"location","href":"http://localhost:3000/locations"},{"rel":"opponent","href":"http://localhost:3000/opponents"},{"rel":"statistic_data","href":"http://localhost:3000/statistic_data"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/events"}],"queries":[{"rel":"search","href":"http://localhost:3000/events/search","data":[{"name":"team_id","value":null},{"name":"location_id","value":null},{"name":"opponent_id","value":null},{"name":"started_after","value":null},{"name":"started_before","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
352
|
+
event."},{"name":"results","value":null},{"name":"results_url","value":null},{"name":"shootout_points_for_opponent","value":null},{"name":"shootout_points_for_team","value":null},{"name":"start_date","value":null},{"name":"team_id","value":null},{"name":"time_zone","value":null},{"name":"tracks_availability","value":null},{"name":"uniform","value":null}]},"links":[{"rel":"assignments","href":"http://localhost:3000/assignments"},{"rel":"availabilities","href":"http://localhost:3000/availabilities"},{"rel":"division_location","href":"http://localhost:3000/division_locations"},{"rel":"event_statistics","href":"http://localhost:3000/event_statistics"},{"rel":"location","href":"http://localhost:3000/locations"},{"rel":"opponent","href":"http://localhost:3000/opponents"},{"rel":"statistic_data","href":"http://localhost:3000/statistic_data"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/events"}],"queries":[{"rel":"search","sort":["start_date"],"href":"http://localhost:3000/events/search","data":[{"name":"team_id","value":null},{"name":"location_id","value":null},{"name":"opponent_id","value":null},{"name":"started_after","value":null},{"name":"started_before","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
342
353
|
number of items to return for each page. Sending this parameter with the query
|
343
354
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
344
355
|
number of the page to be returned. This requires that paging be turned on
|
345
|
-
by also providing the page_size parameter."}
|
356
|
+
by also providing the page_size parameter."},{"name":"sort_start_date","value":null,"prompt":"Sort
|
357
|
+
the returned dataset based on the start_date field, valid values are ''asc''
|
358
|
+
or ''desc''."}]},{"rel":"search_games","href":"http://localhost:3000/events/search_games","data":[{"name":"team_id","value":null}]},{"rel":"overview","href":"http://localhost:3000/events/overview","data":[{"name":"team_id","value":null}]}],"commands":[{"rel":"send_availability_reminders","href":"http://localhost:3000/events/send_availability_reminders","prompt":"members_to_notify
|
346
359
|
= [member_id, member_id]","data":[{"name":"id","value":null},{"name":"members_to_notify","value":null},{"name":"notify_team_as_member_id","value":null}]},{"rel":"update_final_score","href":"http://localhost:3000/events/update_final_score","prompt":"Update
|
347
360
|
the final score for an event","data":[{"name":"id","value":null},{"name":"points_for_team","value":null},{"name":"points_for_opponent","value":null},{"name":"shootout_points_for_team","value":null},{"name":"shootout_points_for_opponent","value":null},{"name":"is_overtime","value":null},{"name":"is_shootout","value":null},{"name":"results","value":null},{"name":"results_url","value":null}]},{"rel":"bulk_create","href":"http://localhost:3000/events/bulk_create","prompt":"event_ids
|
348
|
-
= [event_id, event_id]","data":[{"name":"templates","value":null},{"name":"team_id","value":null},{"name":"notify_team_as_member_id","value":null},{"name":"notify_team","value":null}]}]}},{"collection":{"version":"3.
|
361
|
+
= [event_id, event_id]","data":[{"name":"templates","value":null},{"name":"team_id","value":null},{"name":"notify_team_as_member_id","value":null},{"name":"notify_team","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/facebook_pages","rel":"facebook_pages","links":[{"rel":"user","href":"http://localhost:3000/users"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/facebook_pages"}],"queries":[{"rel":"search","href":"http://localhost:3000/facebook_pages/search","data":[{"name":"page_size","value":null,"prompt":"The
|
349
362
|
number of items to return for each page. Sending this parameter with the query
|
350
363
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
351
364
|
number of the page to be returned. This requires that paging be turned on
|
352
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
365
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/forecasts","rel":"forecasts","links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/forecasts"}],"queries":[{"rel":"search","href":"http://localhost:3000/forecasts/search","data":[{"name":"team_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
353
366
|
number of items to return for each page. Sending this parameter with the query
|
354
367
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
355
368
|
number of the page to be returned. This requires that paging be turned on
|
356
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
369
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/forum_posts","rel":"forum_posts","template":{"data":[{"name":"forum_topic_id","value":null},{"name":"division_member_id","value":null},{"name":"member_id","value":null},{"name":"message","value":null},{"name":"broadcast_to_team","value":null},{"name":"type","value":"forum_post"}]},"links":[{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"forum_topic","href":"http://localhost:3000/forum_topics"},{"rel":"division_member","href":"http://localhost:3000/division_members"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/forum_posts"}],"queries":[{"rel":"search","href":"http://localhost:3000/forum_posts/search","data":[{"name":"forum_topic_id","value":null},{"name":"id","value":null},{"name":"division_member_id","value":null},{"name":"member_id","value":null},{"name":"team_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
357
370
|
number of items to return for each page. Sending this parameter with the query
|
358
371
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
359
372
|
number of the page to be returned. This requires that paging be turned on
|
360
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
373
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/forum_subscriptions","rel":"forum_subscriptions","template":{"data":[{"name":"forum_topic_id","value":null},{"name":"member_id","value":null},{"name":"type","value":"forum_subscription"}]},"links":[{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"forum_topic","href":"http://localhost:3000/forum_topics"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/forum_subscriptions"}],"queries":[{"rel":"search","href":"http://localhost:3000/forum_subscriptions/search","data":[{"name":"forum_topic_id","value":null},{"name":"id","value":null},{"name":"member_id","value":null},{"name":"team_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
361
374
|
number of items to return for each page. Sending this parameter with the query
|
362
375
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
363
376
|
number of the page to be returned. This requires that paging be turned on
|
364
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
377
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/forum_topics","rel":"forum_topics","template":{"data":[{"name":"title","value":null},{"name":"is_announcement","value":null},{"name":"team_id","value":null},{"name":"type","value":"forum_topic"}]},"links":[{"rel":"forum_posts","href":"http://localhost:3000/forum_posts"},{"rel":"forum_subscriptions","href":"http://localhost:3000/forum_subscriptions"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/forum_topics"}],"queries":[{"rel":"search","href":"http://localhost:3000/forum_topics/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
365
378
|
number of items to return for each page. Sending this parameter with the query
|
366
379
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
367
380
|
number of the page to be returned. This requires that paging be turned on
|
368
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
381
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/geocoded_locations","rel":"geocoded_locations","links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/geocoded_locations"}],"queries":[{"rel":"search","href":"http://localhost:3000/geocoded_locations/search","data":[{"name":"country","value":null},{"name":"postal_code","value":null},{"name":"page_size","value":null,"prompt":"The
|
369
382
|
number of items to return for each page. Sending this parameter with the query
|
370
383
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
371
384
|
number of the page to be returned. This requires that paging be turned on
|
372
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
385
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/gcm_devices","rel":"gcm_devices","template":{"data":[{"name":"registration_id","value":null},{"name":"app_version","value":null}]},"links":[{"rel":"user","href":"http://localhost:3000/users"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/gcm_devices"}],"queries":[{"rel":"search","href":"http://localhost:3000/gcm_devices/search","data":[{"name":"id","value":null},{"name":"user_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
373
386
|
number of items to return for each page. Sending this parameter with the query
|
374
387
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
375
388
|
number of the page to be returned. This requires that paging be turned on
|
376
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
389
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/league_registrant_documents","rel":"league_registrant_documents","links":[{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/league_registrant_documents"}],"queries":[{"rel":"search","href":"http://localhost:3000/league_registrant_documents/search","data":[{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
377
390
|
number of items to return for each page. Sending this parameter with the query
|
378
391
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
379
392
|
number of the page to be returned. This requires that paging be turned on
|
380
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
393
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/locations","rel":"locations","template":{"data":[{"name":"name","value":null},{"name":"url","value":null},{"name":"phone","value":null},{"name":"notes","value":null},{"name":"address","value":null},{"name":"team_id","value":null},{"name":"type","value":"location"}]},"links":[{"rel":"events","href":"http://localhost:3000/events"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/locations"}],"queries":[{"rel":"search","href":"http://localhost:3000/locations/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
381
394
|
number of items to return for each page. Sending this parameter with the query
|
382
395
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
383
396
|
number of the page to be returned. This requires that paging be turned on
|
384
|
-
by also providing the page_size parameter."}]}]
|
397
|
+
by also providing the page_size parameter."}]}],"commands":[{"rel":"import_from_team","href":"http://localhost:3000/locations/import_from_team","prompt":"Copy
|
398
|
+
the specified ''source_location_ids'' to the specified ''destination_team_id''.","data":[{"name":"destination_team_id","value":null},{"name":"source_location_ids","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/member_email_addresses","rel":"member_email_addresses","template":{"data":[{"name":"member_id","value":null},{"name":"label","value":null},{"name":"email","value":null},{"name":"receives_team_emails","value":null},{"name":"is_hidden","value":null},{"name":"type","value":"member_email_address"}]},"links":[{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/member_email_addresses"}],"queries":[{"rel":"search","href":"http://localhost:3000/member_email_addresses/search","data":[{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
385
399
|
number of items to return for each page. Sending this parameter with the query
|
386
400
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
387
401
|
number of the page to be returned. This requires that paging be turned on
|
388
402
|
by also providing the page_size parameter."}]}],"commands":[{"rel":"invite","href":"http://localhost:3000/member_email_addresses/invite","prompt":"BETA:
|
389
|
-
Invite member email addresses to join TeamSnap.","data":[{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"member_email_address_ids","value":null},{"name":"introduction","value":null},{"name":"notify_as_member_id","value":null}]}]}},{"collection":{"version":"3.
|
403
|
+
Invite member email addresses to join TeamSnap.","data":[{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"member_email_address_ids","value":null},{"name":"introduction","value":null},{"name":"notify_as_member_id","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/member_balances","rel":"member_balances","links":[{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/member_balances"}],"queries":[{"rel":"search","href":"http://localhost:3000/member_balances/search","data":[{"name":"member_id","value":null},{"name":"team_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
390
404
|
number of items to return for each page. Sending this parameter with the query
|
391
405
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
392
406
|
number of the page to be returned. This requires that paging be turned on
|
393
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
407
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/member_files","rel":"member_files","template":{"data":[{"name":"member_id","value":null},{"name":"is_private","value":null},{"name":"description","value":null},{"name":"type","value":"member_file"}]},"links":[{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/member_files"}],"queries":[{"rel":"search","href":"http://localhost:3000/member_files/search","data":[{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
394
408
|
number of items to return for each page. Sending this parameter with the query
|
395
409
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
396
410
|
number of the page to be returned. This requires that paging be turned on
|
397
411
|
by also providing the page_size parameter."}]}],"commands":[{"rel":"upload_member_file","href":"http://localhost:3000/member_files/upload_member_file","prompt":"Upload
|
398
|
-
a member file. This must be a multi-part POST.","data":[{"name":"member_file_id","value":null},{"name":"file","value":null}]}]}},{"collection":{"version":"3.
|
412
|
+
a member file. This must be a multi-part POST.","data":[{"name":"member_file_id","value":null},{"name":"file","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/member_links","rel":"member_links","template":{"data":[{"name":"member_id","value":null},{"name":"url","value":null},{"name":"is_private","value":null},{"name":"description","value":null},{"name":"type","value":"member_link"}]},"links":[{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/member_links"}],"queries":[{"rel":"search","href":"http://localhost:3000/member_links/search","data":[{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
399
413
|
number of items to return for each page. Sending this parameter with the query
|
400
414
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
401
415
|
number of the page to be returned. This requires that paging be turned on
|
402
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
416
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/member_payments","rel":"member_payments","template":{"data":[{"name":"amount_paid","value":null},{"name":"amount_due","value":null},{"name":"is_applicable","value":null},{"name":"member_id","value":null},{"name":"note","value":null},{"name":"team_fee_id","value":null},{"name":"type","value":"member_payment"}]},"links":[{"rel":"member","href":"http://localhost:3000/members"},{"rel":"payment_notes","href":"http://localhost:3000/payment_notes"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"team_fee","href":"http://localhost:3000/team_fees"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/member_payments"}],"queries":[{"rel":"search","href":"http://localhost:3000/member_payments/search","data":[{"name":"id","value":null},{"name":"member_id","value":null},{"name":"team_fee_id","value":null},{"name":"team_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
403
417
|
number of items to return for each page. Sending this parameter with the query
|
404
418
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
405
419
|
number of the page to be returned. This requires that paging be turned on
|
406
420
|
by also providing the page_size parameter."}]}],"commands":[{"rel":"transaction","href":"http://localhost:3000/member_payments/transaction","prompt":"Add
|
407
|
-
or subtract money from the amount paid on a Member Payment.","data":[{"name":"member_payment_id","value":null},{"name":"amount","value":null},{"name":"note","value":null}]}]}},{"collection":{"version":"3.
|
421
|
+
or subtract money from the amount paid on a Member Payment.","data":[{"name":"member_payment_id","value":null},{"name":"amount","value":null},{"name":"note","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/member_phone_numbers","rel":"member_phone_numbers","template":{"data":[{"name":"label","value":null},{"name":"phone_number","value":null},{"name":"preferred","value":null,"deprecated":true,"prompt":"preferred
|
408
422
|
is deprecated and will be removed in a future version, use is_preferred instead."},{"name":"is_preferred","value":null},{"name":"member_id","value":null},{"name":"sms_enabled","value":null},{"name":"sms_gateway_id","value":null},{"name":"is_hidden","value":null},{"name":"type","value":"member_phone_number"}]},"links":[{"rel":"member","href":"http://localhost:3000/members"},{"rel":"sms_gateway","href":"http://localhost:3000/sms_gateways"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/member_phone_numbers"}],"queries":[{"rel":"search","href":"http://localhost:3000/member_phone_numbers/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"member_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
409
423
|
number of items to return for each page. Sending this parameter with the query
|
410
424
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
411
425
|
number of the page to be returned. This requires that paging be turned on
|
412
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
426
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/member_photos","rel":"member_photos","prompt":"BETA:
|
427
|
+
(This endpoint is subject to change) Returns a collection of member photos.","links":[{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"user","href":"http://localhost:3000/users"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/member_photos"}],"queries":[{"rel":"search","href":"http://localhost:3000/member_photos/search","data":[{"name":"id","value":null},{"name":"member_id","value":null},{"name":"team_id","value":null},{"name":"height","value":null},{"name":"width","value":null},{"name":"crop","value":null},{"name":"page_size","value":null,"prompt":"The
|
428
|
+
number of items to return for each page. Sending this parameter with the query
|
429
|
+
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
430
|
+
number of the page to be returned. This requires that paging be turned on
|
431
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/member_statistics","rel":"member_statistics","links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/member_statistics"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"statistic","href":"http://localhost:3000/statistics"},{"rel":"team","href":"http://localhost:3000/teams"}],"queries":[{"rel":"search","href":"http://localhost:3000/member_statistics/search","data":[{"name":"id","value":null},{"name":"statistic_id","value":null},{"name":"member_id","value":null},{"name":"team_id","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/members","rel":"members","template":{"data":[{"name":"first_name","value":null},{"name":"last_name","value":null},{"name":"gender","value":null},{"name":"position","value":null},{"name":"is_manager","value":null},{"name":"birthday","value":null},{"name":"hide_age","value":null,"deprecated":true,"prompt":"hide_age
|
413
432
|
is deprecated and will be removed in a future version, use is_age_hidden instead."},{"name":"is_age_hidden","value":null},{"name":"hide_address","value":null,"deprecated":true,"prompt":"hide_address
|
414
433
|
is deprecated and will be removed in a future version, use is_address_hidden
|
415
|
-
instead."},{"name":"is_address_hidden","value":null},{"name":"is_non_player","value":null},{"name":"address_street1","value":null},{"name":"address_street2","value":null},{"name":"address_city","value":null},{"name":"address_state","value":null},{"name":"address_zip","value":null},{"name":"jersey_number","value":null},{"name":"team_id","value":null},{"name":"type","value":"member"}]},"links":[{"rel":"assignments","href":"http://localhost:3000/assignments"},{"rel":"availabilities","href":"http://localhost:3000/availabilities"},{"rel":"broadcast_email_attachments","href":"http://localhost:3000/broadcast_email_attachments"},{"rel":"broadcast_emails","href":"http://localhost:3000/broadcast_emails"},{"rel":"broadcast_alerts","href":"http://localhost:3000/broadcast_alerts"},{"rel":"contact_email_addresses","href":"http://localhost:3000/contact_email_addresses"},{"rel":"contact_phone_numbers","href":"http://localhost:3000/contact_phone_numbers"},{"rel":"contacts","href":"http://localhost:3000/contacts"},{"rel":"custom_data","href":"http://localhost:3000/custom_data"},{"rel":"custom_fields","href":"http://localhost:3000/custom_fields"},{"rel":"league_custom_data","href":"http://localhost:3000/league_custom_data"},{"rel":"league_custom_fields","href":"http://localhost:3000/league_custom_fields"},{"rel":"forum_posts","href":"http://localhost:3000/forum_posts"},{"rel":"forum_subscriptions","href":"http://localhost:3000/forum_subscriptions"},{"rel":"forum_topics","href":"http://localhost:3000/forum_topics"},{"rel":"league_registrant_documents","href":"http://localhost:3000/league_registrant_documents"},{"rel":"member_balances","href":"http://localhost:3000/member_balances"},{"rel":"member_email_addresses","href":"http://localhost:3000/member_email_addresses"},{"rel":"member_files","href":"http://localhost:3000/member_files"},{"rel":"member_links","href":"http://localhost:3000/member_links"},{"rel":"member_payments","href":"http://localhost:3000/member_payments"},{"rel":"member_phone_numbers","href":"http://localhost:3000/member_phone_numbers"},{"rel":"member_preferences","href":"http://localhost:3000/members_preferences"},{"rel":"member_statistics","href":"http://localhost:3000/member_statistics"},{"rel":"statistic_data","href":"http://localhost:3000/statistic_data"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"team_media","href":"http://localhost:3000/team_media"},{"rel":"team_medium_comments","href":"http://localhost:3000/team_medium_comments"},{"rel":"tracked_item_statuses","href":"http://localhost:3000/tracked_item_statuses"},{"rel":"user","href":"http://localhost:3000/users"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/members"}],"queries":[{"rel":"search","href":"http://localhost:3000/members/search","data":[{"name":"team_id","value":null},{"name":"user_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
434
|
+
instead."},{"name":"is_address_hidden","value":null},{"name":"is_non_player","value":null},{"name":"address_street1","value":null},{"name":"address_street2","value":null},{"name":"address_city","value":null},{"name":"address_state","value":null},{"name":"address_zip","value":null},{"name":"jersey_number","value":null},{"name":"team_id","value":null},{"name":"is_ownership_pending","value":null},{"name":"type","value":"member"}]},"links":[{"rel":"assignments","href":"http://localhost:3000/assignments"},{"rel":"availabilities","href":"http://localhost:3000/availabilities"},{"rel":"broadcast_email_attachments","href":"http://localhost:3000/broadcast_email_attachments"},{"rel":"broadcast_emails","href":"http://localhost:3000/broadcast_emails"},{"rel":"broadcast_alerts","href":"http://localhost:3000/broadcast_alerts"},{"rel":"contact_email_addresses","href":"http://localhost:3000/contact_email_addresses"},{"rel":"contact_phone_numbers","href":"http://localhost:3000/contact_phone_numbers"},{"rel":"contacts","href":"http://localhost:3000/contacts"},{"rel":"custom_data","href":"http://localhost:3000/custom_data"},{"rel":"custom_fields","href":"http://localhost:3000/custom_fields"},{"rel":"league_custom_data","href":"http://localhost:3000/league_custom_data"},{"rel":"league_custom_fields","href":"http://localhost:3000/league_custom_fields"},{"rel":"forum_posts","href":"http://localhost:3000/forum_posts"},{"rel":"forum_subscriptions","href":"http://localhost:3000/forum_subscriptions"},{"rel":"forum_topics","href":"http://localhost:3000/forum_topics"},{"rel":"league_registrant_documents","href":"http://localhost:3000/league_registrant_documents"},{"rel":"member_balances","href":"http://localhost:3000/member_balances"},{"rel":"member_email_addresses","href":"http://localhost:3000/member_email_addresses"},{"rel":"member_files","href":"http://localhost:3000/member_files"},{"rel":"member_links","href":"http://localhost:3000/member_links"},{"rel":"member_payments","href":"http://localhost:3000/member_payments"},{"rel":"member_phone_numbers","href":"http://localhost:3000/member_phone_numbers"},{"rel":"member_preferences","href":"http://localhost:3000/members_preferences"},{"rel":"member_statistics","href":"http://localhost:3000/member_statistics"},{"rel":"message_data","href":"http://localhost:3000/message_data"},{"rel":"messages","href":"http://localhost:3000/messages"},{"rel":"statistic_data","href":"http://localhost:3000/statistic_data"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"team_media","href":"http://localhost:3000/team_media"},{"rel":"team_medium_comments","href":"http://localhost:3000/team_medium_comments"},{"rel":"tracked_item_statuses","href":"http://localhost:3000/tracked_item_statuses"},{"rel":"user","href":"http://localhost:3000/users"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/members"}],"queries":[{"rel":"search","href":"http://localhost:3000/members/search","data":[{"name":"team_id","value":null},{"name":"user_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
416
435
|
number of items to return for each page. Sending this parameter with the query
|
417
436
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
418
437
|
number of the page to be returned. This requires that paging be turned on
|
419
438
|
by also providing the page_size parameter."}]},{"rel":"managers","href":"http://localhost:3000/members/managers","data":[{"name":"team_id","value":null}]},{"rel":"personas","href":"http://localhost:3000/members/personas","prompt":"Given
|
420
439
|
a user ID, returns members directly associated with the user as well as members
|
421
|
-
associated with the user via a shared access contact.","data":[{"name":"user_id","value":null}]},{"rel":"owner","href":"http://localhost:3000/members/owner","data":[{"name":"team_id","value":null}]},{"rel":"
|
440
|
+
associated with the user via a shared access contact.","data":[{"name":"user_id","value":null}]},{"rel":"owner","href":"http://localhost:3000/members/owner","data":[{"name":"team_id","value":null}]},{"rel":"commissioners","href":"http://localhost:3000/members/commissioners","prompt":"BETA:
|
441
|
+
(this query is subject to change or suddenly disappear) Given a a team_id,
|
442
|
+
returns all members that are commissioners of the divisions that the team
|
443
|
+
is in.","data":[{"name":"team_id","value":null}]},{"rel":"importable_members","href":"http://localhost:3000/members/importable_members","prompt":"Given
|
422
444
|
a user ID, returns all members associated with user''s active season teams. If
|
423
445
|
include_archived_teams (boolean) parameter is supplied, members associated
|
424
446
|
with archived teams will be returned as well.","data":[{"name":"user_id","value":null},{"name":"include_archived_teams","value":null}]}],"commands":[{"rel":"disable_member","href":"http://localhost:3000/members/disable_member","data":[{"name":"member_id","value":null}]},{"rel":"upload_member_photo","href":"http://localhost:3000/members/upload_member_photo","data":[{"name":"member_id","value":null},{"name":"file","value":null},{"name":"x","value":null},{"name":"y","value":null},{"name":"width","value":null},{"name":"height","value":null}]},{"rel":"remove_member_photo","href":"http://localhost:3000/members/remove_member_photo","data":[{"name":"member_id","value":null}]},{"rel":"generate_member_thumbnail","href":"http://localhost:3000/members/generate_member_thumbnail","data":[{"name":"member_id","value":null},{"name":"x","value":null},{"name":"y","value":null},{"name":"width","value":null},{"name":"height","value":null}]},{"rel":"import_from_team","href":"http://localhost:3000/members/import_from_team","prompt":"Given
|
425
447
|
source_member_ids (array) and a destination_team_id, source members and related
|
426
448
|
member data will be imported to the destination team. Newly created members
|
427
|
-
will be returned.","data":[{"name":"source_member_ids","value":null},{"name":"destination_team_id","value":null}
|
449
|
+
will be returned.","data":[{"name":"source_member_ids","value":null},{"name":"destination_team_id","value":null},{"name":"send_invites","value":null,"prompt":"Whether
|
450
|
+
or not to create and send invitations for each imported member. Valid values
|
451
|
+
are either ''true'' or ''false'' and will default to ''false''"}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/members_preferences","rel":"members_preferences","template":{"data":[{"name":"assignments_hide_past","value":null},{"name":"schedule_hide_past","value":null},{"name":"availability_show_past","value":null},{"name":"schedule_show_for_code","value":null},{"name":"reminders_send_game","value":null},{"name":"reminders_send_event","value":null},{"name":"reminders_send_days_before_game","value":null},{"name":"reminders_send_days_before_event","value":null},{"name":"reminders_send_manager_game","value":null},{"name":"reminders_send_manager_event","value":null},{"name":"reminders_send_manager_days_before_game","value":null},{"name":"reminders_send_manager_days_before_event","value":null},{"name":"mobile_send_push_messages","value":null},{"name":"public_site_show_thumbnail","value":null},{"name":"public_site_show_last_name","value":null},{"name":"facebook_post_scores","value":null},{"name":"facebook_post_scores_to_page_id","value":null},{"name":"facebook_post_scores_to_page_name","value":null},{"name":"facebook_post_scores_to_wall","value":null},{"name":"facebook_only_post_wins","value":null},{"name":"facebook_polite_scores","value":null},{"name":"facebook_page_access_token","value":null},{"name":"type","value":"member_preferences"}]},"links":[{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/members_preferences"}],"queries":[{"rel":"search","href":"http://localhost:3000/members_preferences/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
452
|
+
number of items to return for each page. Sending this parameter with the query
|
453
|
+
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
454
|
+
number of the page to be returned. This requires that paging be turned on
|
455
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/message_data","rel":"message_data","prompt":"BETA:
|
456
|
+
(This endpoint is subject to change) Returns a collection of summarized data
|
457
|
+
about messages.","links":[{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"user","href":"http://localhost:3000/users"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"contact","href":"http://localhost:3000/contacts"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/message_data"}],"queries":[{"rel":"search","href":"http://localhost:3000/message_data/search","data":[{"name":"team_id","value":null},{"name":"user_id","value":null},{"name":"member_id","value":null},{"name":"contact_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
428
458
|
number of items to return for each page. Sending this parameter with the query
|
429
459
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
430
460
|
number of the page to be returned. This requires that paging be turned on
|
431
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
461
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/messages","rel":"messages","prompt":"BETA:
|
462
|
+
(This endpoint is subject to change) Returns a collection of messages.","links":[{"rel":"contact","href":"http://localhost:3000/contacts"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"division_member","href":"http://localhost:3000/division_members"},{"rel":"sender","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"division","href":"http://localhost:3000/divisions"},{"rel":"user","href":"http://localhost:3000/users"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/messages"}],"queries":[{"rel":"search","href":"http://localhost:3000/messages/search","data":[{"name":"team_id","value":null},{"name":"division_id","value":null},{"name":"member_id","value":null},{"name":"division_member_id","value":null},{"name":"message_id","value":null,"prompt":"message_id
|
463
|
+
is deprecated and will be removed in a future version, use message_source_id
|
464
|
+
instead."},{"name":"message_source_id","value":null},{"name":"contact_id","value":null},{"name":"user_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
432
465
|
number of items to return for each page. Sending this parameter with the query
|
433
466
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
434
467
|
number of the page to be returned. This requires that paging be turned on
|
435
|
-
by also providing the page_size parameter."}]}]
|
468
|
+
by also providing the page_size parameter."}]}],"commands":[{"rel":"mark_message_as_read","href":"http://localhost:3000/messages/mark_as_read","prompt":"Mark
|
469
|
+
a message as read.","data":[{"name":"id","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/opponents","rel":"opponents","template":{"data":[{"name":"name","value":null},{"name":"contacts_name","value":null},{"name":"contacts_phone","value":null},{"name":"contacts_email","value":null},{"name":"notes","value":null},{"name":"team_id","value":null},{"name":"type","value":"opponent"}]},"links":[{"rel":"events","href":"http://localhost:3000/events"},{"rel":"opponent_results","href":"http://localhost:3000/opponents_results"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/opponents"}],"queries":[{"rel":"search","href":"http://localhost:3000/opponents/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
436
470
|
number of items to return for each page. Sending this parameter with the query
|
437
471
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
438
472
|
number of the page to be returned. This requires that paging be turned on
|
439
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
473
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/opponents_results","rel":"opponents_results","links":[{"rel":"opponent","href":"http://localhost:3000/opponents"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/opponents_results"}],"queries":[{"rel":"search","href":"http://localhost:3000/opponents_results/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
440
474
|
number of items to return for each page. Sending this parameter with the query
|
441
475
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
442
476
|
number of the page to be returned. This requires that paging be turned on
|
443
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
477
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/payment_notes","rel":"payment_notes","template":{"data":[{"name":"member_payment_id","value":null},{"name":"note","value":null},{"name":"type","value":"payment_note"}]},"links":[{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"member_payment","href":"http://localhost:3000/member_payments"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/payment_notes"}],"queries":[{"rel":"search","href":"http://localhost:3000/payment_notes/search","data":[{"name":"id","value":null},{"name":"member_payment_id","value":null},{"name":"team_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
478
|
+
number of items to return for each page. Sending this parameter with the query
|
479
|
+
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
480
|
+
number of the page to be returned. This requires that paging be turned on
|
481
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/paypal_currencies","rel":"paypal_currencies","links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/paypal_currencies"}],"queries":[{"rel":"search","href":"http://localhost:3000/paypal_currencies/search","data":[{"name":"id","value":null},{"name":"team_id","value":null}]}],"items":[{"href":"http://localhost:3000/paypal_currencies/1","data":[{"name":"id","value":1},{"name":"name","value":"U.S.
|
482
|
+
Dollar"},{"name":"code","value":"USD"},{"name":"symbol","value":"$"},{"name":"country","value":null},{"name":"created_at","value":"2016-05-18T21:05:01Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:01Z","type":"DateTime"}]},{"href":"http://localhost:3000/paypal_currencies/2","data":[{"name":"id","value":2},{"name":"name","value":"Canadian
|
483
|
+
Dollar"},{"name":"code","value":"CAD"},{"name":"symbol","value":"C$"},{"name":"country","value":null},{"name":"created_at","value":"2016-05-18T21:05:01Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:01Z","type":"DateTime"}]},{"href":"http://localhost:3000/paypal_currencies/3","data":[{"name":"id","value":3},{"name":"name","value":"Australian
|
484
|
+
Dollar"},{"name":"code","value":"AUD"},{"name":"symbol","value":"A$"},{"name":"country","value":null},{"name":"created_at","value":"2016-05-18T21:05:01Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:01Z","type":"DateTime"}]},{"href":"http://localhost:3000/paypal_currencies/4","data":[{"name":"id","value":4},{"name":"name","value":"Czech
|
485
|
+
Koruna"},{"name":"code","value":"CZK"},{"name":"symbol","value":"Kč"},{"name":"country","value":null},{"name":"created_at","value":"2016-05-18T21:05:01Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:01Z","type":"DateTime"}]},{"href":"http://localhost:3000/paypal_currencies/5","data":[{"name":"id","value":5},{"name":"name","value":"Danish
|
486
|
+
Krone"},{"name":"code","value":"DKK"},{"name":"symbol","value":"kr"},{"name":"country","value":null},{"name":"created_at","value":"2016-05-18T21:05:01Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:01Z","type":"DateTime"}]},{"href":"http://localhost:3000/paypal_currencies/6","data":[{"name":"id","value":6},{"name":"name","value":"Euro"},{"name":"code","value":"EUR"},{"name":"symbol","value":"€"},{"name":"country","value":null},{"name":"created_at","value":"2016-05-18T21:05:01Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:01Z","type":"DateTime"}]},{"href":"http://localhost:3000/paypal_currencies/7","data":[{"name":"id","value":7},{"name":"name","value":"Hong
|
487
|
+
Kong Dollar"},{"name":"code","value":"HKD"},{"name":"symbol","value":"HK$"},{"name":"country","value":null},{"name":"created_at","value":"2016-05-18T21:05:01Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:01Z","type":"DateTime"}]},{"href":"http://localhost:3000/paypal_currencies/8","data":[{"name":"id","value":8},{"name":"name","value":"Norwegian
|
488
|
+
Krone"},{"name":"code","value":"NOK"},{"name":"symbol","value":"kr"},{"name":"country","value":null},{"name":"created_at","value":"2016-05-18T21:05:01Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:01Z","type":"DateTime"}]},{"href":"http://localhost:3000/paypal_currencies/9","data":[{"name":"id","value":9},{"name":"name","value":"New
|
489
|
+
Zealand Dollar"},{"name":"code","value":"NZD"},{"name":"symbol","value":"NZ$"},{"name":"country","value":null},{"name":"created_at","value":"2016-05-18T21:05:01Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:01Z","type":"DateTime"}]},{"href":"http://localhost:3000/paypal_currencies/10","data":[{"name":"id","value":10},{"name":"name","value":"Polish
|
490
|
+
Zloty"},{"name":"code","value":"PLN"},{"name":"symbol","value":"zł"},{"name":"country","value":null},{"name":"created_at","value":"2016-05-18T21:05:01Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:01Z","type":"DateTime"}]},{"href":"http://localhost:3000/paypal_currencies/11","data":[{"name":"id","value":11},{"name":"name","value":"Pound
|
491
|
+
Sterling"},{"name":"code","value":"GBP"},{"name":"symbol","value":"£"},{"name":"country","value":null},{"name":"created_at","value":"2016-05-18T21:05:01Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:01Z","type":"DateTime"}]},{"href":"http://localhost:3000/paypal_currencies/12","data":[{"name":"id","value":12},{"name":"name","value":"Singapore
|
492
|
+
Dollar"},{"name":"code","value":"SGD"},{"name":"symbol","value":"S$"},{"name":"country","value":null},{"name":"created_at","value":"2016-05-18T21:05:01Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:01Z","type":"DateTime"}]},{"href":"http://localhost:3000/paypal_currencies/13","data":[{"name":"id","value":13},{"name":"name","value":"Swedish
|
493
|
+
Krona"},{"name":"code","value":"SEK"},{"name":"symbol","value":"kr"},{"name":"country","value":null},{"name":"created_at","value":"2016-05-18T21:05:01Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:01Z","type":"DateTime"}]},{"href":"http://localhost:3000/paypal_currencies/14","data":[{"name":"id","value":14},{"name":"name","value":"Swiss
|
494
|
+
Franc"},{"name":"code","value":"CHF"},{"name":"symbol","value":"Fr"},{"name":"country","value":null},{"name":"created_at","value":"2016-05-18T21:05:01Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:01Z","type":"DateTime"}]}]}},{"collection":{"version":"3.276.0","rel":"plans","href":"http://localhost:3000/plans","links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/plans"}],"queries":[{"rel":"search","href":"http://localhost:3000/plans/search","data":[{"name":"id","value":null},{"name":"team_id","value":null}]},{"rel":"all","href":"http://localhost:3000/plans/all","prompt":"Returns
|
444
495
|
all active and inactive plans"}],"items":[{"href":"http://localhost:3000/plans/14","data":[{"name":"id","value":14},{"name":"type","value":"plan"},{"name":"annual_price","value":null},{"name":"has_ad_free","value":false},{"name":"has_assignments","value":false},{"name":"has_availabilities","value":false},{"name":"has_clubs","value":false},{"name":"has_custom_domain","value":false},{"name":"has_custom_fields","value":false},{"name":"has_external_email","value":false},{"name":"has_hide_marketplace_tab","value":false},{"name":"has_off_season","value":false},{"name":"has_payments","value":false},{"name":"has_paypal","value":false},{"name":"has_team_media","value":false},{"name":"has_photos","value":false,"deprecated":true,"prompt":"has_photos
|
445
496
|
is deprecated and will be removed in a future version, use has_team_media
|
446
497
|
instead."},{"name":"has_roster_photos","value":true},{"name":"has_rss","value":false},{"name":"has_seasons","value":false},{"name":"has_sponsorships","value":false},{"name":"has_ssl_security","value":false},{"name":"has_statistics","value":false},{"name":"has_team_colors","value":false},{"name":"has_team_logo","value":false},{"name":"has_text_messaging","value":false},{"name":"has_tracking","value":false},{"name":"has_weather","value":false},{"name":"is_active","value":true},{"name":"monthly_price","value":0.0},{"name":"monthly_price_description","value":"Free!"},{"name":"name","value":"Free
|
447
|
-
Plan"},{"name":"plan_type","value":"free"},{"name":"platform","value":"web"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":0}],"rel":"plan-14"},{"href":"http://localhost:3000/plans/17","data":[{"name":"id","value":17},{"name":"type","value":"plan"},{"name":"annual_price","value":null},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":true},{"name":"has_custom_domain","value":true},{"name":"has_custom_fields","value":true},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
498
|
+
Plan"},{"name":"plan_type","value":"free"},{"name":"platform","value":"web"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":0},{"name":"created_at","value":null,"type":"DateTime"},{"name":"updated_at","value":null,"type":"DateTime"}],"rel":"plan-14"},{"href":"http://localhost:3000/plans/17","data":[{"name":"id","value":17},{"name":"type","value":"plan"},{"name":"annual_price","value":null},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":true},{"name":"has_custom_domain","value":true},{"name":"has_custom_fields","value":true},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
448
499
|
is deprecated and will be removed in a future version, use has_team_media
|
449
500
|
instead."},{"name":"has_roster_photos","value":true},{"name":"has_rss","value":true},{"name":"has_seasons","value":true},{"name":"has_sponsorships","value":true},{"name":"has_ssl_security","value":true},{"name":"has_statistics","value":true},{"name":"has_team_colors","value":true},{"name":"has_team_logo","value":true},{"name":"has_text_messaging","value":true},{"name":"has_tracking","value":true},{"name":"has_weather","value":true},{"name":"is_active","value":true},{"name":"monthly_price","value":0.0},{"name":"monthly_price_description","value":"Free
|
450
|
-
for 21 days!"},{"name":"name","value":"Free 21 Day Trial"},{"name":"plan_type","value":"trial"},{"name":"platform","value":"web"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":99000}],"rel":"plan-17"},{"href":"http://localhost:3000/plans/23","data":[{"name":"id","value":23},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":false},{"name":"has_assignments","value":false},{"name":"has_availabilities","value":false},{"name":"has_clubs","value":false},{"name":"has_custom_domain","value":false},{"name":"has_custom_fields","value":false},{"name":"has_external_email","value":false},{"name":"has_hide_marketplace_tab","value":false},{"name":"has_off_season","value":false},{"name":"has_payments","value":false},{"name":"has_paypal","value":false},{"name":"has_team_media","value":false},{"name":"has_photos","value":false,"deprecated":true,"prompt":"has_photos
|
501
|
+
for 21 days!"},{"name":"name","value":"Free 21 Day Trial"},{"name":"plan_type","value":"trial"},{"name":"platform","value":"web"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":99000},{"name":"created_at","value":null,"type":"DateTime"},{"name":"updated_at","value":null,"type":"DateTime"}],"rel":"plan-17"},{"href":"http://localhost:3000/plans/23","data":[{"name":"id","value":23},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":false},{"name":"has_assignments","value":false},{"name":"has_availabilities","value":false},{"name":"has_clubs","value":false},{"name":"has_custom_domain","value":false},{"name":"has_custom_fields","value":false},{"name":"has_external_email","value":false},{"name":"has_hide_marketplace_tab","value":false},{"name":"has_off_season","value":false},{"name":"has_payments","value":false},{"name":"has_paypal","value":false},{"name":"has_team_media","value":false},{"name":"has_photos","value":false,"deprecated":true,"prompt":"has_photos
|
451
502
|
is deprecated and will be removed in a future version, use has_team_media
|
452
503
|
instead."},{"name":"has_roster_photos","value":false},{"name":"has_rss","value":false},{"name":"has_seasons","value":false},{"name":"has_sponsorships","value":false},{"name":"has_ssl_security","value":false},{"name":"has_statistics","value":false},{"name":"has_team_colors","value":false},{"name":"has_team_logo","value":false},{"name":"has_text_messaging","value":false},{"name":"has_tracking","value":false},{"name":"has_weather","value":false},{"name":"is_active","value":true},{"name":"monthly_price","value":0.0},{"name":"monthly_price_description","value":"Included"},{"name":"name","value":"TeamLink
|
453
|
-
League Billing Plan"},{"name":"plan_type","value":"league"},{"name":"platform","value":"web"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":0}],"rel":"plan-23"},{"href":"http://localhost:3000/plans/24","data":[{"name":"id","value":24},{"name":"type","value":"plan"},{"name":"annual_price","value":59.99},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":false},{"name":"has_custom_domain","value":false},{"name":"has_custom_fields","value":false},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
504
|
+
League Billing Plan"},{"name":"plan_type","value":"league"},{"name":"platform","value":"web"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":0},{"name":"created_at","value":null,"type":"DateTime"},{"name":"updated_at","value":null,"type":"DateTime"}],"rel":"plan-23"},{"href":"http://localhost:3000/plans/24","data":[{"name":"id","value":24},{"name":"type","value":"plan"},{"name":"annual_price","value":59.99},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":false},{"name":"has_custom_domain","value":false},{"name":"has_custom_fields","value":false},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
454
505
|
is deprecated and will be removed in a future version, use has_team_media
|
455
506
|
instead."},{"name":"has_roster_photos","value":true},{"name":"has_rss","value":false},{"name":"has_seasons","value":true},{"name":"has_sponsorships","value":false},{"name":"has_ssl_security","value":false},{"name":"has_statistics","value":false},{"name":"has_team_colors","value":false},{"name":"has_team_logo","value":false},{"name":"has_text_messaging","value":true},{"name":"has_tracking","value":true},{"name":"has_weather","value":false},{"name":"is_active","value":true},{"name":"monthly_price","value":7.99},{"name":"monthly_price_description","value":"$7.99/month"},{"name":"name","value":"Basic
|
456
|
-
Plan"},{"name":"plan_type","value":"basic"},{"name":"platform","value":"web"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":500}],"rel":"plan-24"},{"href":"http://localhost:3000/plans/25","data":[{"name":"id","value":25},{"name":"type","value":"plan"},{"name":"annual_price","value":84.99},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":true},{"name":"has_custom_domain","value":true},{"name":"has_custom_fields","value":true},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
507
|
+
Plan"},{"name":"plan_type","value":"basic"},{"name":"platform","value":"web"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":500},{"name":"created_at","value":null,"type":"DateTime"},{"name":"updated_at","value":null,"type":"DateTime"}],"rel":"plan-24"},{"href":"http://localhost:3000/plans/25","data":[{"name":"id","value":25},{"name":"type","value":"plan"},{"name":"annual_price","value":84.99},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":true},{"name":"has_custom_domain","value":true},{"name":"has_custom_fields","value":true},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
457
508
|
is deprecated and will be removed in a future version, use has_team_media
|
458
509
|
instead."},{"name":"has_roster_photos","value":true},{"name":"has_rss","value":true},{"name":"has_seasons","value":true},{"name":"has_sponsorships","value":false},{"name":"has_ssl_security","value":true},{"name":"has_statistics","value":true},{"name":"has_team_colors","value":true},{"name":"has_team_logo","value":true},{"name":"has_text_messaging","value":true},{"name":"has_tracking","value":true},{"name":"has_weather","value":true},{"name":"is_active","value":true},{"name":"monthly_price","value":12.49},{"name":"monthly_price_description","value":"$12.49/month"},{"name":"name","value":"Premium
|
459
|
-
Plan"},{"name":"plan_type","value":"premium"},{"name":"platform","value":"web"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":99000}],"rel":"plan-25"},{"href":"http://localhost:3000/plans/26","data":[{"name":"id","value":26},{"name":"type","value":"plan"},{"name":"annual_price","value":129.99},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":true},{"name":"has_custom_domain","value":true},{"name":"has_custom_fields","value":true},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
510
|
+
Plan"},{"name":"plan_type","value":"premium"},{"name":"platform","value":"web"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":99000},{"name":"created_at","value":null,"type":"DateTime"},{"name":"updated_at","value":null,"type":"DateTime"}],"rel":"plan-25"},{"href":"http://localhost:3000/plans/26","data":[{"name":"id","value":26},{"name":"type","value":"plan"},{"name":"annual_price","value":129.99},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":true},{"name":"has_custom_domain","value":true},{"name":"has_custom_fields","value":true},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
460
511
|
is deprecated and will be removed in a future version, use has_team_media
|
461
512
|
instead."},{"name":"has_roster_photos","value":true},{"name":"has_rss","value":true},{"name":"has_seasons","value":true},{"name":"has_sponsorships","value":true},{"name":"has_ssl_security","value":true},{"name":"has_statistics","value":true},{"name":"has_team_colors","value":true},{"name":"has_team_logo","value":true},{"name":"has_text_messaging","value":true},{"name":"has_tracking","value":true},{"name":"has_weather","value":true},{"name":"is_active","value":true},{"name":"monthly_price","value":15.99},{"name":"monthly_price_description","value":"$15.99/month"},{"name":"name","value":"Ultra
|
462
|
-
Plan"},{"name":"plan_type","value":"ultra"},{"name":"platform","value":"web"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":99000}],"rel":"plan-26"},{"href":"http://localhost:3000/plans/28","data":[{"name":"id","value":28},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":false},{"name":"has_assignments","value":false},{"name":"has_availabilities","value":false},{"name":"has_clubs","value":false},{"name":"has_custom_domain","value":false},{"name":"has_custom_fields","value":false},{"name":"has_external_email","value":false},{"name":"has_hide_marketplace_tab","value":false},{"name":"has_off_season","value":false},{"name":"has_payments","value":false},{"name":"has_paypal","value":false},{"name":"has_team_media","value":false},{"name":"has_photos","value":false,"deprecated":true,"prompt":"has_photos
|
513
|
+
Plan"},{"name":"plan_type","value":"ultra"},{"name":"platform","value":"web"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":99000},{"name":"created_at","value":null,"type":"DateTime"},{"name":"updated_at","value":null,"type":"DateTime"}],"rel":"plan-26"},{"href":"http://localhost:3000/plans/28","data":[{"name":"id","value":28},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":false},{"name":"has_assignments","value":false},{"name":"has_availabilities","value":false},{"name":"has_clubs","value":false},{"name":"has_custom_domain","value":false},{"name":"has_custom_fields","value":false},{"name":"has_external_email","value":false},{"name":"has_hide_marketplace_tab","value":false},{"name":"has_off_season","value":false},{"name":"has_payments","value":false},{"name":"has_paypal","value":false},{"name":"has_team_media","value":false},{"name":"has_photos","value":false,"deprecated":true,"prompt":"has_photos
|
463
514
|
is deprecated and will be removed in a future version, use has_team_media
|
464
515
|
instead."},{"name":"has_roster_photos","value":true},{"name":"has_rss","value":false},{"name":"has_seasons","value":false},{"name":"has_sponsorships","value":false},{"name":"has_ssl_security","value":false},{"name":"has_statistics","value":false},{"name":"has_team_colors","value":false},{"name":"has_team_logo","value":false},{"name":"has_text_messaging","value":false},{"name":"has_tracking","value":false},{"name":"has_weather","value":false},{"name":"is_active","value":true},{"name":"monthly_price","value":0.0},{"name":"monthly_price_description","value":"Free!"},{"name":"name","value":"Free
|
465
|
-
Plan"},{"name":"plan_type","value":"free"},{"name":"platform","value":"iOS"},{"name":"platform_version","value":"2.3.0"},{"name":"upload_quota_in_mb","value":0}],"rel":"plan-28"},{"href":"http://localhost:3000/plans/29","data":[{"name":"id","value":29},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":false},{"name":"has_custom_domain","value":false},{"name":"has_custom_fields","value":false},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
516
|
+
Plan"},{"name":"plan_type","value":"free"},{"name":"platform","value":"iOS"},{"name":"platform_version","value":"2.3.0"},{"name":"upload_quota_in_mb","value":0},{"name":"created_at","value":null,"type":"DateTime"},{"name":"updated_at","value":null,"type":"DateTime"}],"rel":"plan-28"},{"href":"http://localhost:3000/plans/29","data":[{"name":"id","value":29},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":false},{"name":"has_custom_domain","value":false},{"name":"has_custom_fields","value":false},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
466
517
|
is deprecated and will be removed in a future version, use has_team_media
|
467
518
|
instead."},{"name":"has_roster_photos","value":true},{"name":"has_rss","value":false},{"name":"has_seasons","value":true},{"name":"has_sponsorships","value":false},{"name":"has_ssl_security","value":false},{"name":"has_statistics","value":false},{"name":"has_team_colors","value":false},{"name":"has_team_logo","value":false},{"name":"has_text_messaging","value":true},{"name":"has_tracking","value":true},{"name":"has_weather","value":false},{"name":"is_active","value":true},{"name":"monthly_price","value":0.0},{"name":"monthly_price_description","value":"$7.99/month"},{"name":"name","value":"Basic
|
468
|
-
Plan"},{"name":"plan_type","value":"basic"},{"name":"platform","value":"iOS"},{"name":"platform_version","value":"2.3.0"},{"name":"upload_quota_in_mb","value":500}],"rel":"plan-29"},{"href":"http://localhost:3000/plans/30","data":[{"name":"id","value":30},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":true},{"name":"has_custom_domain","value":true},{"name":"has_custom_fields","value":true},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
519
|
+
Plan"},{"name":"plan_type","value":"basic"},{"name":"platform","value":"iOS"},{"name":"platform_version","value":"2.3.0"},{"name":"upload_quota_in_mb","value":500},{"name":"created_at","value":null,"type":"DateTime"},{"name":"updated_at","value":null,"type":"DateTime"}],"rel":"plan-29"},{"href":"http://localhost:3000/plans/30","data":[{"name":"id","value":30},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":true},{"name":"has_custom_domain","value":true},{"name":"has_custom_fields","value":true},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
469
520
|
is deprecated and will be removed in a future version, use has_team_media
|
470
521
|
instead."},{"name":"has_roster_photos","value":true},{"name":"has_rss","value":true},{"name":"has_seasons","value":true},{"name":"has_sponsorships","value":false},{"name":"has_ssl_security","value":true},{"name":"has_statistics","value":true},{"name":"has_team_colors","value":true},{"name":"has_team_logo","value":true},{"name":"has_text_messaging","value":true},{"name":"has_tracking","value":true},{"name":"has_weather","value":true},{"name":"is_active","value":true},{"name":"monthly_price","value":0.0},{"name":"monthly_price_description","value":"$10.99/month"},{"name":"name","value":"Premium
|
471
|
-
Plan"},{"name":"plan_type","value":"premium"},{"name":"platform","value":"iOS"},{"name":"platform_version","value":"2.3.0"},{"name":"upload_quota_in_mb","value":129000}],"rel":"plan-30"},{"href":"http://localhost:3000/plans/31","data":[{"name":"id","value":31},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":true},{"name":"has_custom_domain","value":true},{"name":"has_custom_fields","value":true},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
522
|
+
Plan"},{"name":"plan_type","value":"premium"},{"name":"platform","value":"iOS"},{"name":"platform_version","value":"2.3.0"},{"name":"upload_quota_in_mb","value":129000},{"name":"created_at","value":null,"type":"DateTime"},{"name":"updated_at","value":null,"type":"DateTime"}],"rel":"plan-30"},{"href":"http://localhost:3000/plans/31","data":[{"name":"id","value":31},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":true},{"name":"has_custom_domain","value":true},{"name":"has_custom_fields","value":true},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
472
523
|
is deprecated and will be removed in a future version, use has_team_media
|
473
524
|
instead."},{"name":"has_roster_photos","value":true},{"name":"has_rss","value":true},{"name":"has_seasons","value":true},{"name":"has_sponsorships","value":true},{"name":"has_ssl_security","value":true},{"name":"has_statistics","value":true},{"name":"has_team_colors","value":true},{"name":"has_team_logo","value":true},{"name":"has_text_messaging","value":true},{"name":"has_tracking","value":true},{"name":"has_weather","value":true},{"name":"is_active","value":true},{"name":"monthly_price","value":0.0},{"name":"monthly_price_description","value":"$15.99/month"},{"name":"name","value":"Ultra
|
474
|
-
Plan"},{"name":"plan_type","value":"ultra"},{"name":"platform","value":"iOS"},{"name":"platform_version","value":"2.3.0"},{"name":"upload_quota_in_mb","value":99000}],"rel":"plan-31"},{"href":"http://localhost:3000/plans/34","data":[{"name":"id","value":34},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":false},{"name":"has_assignments","value":false},{"name":"has_availabilities","value":false},{"name":"has_clubs","value":false},{"name":"has_custom_domain","value":false},{"name":"has_custom_fields","value":false},{"name":"has_external_email","value":false},{"name":"has_hide_marketplace_tab","value":false},{"name":"has_off_season","value":false},{"name":"has_payments","value":false},{"name":"has_paypal","value":false},{"name":"has_team_media","value":false},{"name":"has_photos","value":false,"deprecated":true,"prompt":"has_photos
|
525
|
+
Plan"},{"name":"plan_type","value":"ultra"},{"name":"platform","value":"iOS"},{"name":"platform_version","value":"2.3.0"},{"name":"upload_quota_in_mb","value":99000},{"name":"created_at","value":null,"type":"DateTime"},{"name":"updated_at","value":null,"type":"DateTime"}],"rel":"plan-31"},{"href":"http://localhost:3000/plans/34","data":[{"name":"id","value":34},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":false},{"name":"has_assignments","value":false},{"name":"has_availabilities","value":false},{"name":"has_clubs","value":false},{"name":"has_custom_domain","value":false},{"name":"has_custom_fields","value":false},{"name":"has_external_email","value":false},{"name":"has_hide_marketplace_tab","value":false},{"name":"has_off_season","value":false},{"name":"has_payments","value":false},{"name":"has_paypal","value":false},{"name":"has_team_media","value":false},{"name":"has_photos","value":false,"deprecated":true,"prompt":"has_photos
|
475
526
|
is deprecated and will be removed in a future version, use has_team_media
|
476
527
|
instead."},{"name":"has_roster_photos","value":true},{"name":"has_rss","value":false},{"name":"has_seasons","value":false},{"name":"has_sponsorships","value":false},{"name":"has_ssl_security","value":false},{"name":"has_statistics","value":false},{"name":"has_team_colors","value":false},{"name":"has_team_logo","value":false},{"name":"has_text_messaging","value":false},{"name":"has_tracking","value":false},{"name":"has_weather","value":false},{"name":"is_active","value":true},{"name":"monthly_price","value":0.0},{"name":"monthly_price_description","value":"Free!"},{"name":"name","value":"Free
|
477
|
-
Plan"},{"name":"plan_type","value":"free"},{"name":"platform","value":"partner"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":0}],"rel":"plan-34"},{"href":"http://localhost:3000/plans/35","data":[{"name":"id","value":35},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":false},{"name":"has_custom_domain","value":false},{"name":"has_custom_fields","value":false},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
528
|
+
Plan"},{"name":"plan_type","value":"free"},{"name":"platform","value":"partner"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":0},{"name":"created_at","value":null,"type":"DateTime"},{"name":"updated_at","value":null,"type":"DateTime"}],"rel":"plan-34"},{"href":"http://localhost:3000/plans/35","data":[{"name":"id","value":35},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":false},{"name":"has_custom_domain","value":false},{"name":"has_custom_fields","value":false},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
478
529
|
is deprecated and will be removed in a future version, use has_team_media
|
479
530
|
instead."},{"name":"has_roster_photos","value":true},{"name":"has_rss","value":false},{"name":"has_seasons","value":true},{"name":"has_sponsorships","value":false},{"name":"has_ssl_security","value":false},{"name":"has_statistics","value":false},{"name":"has_team_colors","value":false},{"name":"has_team_logo","value":false},{"name":"has_text_messaging","value":true},{"name":"has_tracking","value":true},{"name":"has_weather","value":false},{"name":"is_active","value":true},{"name":"monthly_price","value":0.0},{"name":"monthly_price_description","value":"$7.99/month"},{"name":"name","value":"Basic
|
480
|
-
Plan"},{"name":"plan_type","value":"basic"},{"name":"platform","value":"partner"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":100}],"rel":"plan-35"},{"href":"http://localhost:3000/plans/36","data":[{"name":"id","value":36},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":true},{"name":"has_custom_domain","value":true},{"name":"has_custom_fields","value":true},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
531
|
+
Plan"},{"name":"plan_type","value":"basic"},{"name":"platform","value":"partner"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":100},{"name":"created_at","value":null,"type":"DateTime"},{"name":"updated_at","value":null,"type":"DateTime"}],"rel":"plan-35"},{"href":"http://localhost:3000/plans/36","data":[{"name":"id","value":36},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":true},{"name":"has_assignments","value":true},{"name":"has_availabilities","value":true},{"name":"has_clubs","value":true},{"name":"has_custom_domain","value":true},{"name":"has_custom_fields","value":true},{"name":"has_external_email","value":true},{"name":"has_hide_marketplace_tab","value":true},{"name":"has_off_season","value":true},{"name":"has_payments","value":true},{"name":"has_paypal","value":true},{"name":"has_team_media","value":true},{"name":"has_photos","value":true,"deprecated":true,"prompt":"has_photos
|
481
532
|
is deprecated and will be removed in a future version, use has_team_media
|
482
533
|
instead."},{"name":"has_roster_photos","value":true},{"name":"has_rss","value":true},{"name":"has_seasons","value":true},{"name":"has_sponsorships","value":true},{"name":"has_ssl_security","value":true},{"name":"has_statistics","value":true},{"name":"has_team_colors","value":true},{"name":"has_team_logo","value":true},{"name":"has_text_messaging","value":true},{"name":"has_tracking","value":true},{"name":"has_weather","value":true},{"name":"is_active","value":true},{"name":"monthly_price","value":0.0},{"name":"monthly_price_description","value":"$10.99/month"},{"name":"name","value":"Premium
|
483
|
-
Plan"},{"name":"plan_type","value":"premium"},{"name":"platform","value":"partner"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":99000}],"rel":"plan-36"},{"href":"http://localhost:3000/plans/37","data":[{"name":"id","value":37},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":false},{"name":"has_assignments","value":false},{"name":"has_availabilities","value":false},{"name":"has_clubs","value":false},{"name":"has_custom_domain","value":false},{"name":"has_custom_fields","value":false},{"name":"has_external_email","value":false},{"name":"has_hide_marketplace_tab","value":false},{"name":"has_off_season","value":false},{"name":"has_payments","value":false},{"name":"has_paypal","value":false},{"name":"has_team_media","value":false},{"name":"has_photos","value":false,"deprecated":true,"prompt":"has_photos
|
534
|
+
Plan"},{"name":"plan_type","value":"premium"},{"name":"platform","value":"partner"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":99000},{"name":"created_at","value":null,"type":"DateTime"},{"name":"updated_at","value":null,"type":"DateTime"}],"rel":"plan-36"},{"href":"http://localhost:3000/plans/37","data":[{"name":"id","value":37},{"name":"type","value":"plan"},{"name":"annual_price","value":0.0},{"name":"has_ad_free","value":false},{"name":"has_assignments","value":false},{"name":"has_availabilities","value":false},{"name":"has_clubs","value":false},{"name":"has_custom_domain","value":false},{"name":"has_custom_fields","value":false},{"name":"has_external_email","value":false},{"name":"has_hide_marketplace_tab","value":false},{"name":"has_off_season","value":false},{"name":"has_payments","value":false},{"name":"has_paypal","value":false},{"name":"has_team_media","value":false},{"name":"has_photos","value":false,"deprecated":true,"prompt":"has_photos
|
484
535
|
is deprecated and will be removed in a future version, use has_team_media
|
485
536
|
instead."},{"name":"has_roster_photos","value":false},{"name":"has_rss","value":false},{"name":"has_seasons","value":false},{"name":"has_sponsorships","value":false},{"name":"has_ssl_security","value":false},{"name":"has_statistics","value":false},{"name":"has_team_colors","value":false},{"name":"has_team_logo","value":false},{"name":"has_text_messaging","value":false},{"name":"has_tracking","value":false},{"name":"has_weather","value":false},{"name":"is_active","value":true},{"name":"monthly_price","value":0.0},{"name":"monthly_price_description","value":"$15.99/month"},{"name":"name","value":"Ultra
|
486
|
-
Plan"},{"name":"plan_type","value":"ultra"},{"name":"platform","value":"partner"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":99000}],"rel":"plan-37"}]}},{"collection":{"version":"3.
|
537
|
+
Plan"},{"name":"plan_type","value":"ultra"},{"name":"platform","value":"partner"},{"name":"platform_version","value":"0.0.0"},{"name":"upload_quota_in_mb","value":99000},{"name":"created_at","value":null,"type":"DateTime"},{"name":"updated_at","value":null,"type":"DateTime"}],"rel":"plan-37"}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/public_features","rel":"public_features","links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/public_features"}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/sms_gateways","rel":"sms_gateways","links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/sms_gateways"}],"queries":[{"rel":"search","href":"http://localhost:3000/sms_gateways/search","data":[{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
487
538
|
number of items to return for each page. Sending this parameter with the query
|
488
539
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
489
540
|
number of the page to be returned. This requires that paging be turned on
|
@@ -558,7 +609,8 @@ http_interactions:
|
|
558
609
|
(Norway)"}],"rel":"SmsGateway-netcom-norway"},{"href":"http://localhost:3000/sms_gateways/northerntel-canada","data":[{"name":"id","value":"northerntel-canada"},{"name":"type","value":"SmsGateway"},{"name":"domain","value":"@txt.northerntelmobility.com"},{"name":"name","value":"NorthernTel
|
559
610
|
(Canada)"}],"rel":"SmsGateway-northerntel-canada"},{"href":"http://localhost:3000/sms_gateways/o2-germany","data":[{"name":"id","value":"o2-germany"},{"name":"type","value":"SmsGateway"},{"name":"domain","value":"@o2online.de"},{"name":"name","value":"o2
|
560
611
|
(Germany)"}],"rel":"SmsGateway-o2-germany"},{"href":"http://localhost:3000/sms_gateways/o2-uk","data":[{"name":"id","value":"o2-uk"},{"name":"type","value":"SmsGateway"},{"name":"domain","value":"@mmail.co.uk"},{"name":"name","value":"o2
|
561
|
-
(UK)"}],"rel":"SmsGateway-o2-uk"},{"href":"http://localhost:3000/sms_gateways/
|
612
|
+
(UK)"}],"rel":"SmsGateway-o2-uk"},{"href":"http://localhost:3000/sms_gateways/optus","data":[{"name":"id","value":"optus"},{"name":"type","value":"SmsGateway"},{"name":"domain","value":"@redcoal.net"},{"name":"name","value":"Optus
|
613
|
+
(Australia)"}],"rel":"SmsGateway-optus"},{"href":"http://localhost:3000/sms_gateways/orange-switzerland","data":[{"name":"id","value":"orange-switzerland"},{"name":"type","value":"SmsGateway"},{"name":"domain","value":"@orangemail.ch"},{"name":"name","value":"Orange
|
562
614
|
(Switzerland)"}],"rel":"SmsGateway-orange-switzerland"},{"href":"http://localhost:3000/sms_gateways/orange-mumbai","data":[{"name":"id","value":"orange-mumbai"},{"name":"type","value":"SmsGateway"},{"name":"domain","value":"@orangemail.co.in"},{"name":"name","value":"Orange
|
563
615
|
(Mumbai)"}],"rel":"SmsGateway-orange-mumbai"},{"href":"http://localhost:3000/sms_gateways/orange-netherlands","data":[{"name":"id","value":"orange-netherlands"},{"name":"type","value":"SmsGateway"},{"name":"domain","value":"@sms.orange.nl"},{"name":"name","value":"Orange
|
564
616
|
(Netherlands)"}],"rel":"SmsGateway-orange-netherlands"},{"href":"http://localhost:3000/sms_gateways/orange-uk","data":[{"name":"id","value":"orange-uk"},{"name":"type","value":"SmsGateway"},{"name":"domain","value":"@orange.net"},{"name":"name","value":"Orange
|
@@ -605,52 +657,55 @@ http_interactions:
|
|
605
657
|
(New Zealand)"}],"rel":"SmsGateway-vodafone-nz"},{"href":"http://localhost:3000/sms_gateways/vodafone-spain","data":[{"name":"id","value":"vodafone-spain"},{"name":"type","value":"SmsGateway"},{"name":"domain","value":"@vodafone.es"},{"name":"name","value":"Vodafone
|
606
658
|
(Japan - Spain)"}],"rel":"SmsGateway-vodafone-spain"},{"href":"http://localhost:3000/sms_gateways/wind","data":[{"name":"id","value":"wind"},{"name":"type","value":"SmsGateway"},{"name":"domain","value":"@wind.it"},{"name":"name","value":"Wind
|
607
659
|
(Italy)"}],"rel":"SmsGateway-wind"},{"href":"http://localhost:3000/sms_gateways/windmobile","data":[{"name":"id","value":"windmobile"},{"name":"type","value":"SmsGateway"},{"name":"domain","value":"@txt.windmobile.ca"},{"name":"name","value":"Wind
|
608
|
-
Mobile (Canada)"}],"rel":"SmsGateway-windmobile"}]}},{"collection":{"version":"3.
|
660
|
+
Mobile (Canada)"}],"rel":"SmsGateway-windmobile"}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/sponsors","rel":"sponsers","template":{"data":[{"name":"team_id","value":null},{"name":"name","value":null},{"name":"url","value":null},{"name":"type","value":"sponsor"}]},"links":[{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/sponsors"}],"queries":[{"rel":"search","href":"http://localhost:3000/sponsors/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
609
661
|
number of items to return for each page. Sending this parameter with the query
|
610
662
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
611
663
|
number of the page to be returned. This requires that paging be turned on
|
612
664
|
by also providing the page_size parameter."}]}],"commands":[{"rel":"upload_sponsor_logo","href":"http://localhost:3000/sponsors/upload_sponsor_logo","prompt":"Upload
|
613
|
-
a sponsor logo. This must be a multi-part POST.","data":[{"name":"sponsor_id","value":null},{"name":"file","value":null}]},{"rel":"remove_sponsor_logo","href":"http://localhost:3000/sponsors/remove_sponsor_logo","prompt":"
|
614
|
-
|
665
|
+
a sponsor logo. This must be a multi-part POST.","data":[{"name":"sponsor_id","value":null},{"name":"file","value":null}]},{"rel":"remove_sponsor_logo","href":"http://localhost:3000/sponsors/remove_sponsor_logo","prompt":"Removes
|
666
|
+
a sponser''s logo.","data":[{"name":"sponsor_id","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/sports","rel":"sports","links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/sports"}],"queries":[{"rel":"search","href":"http://localhost:3000/sports/search","data":[{"name":"id","value":null},{"name":"team_id","value":null}]}],"items":[{"href":"http://localhost:3000/sports/1","data":[{"name":"id","value":1},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Basketball"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-basketball.png"}],"rel":"sport-1"},{"href":"http://localhost:3000/sports/2","data":[{"name":"id","value":2},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Soccer"},{"name":"overtime_abbrev","value":"AET"},{"name":"overtime_label","value":"Extra
|
615
667
|
Time"},{"name":"shootout_abbrev","value":"PK"},{"name":"shootout_label","value":"Penalty
|
616
|
-
Kicks"},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-soccer.png"}],"rel":"sport-2"},{"href":"http://localhost:3000/sports/4","data":[{"name":"id","value":4},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Softball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-softball.png"}],"rel":"sport-4"},{"href":"http://localhost:3000/sports/5","data":[{"name":"id","value":5},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Baseball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-baseball.png"}],"rel":"sport-5"},{"href":"http://localhost:3000/sports/6","data":[{"name":"id","value":6},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Volleyball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-volleyball.png"}],"rel":"sport-6"},{"href":"http://localhost:3000/sports/7","data":[{"name":"id","value":7},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Football"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-football.png"}],"rel":"sport-7"},{"href":"http://localhost:3000/sports/8","data":[{"name":"id","value":8},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Cricket"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-cricket.png"}],"rel":"sport-8"},{"href":"http://localhost:3000/sports/9","data":[{"name":"id","value":9},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Rugby"},{"name":"overtime_abbrev","value":"ET"},{"name":"overtime_label","value":"Extra
|
668
|
+
Kicks"},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-soccer.png"}],"rel":"sport-2"},{"href":"http://localhost:3000/sports/4","data":[{"name":"id","value":4},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Softball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-softball.png"}],"rel":"sport-4"},{"href":"http://localhost:3000/sports/5","data":[{"name":"id","value":5},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Baseball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-baseball.png"}],"rel":"sport-5"},{"href":"http://localhost:3000/sports/6","data":[{"name":"id","value":6},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Volleyball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-volleyball.png"}],"rel":"sport-6"},{"href":"http://localhost:3000/sports/7","data":[{"name":"id","value":7},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Football"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-football.png"}],"rel":"sport-7"},{"href":"http://localhost:3000/sports/8","data":[{"name":"id","value":8},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Cricket"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-cricket.png"}],"rel":"sport-8"},{"href":"http://localhost:3000/sports/9","data":[{"name":"id","value":9},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Rugby"},{"name":"overtime_abbrev","value":"ET"},{"name":"overtime_label","value":"Extra
|
617
669
|
Time"},{"name":"shootout_abbrev","value":"KC"},{"name":"shootout_label","value":"Kicking
|
618
|
-
Competition"},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-rugby.png"}],"rel":"sport-9"},{"href":"http://localhost:3000/sports/10","data":[{"name":"id","value":10},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Lacrosse"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-lacrosse.png"}],"rel":"sport-10"},{"href":"http://localhost:3000/sports/11","data":[{"name":"id","value":11},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Wiffleball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-wiffleball.png"}],"rel":"sport-11"},{"href":"http://localhost:3000/sports/13","data":[{"name":"id","value":13},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Bowling"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-bowling.png"}],"rel":"sport-13"},{"href":"http://localhost:3000/sports/14","data":[{"name":"id","value":14},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Dodgeball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-dodgeball.png"}],"rel":"sport-14"},{"href":"http://localhost:3000/sports/15","data":[{"name":"id","value":15},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Field
|
619
|
-
Hockey"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-field_hockey.png"}],"rel":"sport-15"},{"href":"http://localhost:3000/sports/16","data":[{"name":"id","value":16},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Ice
|
620
|
-
Hockey"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-ice_hockey.png"}],"rel":"sport-16"},{"href":"http://localhost:3000/sports/17","data":[{"name":"id","value":17},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Inline
|
621
|
-
Hockey"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-inline_hockey.png"}],"rel":"sport-17"},{"href":"http://localhost:3000/sports/18","data":[{"name":"id","value":18},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Kickball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-kickball.png"}],"rel":"sport-18"},{"href":"http://localhost:3000/sports/19","data":[{"name":"id","value":19},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Paintball"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-paintball.png"}],"rel":"sport-19"},{"href":"http://localhost:3000/sports/20","data":[{"name":"id","value":20},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Polo"},{"name":"overtime_abbrev","value":"SD"},{"name":"overtime_label","value":"Sudden
|
622
|
-
Death"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-polo.png"}],"rel":"sport-20"},{"href":"http://localhost:3000/sports/21","data":[{"name":"id","value":21},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Rowing"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-rowing.png"}],"rel":"sport-21"},{"href":"http://localhost:3000/sports/22","data":[{"name":"id","value":22},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Ultimate"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-ultimate.png"}],"rel":"sport-22"},{"href":"http://localhost:3000/sports/23","data":[{"name":"id","value":23},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Water
|
623
|
-
Polo"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-water_polo.png"}],"rel":"sport-23"},{"href":"http://localhost:3000/sports/24","data":[{"name":"id","value":24},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Other
|
624
|
-
Sport"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-other_sport.png"}],"rel":"sport-24"},{"href":"http://localhost:3000/sports/25","data":[{"name":"id","value":25},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Dragon
|
625
|
-
Boat"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-dragon_boat.png"}],"rel":"sport-25"},{"href":"http://localhost:3000/sports/26","data":[{"name":"id","value":26},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Australian
|
670
|
+
Competition"},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-rugby.png"}],"rel":"sport-9"},{"href":"http://localhost:3000/sports/10","data":[{"name":"id","value":10},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Lacrosse"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-lacrosse.png"}],"rel":"sport-10"},{"href":"http://localhost:3000/sports/11","data":[{"name":"id","value":11},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Wiffleball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-wiffleball.png"}],"rel":"sport-11"},{"href":"http://localhost:3000/sports/13","data":[{"name":"id","value":13},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Bowling"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-bowling.png"}],"rel":"sport-13"},{"href":"http://localhost:3000/sports/14","data":[{"name":"id","value":14},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Dodgeball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-dodgeball.png"}],"rel":"sport-14"},{"href":"http://localhost:3000/sports/15","data":[{"name":"id","value":15},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Field
|
671
|
+
Hockey"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-field_hockey.png"}],"rel":"sport-15"},{"href":"http://localhost:3000/sports/16","data":[{"name":"id","value":16},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Ice
|
672
|
+
Hockey"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-ice_hockey.png"}],"rel":"sport-16"},{"href":"http://localhost:3000/sports/17","data":[{"name":"id","value":17},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Inline
|
673
|
+
Hockey"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-inline_hockey.png"}],"rel":"sport-17"},{"href":"http://localhost:3000/sports/18","data":[{"name":"id","value":18},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Kickball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-kickball.png"}],"rel":"sport-18"},{"href":"http://localhost:3000/sports/19","data":[{"name":"id","value":19},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Paintball"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-paintball.png"}],"rel":"sport-19"},{"href":"http://localhost:3000/sports/20","data":[{"name":"id","value":20},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Polo"},{"name":"overtime_abbrev","value":"SD"},{"name":"overtime_label","value":"Sudden
|
674
|
+
Death"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-polo.png"}],"rel":"sport-20"},{"href":"http://localhost:3000/sports/21","data":[{"name":"id","value":21},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Rowing"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-rowing.png"}],"rel":"sport-21"},{"href":"http://localhost:3000/sports/22","data":[{"name":"id","value":22},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Ultimate"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-ultimate.png"}],"rel":"sport-22"},{"href":"http://localhost:3000/sports/23","data":[{"name":"id","value":23},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Water
|
675
|
+
Polo"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-water_polo.png"}],"rel":"sport-23"},{"href":"http://localhost:3000/sports/24","data":[{"name":"id","value":24},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Other
|
676
|
+
Sport"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-other_sport.png"}],"rel":"sport-24"},{"href":"http://localhost:3000/sports/25","data":[{"name":"id","value":25},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Dragon
|
677
|
+
Boat"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-dragon_boat.png"}],"rel":"sport-25"},{"href":"http://localhost:3000/sports/26","data":[{"name":"id","value":26},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Australian
|
626
678
|
Football"},{"name":"overtime_abbrev","value":"ET"},{"name":"overtime_label","value":"Extra
|
627
|
-
time"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-australian_football.png"}],"rel":"sport-26"},{"href":"http://localhost:3000/sports/27","data":[{"name":"id","value":27},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Badminton"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-badminton.png"}],"rel":"sport-27"},{"href":"http://localhost:3000/sports/28","data":[{"name":"id","value":28},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Bandy"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-bandy.png"}],"rel":"sport-28"},{"href":"http://localhost:3000/sports/29","data":[{"name":"id","value":29},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Bocce"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-bocce.png"}],"rel":"sport-29"},{"href":"http://localhost:3000/sports/30","data":[{"name":"id","value":30},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Broomball"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-broomball.png"}],"rel":"sport-30"},{"href":"http://localhost:3000/sports/31","data":[{"name":"id","value":31},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Cheerleading"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-cheerleading.png"}],"rel":"sport-31"},{"href":"http://localhost:3000/sports/32","data":[{"name":"id","value":32},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Chess"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-chess.png"}],"rel":"sport-32"},{"href":"http://localhost:3000/sports/33","data":[{"name":"id","value":33},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Croquet"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-croquet.png"}],"rel":"sport-33"},{"href":"http://localhost:3000/sports/34","data":[{"name":"id","value":34},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Curling"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-curling.png"}],"rel":"sport-34"},{"href":"http://localhost:3000/sports/35","data":[{"name":"id","value":35},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Cycling"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-cycling.png"}],"rel":"sport-35"},{"href":"http://localhost:3000/sports/36","data":[{"name":"id","value":36},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Fencing"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-fencing.png"}],"rel":"sport-36"},{"href":"http://localhost:3000/sports/37","data":[{"name":"id","value":37},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Foosball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-foosball.png"}],"rel":"sport-37"},{"href":"http://localhost:3000/sports/38","data":[{"name":"id","value":38},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Hurling"},{"name":"overtime_abbrev","value":"ET"},{"name":"overtime_label","value":"Extra
|
628
|
-
Time"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-hurling.png"}],"rel":"sport-38"},{"href":"http://localhost:3000/sports/39","data":[{"name":"id","value":39},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Indoor
|
629
|
-
Soccer"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-indoor_soccer.png"}],"rel":"sport-39"},{"href":"http://localhost:3000/sports/40","data":[{"name":"id","value":40},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Netball"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-netball.png"}],"rel":"sport-40"},{"href":"http://localhost:3000/sports/41","data":[{"name":"id","value":41},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Running"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-running.png"}],"rel":"sport-41"},{"href":"http://localhost:3000/sports/42","data":[{"name":"id","value":42},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Swimming"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-swimming.png"}],"rel":"sport-42"},{"href":"http://localhost:3000/sports/43","data":[{"name":"id","value":43},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Tennis"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-Break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-tennis.png"}],"rel":"sport-43"},{"href":"http://localhost:3000/sports/44","data":[{"name":"id","value":44},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Floorball"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Extra
|
630
|
-
Time"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-floorball.png"}],"rel":"sport-44"},{"href":"http://localhost:3000/sports/45","data":[{"name":"id","value":45},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Petanque"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-petanque.png"}],"rel":"sport-45"},{"href":"http://localhost:3000/sports/46","data":[{"name":"id","value":46},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":true},{"name":"name","value":"Golf"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Playoff"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-golf.png"}],"rel":"sport-46"},{"href":"http://localhost:3000/sports/47","data":[{"name":"id","value":47},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Sailing"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-sailing.png"}],"rel":"sport-47"},{"href":"http://localhost:3000/sports/48","data":[{"name":"id","value":48},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Roller
|
631
|
-
Derby"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-roller_derby.png"}],"rel":"sport-48"},{"href":"http://localhost:3000/sports/49","data":[{"name":"id","value":49},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Wrestling"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-wrestling.png"}],"rel":"sport-49"},{"href":"http://localhost:3000/sports/50","data":[{"name":"id","value":50},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Ki-O-Rahi"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-ki-o-rahi.png"}],"rel":"sport-50"},{"href":"http://localhost:3000/sports/51","data":[{"name":"id","value":51},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Ringette"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-ringette.png"}],"rel":"sport-51"},{"href":"http://localhost:3000/sports/52","data":[{"name":"id","value":52},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":true},{"name":"low_score_wins","value":false},{"name":"name","value":"Non-Sport
|
632
|
-
Group"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-non-sport_group.png"}],"rel":"sport-52"},{"href":"http://localhost:3000/sports/53","data":[{"name":"id","value":53},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Outrigger"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-outrigger.png"}],"rel":"sport-53"},{"href":"http://localhost:3000/sports/54","data":[{"name":"id","value":54},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Cow
|
679
|
+
time"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-australian_football.png"}],"rel":"sport-26"},{"href":"http://localhost:3000/sports/27","data":[{"name":"id","value":27},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Badminton"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-badminton.png"}],"rel":"sport-27"},{"href":"http://localhost:3000/sports/28","data":[{"name":"id","value":28},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Bandy"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-bandy.png"}],"rel":"sport-28"},{"href":"http://localhost:3000/sports/29","data":[{"name":"id","value":29},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Bocce"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-bocce.png"}],"rel":"sport-29"},{"href":"http://localhost:3000/sports/30","data":[{"name":"id","value":30},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Broomball"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-broomball.png"}],"rel":"sport-30"},{"href":"http://localhost:3000/sports/31","data":[{"name":"id","value":31},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Cheerleading"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-cheerleading.png"}],"rel":"sport-31"},{"href":"http://localhost:3000/sports/32","data":[{"name":"id","value":32},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Chess"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-chess.png"}],"rel":"sport-32"},{"href":"http://localhost:3000/sports/33","data":[{"name":"id","value":33},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Croquet"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-croquet.png"}],"rel":"sport-33"},{"href":"http://localhost:3000/sports/34","data":[{"name":"id","value":34},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Curling"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-curling.png"}],"rel":"sport-34"},{"href":"http://localhost:3000/sports/35","data":[{"name":"id","value":35},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Cycling"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-cycling.png"}],"rel":"sport-35"},{"href":"http://localhost:3000/sports/36","data":[{"name":"id","value":36},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Fencing"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-fencing.png"}],"rel":"sport-36"},{"href":"http://localhost:3000/sports/37","data":[{"name":"id","value":37},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Foosball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-foosball.png"}],"rel":"sport-37"},{"href":"http://localhost:3000/sports/38","data":[{"name":"id","value":38},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Hurling"},{"name":"overtime_abbrev","value":"ET"},{"name":"overtime_label","value":"Extra
|
680
|
+
Time"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-hurling.png"}],"rel":"sport-38"},{"href":"http://localhost:3000/sports/39","data":[{"name":"id","value":39},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Indoor
|
681
|
+
Soccer"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-indoor_soccer.png"}],"rel":"sport-39"},{"href":"http://localhost:3000/sports/40","data":[{"name":"id","value":40},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Netball"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-netball.png"}],"rel":"sport-40"},{"href":"http://localhost:3000/sports/41","data":[{"name":"id","value":41},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Running"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-running.png"}],"rel":"sport-41"},{"href":"http://localhost:3000/sports/42","data":[{"name":"id","value":42},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Swimming"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-swimming.png"}],"rel":"sport-42"},{"href":"http://localhost:3000/sports/43","data":[{"name":"id","value":43},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Tennis"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-Break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-tennis.png"}],"rel":"sport-43"},{"href":"http://localhost:3000/sports/44","data":[{"name":"id","value":44},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Floorball"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Extra
|
682
|
+
Time"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-floorball.png"}],"rel":"sport-44"},{"href":"http://localhost:3000/sports/45","data":[{"name":"id","value":45},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Petanque"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-petanque.png"}],"rel":"sport-45"},{"href":"http://localhost:3000/sports/46","data":[{"name":"id","value":46},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":true},{"name":"name","value":"Golf"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Playoff"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-golf.png"}],"rel":"sport-46"},{"href":"http://localhost:3000/sports/47","data":[{"name":"id","value":47},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Sailing"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-sailing.png"}],"rel":"sport-47"},{"href":"http://localhost:3000/sports/48","data":[{"name":"id","value":48},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Roller
|
683
|
+
Derby"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-roller_derby.png"}],"rel":"sport-48"},{"href":"http://localhost:3000/sports/49","data":[{"name":"id","value":49},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Wrestling"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-wrestling.png"}],"rel":"sport-49"},{"href":"http://localhost:3000/sports/50","data":[{"name":"id","value":50},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Ki-O-Rahi"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-ki-o-rahi.png"}],"rel":"sport-50"},{"href":"http://localhost:3000/sports/51","data":[{"name":"id","value":51},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Ringette"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-ringette.png"}],"rel":"sport-51"},{"href":"http://localhost:3000/sports/52","data":[{"name":"id","value":52},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":true},{"name":"low_score_wins","value":false},{"name":"name","value":"Non-Sport
|
684
|
+
Group"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-non-sport_group.png"}],"rel":"sport-52"},{"href":"http://localhost:3000/sports/53","data":[{"name":"id","value":53},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Outrigger"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-outrigger.png"}],"rel":"sport-53"},{"href":"http://localhost:3000/sports/54","data":[{"name":"id","value":54},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Cow
|
633
685
|
Tipping"},{"name":"overtime_abbrev","value":"ET"},{"name":"overtime_label","value":"Extra
|
634
|
-
Tips"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":
|
635
|
-
And Field"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-track_and_field.png"}],"rel":"sport-58"},{"href":"http://localhost:3000/sports/59","data":[{"name":"id","value":59},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Archery"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-Break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-archery.png"}],"rel":"sport-59"},{"href":"http://localhost:3000/sports/60","data":[{"name":"id","value":60},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Floor
|
636
|
-
Hockey"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-floor_hockey.png"}],"rel":"sport-60"},{"href":"http://localhost:3000/sports/61","data":[{"name":"id","value":61},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Slo-pitch"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-slo-pitch.png"}],"rel":"sport-61"},{"href":"http://localhost:3000/sports/62","data":[{"name":"id","value":62},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Street
|
637
|
-
Hockey"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-street_hockey.png"}],"rel":"sport-62"},{"href":"http://localhost:3000/sports/63","data":[{"name":"id","value":63},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Pickleball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-pickleball.png"}],"rel":"sport-63"},{"href":"http://localhost:3000/sports/64","data":[{"name":"id","value":64},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Wheelchair
|
638
|
-
Basketball"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-wheelchair_basketball.png"}],"rel":"sport-64"},{"href":"http://localhost:3000/sports/65","data":[{"name":"id","value":65},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Sled
|
639
|
-
Hockey"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-sled_hockey.png"}],"rel":"sport-65"},{"href":"http://localhost:3000/sports/66","data":[{"name":"id","value":66},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Wheelchair
|
640
|
-
Softball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-wheelchair_softball.png"}],"rel":"sport-66"},{"href":"http://localhost:3000/sports/67","data":[{"name":"id","value":67},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Quad
|
686
|
+
Tips"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":true},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-cow_tipping.png"}],"rel":"sport-54"},{"href":"http://localhost:3000/sports/55","data":[{"name":"id","value":55},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Racquetball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-racquetball.png"}],"rel":"sport-55"},{"href":"http://localhost:3000/sports/56","data":[{"name":"id","value":56},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Gymnastics-Men"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-Break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-gymnastics-men.png"}],"rel":"sport-56"},{"href":"http://localhost:3000/sports/57","data":[{"name":"id","value":57},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Gymnastics-Women"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-Break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-gymnastics-women.png"}],"rel":"sport-57"},{"href":"http://localhost:3000/sports/58","data":[{"name":"id","value":58},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Track
|
687
|
+
And Field"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-track_and_field.png"}],"rel":"sport-58"},{"href":"http://localhost:3000/sports/59","data":[{"name":"id","value":59},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Archery"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-Break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-archery.png"}],"rel":"sport-59"},{"href":"http://localhost:3000/sports/60","data":[{"name":"id","value":60},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Floor
|
688
|
+
Hockey"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-floor_hockey.png"}],"rel":"sport-60"},{"href":"http://localhost:3000/sports/61","data":[{"name":"id","value":61},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Slo-pitch"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-slo-pitch.png"}],"rel":"sport-61"},{"href":"http://localhost:3000/sports/62","data":[{"name":"id","value":62},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Street
|
689
|
+
Hockey"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-street_hockey.png"}],"rel":"sport-62"},{"href":"http://localhost:3000/sports/63","data":[{"name":"id","value":63},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Pickleball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-pickleball.png"}],"rel":"sport-63"},{"href":"http://localhost:3000/sports/64","data":[{"name":"id","value":64},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Wheelchair
|
690
|
+
Basketball"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-wheelchair_basketball.png"}],"rel":"sport-64"},{"href":"http://localhost:3000/sports/65","data":[{"name":"id","value":65},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Sled
|
691
|
+
Hockey"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-sled_hockey.png"}],"rel":"sport-65"},{"href":"http://localhost:3000/sports/66","data":[{"name":"id","value":66},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Wheelchair
|
692
|
+
Softball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-wheelchair_softball.png"}],"rel":"sport-66"},{"href":"http://localhost:3000/sports/67","data":[{"name":"id","value":67},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Quad
|
641
693
|
Rugby"},{"name":"overtime_abbrev","value":"ET"},{"name":"overtime_label","value":"Extra
|
642
694
|
Time"},{"name":"shootout_abbrev","value":"KC"},{"name":"shootout_label","value":"Kicking
|
643
|
-
Competition"},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-quad_rugby.png"}],"rel":"sport-67"},{"href":"http://localhost:3000/sports/68","data":[{"name":"id","value":68},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Handcycling"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-handcycling.png"}],"rel":"sport-68"},{"href":"http://localhost:3000/sports/69","data":[{"name":"id","value":69},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Adaptive
|
644
|
-
Sports"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-adaptive_sports.png"}],"rel":"sport-69"},{"href":"http://localhost:3000/sports/70","data":[{"name":"id","value":70},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Cross
|
645
|
-
Country"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-cross_country.png"}],"rel":"sport-70"},{"href":"http://localhost:3000/sports/71","data":[{"name":"id","value":71},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Cross
|
646
|
-
Country Skiing"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-cross_country_skiing.png"}],"rel":"sport-71"},{"href":"http://localhost:3000/sports/72","data":[{"name":"id","value":72},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Alpine
|
647
|
-
Skiing"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-alpine_skiing.png"}],"rel":"sport-72"},{"href":"http://localhost:3000/sports/73","data":[{"name":"id","value":73},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Wheelchair
|
648
|
-
Hockey"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-wheelchair_hockey.png"}],"rel":"sport-73"},{"href":"http://localhost:3000/sports/74","data":[{"name":"id","value":74},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Wheelchair
|
649
|
-
Volleyball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-wheelchair_volleyball.png"}],"rel":"sport-74"},{"href":"http://localhost:3000/sports/75","data":[{"name":"id","value":75},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Wheelchair
|
650
|
-
Lacrosse"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-wheelchair_lacrosse.png"}],"rel":"sport-75"},{"href":"http://localhost:3000/sports/76","data":[{"name":"id","value":76},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Horseback
|
651
|
-
Riding"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-horseback_riding.png"}],"rel":"sport-76"},{"href":"http://localhost:3000/sports/77","data":[{"name":"id","value":77},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Diving"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-diving.png"}],"rel":"sport-77"},{"href":"http://localhost:3000/sports/78","data":[{"name":"id","value":78},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Quidditch"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-quidditch.png"}],"rel":"sport-78"},{"href":"http://localhost:3000/sports/79","data":[{"name":"id","value":79},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":true},{"name":"low_score_wins","value":false},{"name":"name","value":"Musical
|
652
|
-
Group"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-musical_group.png"}],"rel":"sport-79"},{"href":"http://localhost:3000/sports/80","data":[{"name":"id","value":80},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Dance"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-Break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-dance.png"}],"rel":"sport-80"},{"href":"http://localhost:3000/sports/81","data":[{"name":"id","value":81},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Gymnastics-Coed"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-Break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-gymnastics-coed.png"}],"rel":"sport-81"},{"href":"http://localhost:3000/sports/82","data":[{"name":"id","value":82},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Flying"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-Break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-flying.png"}],"rel":"sport-82"},{"href":"http://localhost:3000/sports/83","data":[{"name":"id","value":83},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":true},{"name":"name","value":"Darts"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-Break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-darts.png"}],"rel":"sport-83"},{"href":"http://localhost:3000/sports/84","data":[{"name":"id","value":84},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Pool
|
653
|
-
and Billiards"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false}
|
695
|
+
Competition"},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-quad_rugby.png"}],"rel":"sport-67"},{"href":"http://localhost:3000/sports/68","data":[{"name":"id","value":68},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Handcycling"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-handcycling.png"}],"rel":"sport-68"},{"href":"http://localhost:3000/sports/69","data":[{"name":"id","value":69},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Adaptive
|
696
|
+
Sports"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-adaptive_sports.png"}],"rel":"sport-69"},{"href":"http://localhost:3000/sports/70","data":[{"name":"id","value":70},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Cross
|
697
|
+
Country"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-cross_country.png"}],"rel":"sport-70"},{"href":"http://localhost:3000/sports/71","data":[{"name":"id","value":71},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Cross
|
698
|
+
Country Skiing"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-cross_country_skiing.png"}],"rel":"sport-71"},{"href":"http://localhost:3000/sports/72","data":[{"name":"id","value":72},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Alpine
|
699
|
+
Skiing"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-alpine_skiing.png"}],"rel":"sport-72"},{"href":"http://localhost:3000/sports/73","data":[{"name":"id","value":73},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":true},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Wheelchair
|
700
|
+
Hockey"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":"SO"},{"name":"shootout_label","value":"Shootout"},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-wheelchair_hockey.png"}],"rel":"sport-73"},{"href":"http://localhost:3000/sports/74","data":[{"name":"id","value":74},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Wheelchair
|
701
|
+
Volleyball"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-wheelchair_volleyball.png"}],"rel":"sport-74"},{"href":"http://localhost:3000/sports/75","data":[{"name":"id","value":75},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Wheelchair
|
702
|
+
Lacrosse"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-wheelchair_lacrosse.png"}],"rel":"sport-75"},{"href":"http://localhost:3000/sports/76","data":[{"name":"id","value":76},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Horseback
|
703
|
+
Riding"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-horseback_riding.png"}],"rel":"sport-76"},{"href":"http://localhost:3000/sports/77","data":[{"name":"id","value":77},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Diving"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":true},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-diving.png"}],"rel":"sport-77"},{"href":"http://localhost:3000/sports/78","data":[{"name":"id","value":78},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Quidditch"},{"name":"overtime_abbrev","value":"OT"},{"name":"overtime_label","value":"Overtime"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-quidditch.png"}],"rel":"sport-78"},{"href":"http://localhost:3000/sports/79","data":[{"name":"id","value":79},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":true},{"name":"low_score_wins","value":false},{"name":"name","value":"Musical
|
704
|
+
Group"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-musical_group.png"}],"rel":"sport-79"},{"href":"http://localhost:3000/sports/80","data":[{"name":"id","value":80},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Dance"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-Break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-dance.png"}],"rel":"sport-80"},{"href":"http://localhost:3000/sports/81","data":[{"name":"id","value":81},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Gymnastics-Coed"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-Break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":false},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-gymnastics-coed.png"}],"rel":"sport-81"},{"href":"http://localhost:3000/sports/82","data":[{"name":"id","value":82},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Flying"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-Break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-flying.png"}],"rel":"sport-82"},{"href":"http://localhost:3000/sports/83","data":[{"name":"id","value":83},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":true},{"name":"name","value":"Darts"},{"name":"overtime_abbrev","value":"TB"},{"name":"overtime_label","value":"Tie-Break"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-darts.png"}],"rel":"sport-83"},{"href":"http://localhost:3000/sports/84","data":[{"name":"id","value":84},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Pool
|
705
|
+
and Billiards"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-pool_and_billiards.png"}],"rel":"sport-84"},{"href":"http://localhost:3000/sports/85","data":[{"name":"id","value":85},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":false},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Jump
|
706
|
+
Rope"},{"name":"overtime_abbrev","value":null},{"name":"overtime_label","value":null},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-jump_rope.png"}],"rel":"sport-85"},{"href":"http://localhost:3000/sports/86","data":[{"name":"id","value":86},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Camogie"},{"name":"overtime_abbrev","value":"ET"},{"name":"overtime_label","value":"Extra
|
707
|
+
Time"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-camogie.png"}],"rel":"sport-86"},{"href":"http://localhost:3000/sports/87","data":[{"name":"id","value":87},{"name":"type","value":"sport"},{"name":"has_customized_language","value":false},{"name":"has_overtime","value":true},{"name":"has_shootouts","value":false},{"name":"is_non_sport","value":false},{"name":"low_score_wins","value":false},{"name":"name","value":"Horseshoes"},{"name":"overtime_abbrev","value":"AI"},{"name":"overtime_label","value":"Additional
|
708
|
+
Innings"},{"name":"shootout_abbrev","value":null},{"name":"shootout_label","value":null},{"name":"tracks_overtime_losses","value":false},{"name":"tracks_points","value":true},{"name":"has_statistic_template","value":false},{"name":"created_at","value":"2016-05-18T21:05:04Z","type":"DateTime"},{"name":"updated_at","value":"2016-05-18T21:05:04Z","type":"DateTime"}],"links":[{"rel":"sport_logo","href":"http://9720728c11b014fc3f7c-401599d8c2efd31ed32bcf970d759503.r67.cf1.rackcdn.com/sport_logos/logo-horseshoes.png"}],"rel":"sport-87"}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/statistics","rel":"statistics","template":{"data":[{"name":"acronym","value":null},{"name":"always_display_decimals","value":null},{"name":"formula","value":null},{"name":"is_in_descending_order","value":null},{"name":"display_zero_totals","value":null},{"name":"is_percentage","value":null},{"name":"is_private","value":null},{"name":"is_team_statistic","value":null},{"name":"is_top_statistic","value":null},{"name":"name","value":null},{"name":"precision","value":null},{"name":"statistic_group_id","value":null},{"name":"team_id","value":null},{"name":"type","value":"statistic"}]},"links":[{"rel":"event_statistics","href":"http://localhost:3000/event_statistics"},{"rel":"member_statistics","href":"http://localhost:3000/member_statistics"},{"rel":"statistic_aggregates","href":"http://localhost:3000/statistic_aggregates"},{"rel":"statistic_data","href":"http://localhost:3000/statistic_data"},{"rel":"statistic_group","href":"http://localhost:3000/statistic_groups"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"team_statistics","href":"http://localhost:3000/team_statistics"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/statistics"}],"queries":[{"rel":"search","href":"http://localhost:3000/statistics/search","data":[{"name":"statistic_group_id","value":null},{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
654
709
|
number of items to return for each page. Sending this parameter with the query
|
655
710
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
656
711
|
number of the page to be returned. This requires that paging be turned on
|
@@ -659,29 +714,31 @@ http_interactions:
|
|
659
714
|
array of the ids in the order that they are to be moved to"}]},{"rel":"import_from_template","href":"http://localhost:3000/statistics/import_from_template","prompt":"import
|
660
715
|
all statistics and statistic groups from a template of a sport_id to a specified
|
661
716
|
destination_team_id","data":[{"name":"destination_team_id","value":null},{"name":"sport_id","value":null}]},{"rel":"import_from_team","href":"http://localhost:3000/statistics/import_from_team","prompt":"import
|
662
|
-
all statistics and statistic groups from a source_team_id to a destination_team_id","data":[{"name":"source_team_id","value":null},{"name":"destination_team_id","value":null}]}]}},{"collection":{"version":"3.
|
717
|
+
all statistics and statistic groups from a source_team_id to a destination_team_id","data":[{"name":"source_team_id","value":null},{"name":"destination_team_id","value":null}]}]}},{"collection":{"version":"3.276.0","prompt":"Aggregate
|
663
718
|
data for a team''s statistics, including team_statistics and member_statistics","href":"http://localhost:3000/statistic_aggregates","rel":"statistic_aggregates","links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/statistic_aggregates"},{"rel":"statistic","href":"http://localhost:3000/statistics"},{"rel":"team","href":"http://localhost:3000/teams"}],"queries":[{"rel":"search","href":"http://localhost:3000/statistic_aggregates/search","data":[{"name":"id","value":null},{"name":"team_id","value":null},{"name":"statistic_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
664
719
|
number of items to return for each page. Sending this parameter with the query
|
665
720
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
666
721
|
number of the page to be returned. This requires that paging be turned on
|
667
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
722
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/statistic_data","rel":"statistic_data","template":{"data":[{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"event_id","value":null},{"name":"statistic_id","value":null},{"name":"value","value":null},{"name":"type","value":"statistic_datum"}]},"links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/statistic_data"},{"rel":"event","href":"http://localhost:3000/events"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"statistic","href":"http://localhost:3000/statistics"},{"rel":"team","href":"http://localhost:3000/teams"}],"queries":[{"rel":"search","href":"http://localhost:3000/statistic_data/search","data":[{"name":"id","value":null},{"name":"event_id","value":null},{"name":"statistic_id","value":null},{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
668
723
|
number of items to return for each page. Sending this parameter with the query
|
669
724
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
670
725
|
number of the page to be returned. This requires that paging be turned on
|
671
|
-
by also providing the page_size parameter."}]}],"commands":[{"rel":"bulk_update_statistic_data","href":"http://localhost:3000/statistic_data/bulk_update","prompt":"
|
672
|
-
|
673
|
-
|
674
|
-
|
726
|
+
by also providing the page_size parameter."}]}],"commands":[{"rel":"bulk_update_statistic_data","href":"http://localhost:3000/statistic_data/bulk_update","prompt":"Update
|
727
|
+
several statistic data with a single command.","data":[{"name":"templates","value":null,"prompt":"An
|
728
|
+
array of the statistic_datum templates to be updated that correspond to the
|
729
|
+
template for the rel ''statistic_datum''. Each template must have the following
|
730
|
+
elements present: team_id, event_id, statistic_id."}]},{"rel":"bulk_delete_statistic_data","href":"http://localhost:3000/statistic_data/bulk_delete","prompt":"Delete
|
731
|
+
several statistic data with a single command.","data":[{"name":"member_id","value":null},{"name":"event_id","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/statistic_groups","rel":"statistic_groups","template":{"data":[{"name":"team_id","value":null},{"name":"name","value":null},{"name":"type","value":"statistic_group"}]},"links":[{"rel":"statistics","href":"http://localhost:3000/teams"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/statistic_groups"}],"queries":[{"rel":"search","href":"http://localhost:3000/statistic_groups/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
675
732
|
number of items to return for each page. Sending this parameter with the query
|
676
733
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
677
734
|
number of the page to be returned. This requires that paging be turned on
|
678
735
|
by also providing the page_size parameter."}]}],"commands":[{"rel":"reorder_statistic_groups","href":"http://localhost:3000/statistic_groups/reorder","prompt":"reorder
|
679
736
|
the statistic groups based on the sorted_ids provided","data":[{"name":"team_id","value":null},{"name":"sorted_ids","value":null,"prompt":"An
|
680
|
-
array of the ids in the order that they are to be moved to"}]}]}},{"collection":{"version":"3.
|
737
|
+
array of the ids in the order that they are to be moved to"}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/team_fees","rel":"team_fees","template":{"data":[{"name":"description","value":null},{"name":"amount","value":null},{"name":"notes","value":null},{"name":"team_id","value":null},{"name":"type","value":"team_fee"}]},"links":[{"rel":"member_payments","href":"http://localhost:3000/member_payments"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/team_fees"}],"queries":[{"rel":"search","href":"http://localhost:3000/team_fees/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
681
738
|
number of items to return for each page. Sending this parameter with the query
|
682
739
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
683
740
|
number of the page to be returned. This requires that paging be turned on
|
684
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
741
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/team_media","rel":"team_media","template":{"data":[{"name":"description","value":null},{"name":"team_media_group_id","value":null},{"name":"type","value":"team_medium"}]},"links":[{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"team_media_group","href":"http://localhost:3000/team_media_groups"},{"rel":"team_medium_comments","href":"http://localhost:3000/team_medium_comments"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/team_media"}],"queries":[{"rel":"search","href":"http://localhost:3000/team_media/search","data":[{"name":"team_id","value":null},{"name":"team_media_group_id","value":null},{"name":"member_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
685
742
|
number of items to return for each page. Sending this parameter with the query
|
686
743
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
687
744
|
number of the page to be returned. This requires that paging be turned on
|
@@ -697,35 +754,44 @@ http_interactions:
|
|
697
754
|
the specified team_medium_ids","data":[{"name":"team_medium_ids","value":null,"prompt":"A
|
698
755
|
comma delimited list of team medium ids"}]},{"rel":"create_team_video_link","href":"http://localhost:3000/team_media/create_video_link","prompt":"Add
|
699
756
|
a link to a YouTube or Vimeo video.","data":[{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"team_media_group_id","value":null},{"name":"description","value":null},{"name":"position","value":null},{"name":"video_url","value":null}]},{"rel":"facebook_share_team_medium","href":"http://localhost:3000/team_media/facebook_share","prompt":"Share
|
700
|
-
a specified image or video type medium on facebook.","data":[{"name":"team_medium_id","value":null},{"name":"is_suppressed_from_feed","value":null,"prompt":"
|
701
|
-
|
702
|
-
|
703
|
-
|
757
|
+
a specified image or video type medium on facebook.","data":[{"name":"team_medium_id","value":null},{"name":"is_suppressed_from_feed","value":null,"prompt":"Whether
|
758
|
+
or not to post this to the facebook news feed. Valid values are either ''true''
|
759
|
+
or ''false'' and will default to ''false''"},{"name":"caption","value":null,"prompt":"Caption
|
760
|
+
for the team media."},{"name":"facebook_page_id","value":null,"prompt":"The
|
761
|
+
id to the page on facebook to post to."}]},{"rel":"reorder_team_media","href":"http://localhost:3000/team_media/reorder","prompt":"Reorder
|
704
762
|
the team media based on the sorted_ids provided.","data":[{"name":"team_id","value":null},{"name":"sorted_ids","value":null,"prompt":"An
|
705
|
-
array of the ids in the order that they are to be moved to."}]}]}},{"collection":{"version":"3.
|
763
|
+
array of the ids in the order that they are to be moved to."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/team_medium_comments","rel":"team_medium_comments","template":{"data":[{"name":"comment","value":null},{"name":"member_id","value":null},{"name":"team_medium_id","value":null},{"name":"type","value":"team_medium_comment"}]},"links":[{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team_medium","href":"http://localhost:3000/team_media"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/team_medium_comments"}],"queries":[{"rel":"search","href":"http://localhost:3000/team_medium_comments/search","data":[{"name":"team_media_group_id","value":null},{"name":"team_medium_id","value":null},{"name":"member_id","value":null},{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
706
764
|
number of items to return for each page. Sending this parameter with the query
|
707
765
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
708
766
|
number of the page to be returned. This requires that paging be turned on
|
709
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
767
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/team_media_groups","rel":"team_media_groups","template":{"data":[{"name":"is_private","value":null},{"name":"name","value":null},{"name":"media_format","value":null},{"name":"team_id","value":null},{"name":"type","value":"team_media_group"}]},"links":[{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"team_media","href":"http://localhost:3000/team_media"},{"rel":"self","href":"http://localhost:3000/team_media_groups"}],"queries":[{"rel":"search","href":"http://localhost:3000/team_media_groups/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
710
768
|
number of items to return for each page. Sending this parameter with the query
|
711
769
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
712
770
|
number of the page to be returned. This requires that paging be turned on
|
713
|
-
by also providing the page_size parameter."}]}],"commands":[{"rel":"reorder_team_media_groups","href":"http://localhost:3000/team_media_groups/reorder","prompt":"
|
714
|
-
|
715
|
-
|
716
|
-
|
717
|
-
|
718
|
-
|
719
|
-
|
771
|
+
by also providing the page_size parameter."}]}],"commands":[{"rel":"reorder_team_media_groups","href":"http://localhost:3000/team_media_groups/reorder","prompt":"reorder
|
772
|
+
the team media groups based on the sorted_ids provided","data":[{"name":"team_id","value":null},{"name":"sorted_ids","value":null,"prompt":"An
|
773
|
+
array of the ids in the order that they are to be moved to"}]},{"rel":"facebook_share_team_media_group","href":"http://localhost:3000/team_media_groups/facebook_share","prompt":"Share
|
774
|
+
a specified image type media group on facebook.","data":[{"name":"team_media_group_id","value":null},{"name":"is_suppressed_from_feed","value":null,"prompt":"Whether
|
775
|
+
or not to post this to the facebook news feed. Valid values are either ''true''
|
776
|
+
or ''false'' and will default to ''false''"},{"name":"album_name","value":null,"prompt":"The
|
777
|
+
caption used when sharing the medium on facebook. This will default to the
|
778
|
+
description of the medium"},{"name":"facebook_page_id","value":null,"prompt":"The
|
779
|
+
id used by facebook of the page to post the medium to. If omitted, this will
|
780
|
+
go to the user''s personal page."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/team_photos","rel":"team_photos","prompt":"BETA:
|
781
|
+
(This endpoint is subject to change) Returns a collection of team photos.","links":[{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"team_preferences","href":"http://localhost:3000/teams_preferences"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/team_photos"}],"queries":[{"rel":"search","href":"http://localhost:3000/team_photos/search","data":[{"name":"id","value":null},{"name":"team_id","value":null},{"name":"height","value":null},{"name":"width","value":null},{"name":"crop","value":null},{"name":"page_size","value":null,"prompt":"The
|
782
|
+
number of items to return for each page. Sending this parameter with the query
|
783
|
+
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
784
|
+
number of the page to be returned. This requires that paging be turned on
|
785
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/team_public_sites","rel":"team_public_sites","template":{"data":[{"name":"custom_domain","value":null},{"name":"enable_assignments","value":null},{"name":"enable_availabilities","value":null},{"name":"enable_events","value":null},{"name":"enable_files","value":null},{"name":"enable_games","value":null},{"name":"enable_marketplace","value":null},{"name":"enable_members","value":null},{"name":"enable_messages","value":null},{"name":"enable_payments","value":null},{"name":"enable_photos","value":null},{"name":"enable_public_contact","value":null},{"name":"enable_public_email","value":null},{"name":"enable_schedule","value":null},{"name":"enable_statistics","value":null},{"name":"enabled","value":null},{"name":"hide_old_events","value":null},{"name":"hide_win_loss_record","value":null},{"name":"public_email_manager_only","value":null},{"name":"public_email_reply_to_list","value":null},{"name":"subdomain","value":null},{"name":"team_headline","value":null},{"name":"team_message","value":null},{"name":"type","value":"team_public_site"}]},"links":[{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/team_public_sites"}],"queries":[{"rel":"search","href":"http://localhost:3000/team_public_sites/search","data":[{"name":"id","value":null},{"name":"team_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
720
786
|
number of items to return for each page. Sending this parameter with the query
|
721
787
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
722
788
|
number of the page to be returned. This requires that paging be turned on
|
723
789
|
by also providing the page_size parameter."}]}],"commands":[{"rel":"upload_team_public_photo","href":"http://localhost:3000/team_public_sites/upload_team_public_photo","prompt":"Upload
|
724
790
|
a team public photo. This must be a multi-part POST.","data":[{"name":"team_public_site_id","value":null},{"name":"file","value":null}]},{"rel":"remove_team_public_photo","href":"http://localhost:3000/team_public_sites/remove_team_public_photo","prompt":"Remove
|
725
791
|
a team public photo.","data":[{"name":"team_public_site_id","value":null}]},{"rel":"validate_subdomain","href":"http://localhost:3000/team_public_sites/validate_subdomain","prompt":"Check
|
726
|
-
to see if a subdomain is available and valid.","data":[{"name":"subdomain","value":null}]}]}},{"collection":{"version":"3.
|
792
|
+
to see if a subdomain is available and valid.","data":[{"name":"subdomain","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/teams","rel":"teams","template":{"data":[{"name":"name","value":null},{"name":"location_country","value":null},{"name":"location_postal_code","value":null},{"name":"time_zone","value":null,"prompt":"The
|
727
793
|
time_zone parameter is required when creating a team, but for changing a team''s
|
728
|
-
time_zone, use the update_time_zone command"},{"name":"sport_id","value":null},{"name":"division_name","value":null},{"name":"season_name","value":null},{"name":"league_name","value":null},{"name":"league_url","value":null},{"name":"type","value":"team"}]},"links":[{"rel":"active_season_team","href":"http://localhost:3000/teams"},{"rel":"assignments","href":"http://localhost:3000/assignments"},{"rel":"availabilities","href":"http://localhost:3000/availabilities"},{"rel":"broadcast_email_attachments","href":"http://localhost:3000/broadcast_email_attachments"},{"rel":"broadcast_emails","href":"http://localhost:3000/broadcast_emails"},{"rel":"broadcast_alerts","href":"http://localhost:3000/broadcast_alerts"},{"rel":"contact_email_addresses","href":"http://localhost:3000/contact_email_addresses"},{"rel":"contact_phone_numbers","href":"http://localhost:3000/contact_phone_numbers"},{"rel":"contacts","href":"http://localhost:3000/contacts"},{"rel":"custom_data","href":"http://localhost:3000/custom_data"},{"rel":"custom_fields","href":"http://localhost:3000/custom_fields"},{"rel":"division_contact_email_addresses","href":"http://localhost:3000/division_contact_email_addresses"},{"rel":"division_contact_phone_numbers","href":"http://localhost:3000/division_contact_phone_numbers"},{"rel":"division_contacts","href":"http://localhost:3000/division_contacts"},{"rel":"division_locations","href":"http://localhost:3000/division_locations"},{"rel":"division_member_email_addresses","href":"http://localhost:3000/division_member_email_addresses"},{"rel":"division_member_phone_numbers","href":"http://localhost:3000/division_member_phone_numbers"},{"rel":"division_members","href":"http://localhost:3000/division_members"},{"rel":"division_members_preferences","href":"http://localhost:3000/division_members_preferences"},{"rel":"division_team_standings","href":"http://localhost:3000/division_team_standings"},{"rel":"event_statistics","href":"http://localhost:3000/event_statistics"},{"rel":"events","href":"http://localhost:3000/events"},{"rel":"events_overview","href":"http://localhost:3000/events/overview"},{"rel":"forum_posts","href":"http://localhost:3000/forum_posts"},{"rel":"forum_subscriptions","href":"http://localhost:3000/forum_subscriptions"},{"rel":"forum_topics","href":"http://localhost:3000/forum_topics"},{"rel":"league_custom_data","href":"http://localhost:3000/league_custom_data"},{"rel":"league_custom_fields","href":"http://localhost:3000/league_custom_fields"},{"rel":"league_registrant_documents","href":"http://localhost:3000/league_registrant_documents"},{"rel":"locations","href":"http://localhost:3000/locations"},{"rel":"managers","href":"http://localhost:3000/members"},{"rel":"member_balances","href":"http://localhost:3000/member_balances"},{"rel":"member_email_addresses","href":"http://localhost:3000/member_email_addresses"},{"rel":"member_files","href":"http://localhost:3000/member_files"},{"rel":"member_links","href":"http://localhost:3000/member_links"},{"rel":"member_payments","href":"http://localhost:3000/member_payments"},{"rel":"member_phone_numbers","href":"http://localhost:3000/member_phone_numbers"},{"rel":"member_statistics","href":"http://localhost:3000/member_statistics"},{"rel":"members","href":"http://localhost:3000/members"},{"rel":"members_preferences","href":"http://localhost:3000/members_preferences"},{"rel":"opponents","href":"http://localhost:3000/opponents"},{"rel":"opponents_results","href":"http://localhost:3000/opponents_results"},{"rel":"owner","href":"http://localhost:3000/members"},{"rel":"payment_notes","href":"http://localhost:3000/payment_notes"},{"rel":"paypal_currency","href":"http://localhost:3000/paypal_currencies"},{"rel":"plan","href":"http://localhost:3000/plans"},{"rel":"sponsors","href":"http://localhost:3000/sponsors"},{"rel":"sport","href":"http://localhost:3000/sports"},{"rel":"statistic","href":"http://localhost:3000/statistics"},{"rel":"statistic_aggregates","href":"http://localhost:3000/statistic_aggregates"},{"rel":"statistic_data","href":"http://localhost:3000/statistic_data"},{"rel":"statistic_group","href":"http://localhost:3000/statistic_groups"},{"rel":"team_fees","href":"http://localhost:3000/team_fees"},{"rel":"team_media","href":"http://localhost:3000/team_media"},{"rel":"team_medium_comments","href":"http://localhost:3000/team_medium_comments"},{"rel":"team_media_groups","href":"http://localhost:3000/team_media_groups"},{"rel":"team_paypal_preferences","href":"http://localhost:3000/teams_paypal_preferences"},{"rel":"team_preferences","href":"http://localhost:3000/teams_preferences"},{"rel":"team_public_site","href":"http://localhost:3000/team_public_sites"},{"rel":"team_results","href":"http://localhost:3000/teams_results"},{"rel":"team_statistics","href":"http://localhost:3000/team_statistics"},{"rel":"tracked_item_statuses","href":"http://localhost:3000/tracked_item_statuses"},{"rel":"tracked_items","href":"http://localhost:3000/tracked_items"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/teams"}],"queries":[{"rel":"search","href":"http://localhost:3000/teams/search","data":[{"name":"id","value":null},{"name":"team_id","value":null},{"name":"user_id","value":null},{"name":"division_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
794
|
+
time_zone, use the update_time_zone command"},{"name":"sport_id","value":null},{"name":"division_id","value":null},{"name":"division_name","value":null},{"name":"season_name","value":null},{"name":"league_name","value":null},{"name":"league_url","value":null},{"name":"owner_first_name","value":null},{"name":"owner_last_name","value":null},{"name":"owner_email","value":null},{"name":"is_ownership_pending","value":null},{"name":"type","value":"team"}]},"links":[{"rel":"active_season_team","href":"http://localhost:3000/teams"},{"rel":"assignments","href":"http://localhost:3000/assignments"},{"rel":"availabilities","href":"http://localhost:3000/availabilities"},{"rel":"broadcast_email_attachments","href":"http://localhost:3000/broadcast_email_attachments"},{"rel":"broadcast_emails","href":"http://localhost:3000/broadcast_emails"},{"rel":"broadcast_alerts","href":"http://localhost:3000/broadcast_alerts"},{"rel":"commissioners","href":"http://localhost:3000/members"},{"rel":"contact_email_addresses","href":"http://localhost:3000/contact_email_addresses"},{"rel":"contact_phone_numbers","href":"http://localhost:3000/contact_phone_numbers"},{"rel":"contacts","href":"http://localhost:3000/contacts"},{"rel":"custom_data","href":"http://localhost:3000/custom_data"},{"rel":"custom_fields","href":"http://localhost:3000/custom_fields"},{"rel":"division_contact_email_addresses","href":"http://localhost:3000/division_contact_email_addresses"},{"rel":"division_contact_phone_numbers","href":"http://localhost:3000/division_contact_phone_numbers"},{"rel":"division_contacts","href":"http://localhost:3000/division_contacts"},{"rel":"division_locations","href":"http://localhost:3000/division_locations"},{"rel":"division_member_email_addresses","href":"http://localhost:3000/division_member_email_addresses"},{"rel":"division_member_phone_numbers","href":"http://localhost:3000/division_member_phone_numbers"},{"rel":"division_members","href":"http://localhost:3000/division_members"},{"rel":"division_members_preferences","href":"http://localhost:3000/division_members_preferences"},{"rel":"division_team_standings","href":"http://localhost:3000/division_team_standings"},{"rel":"event_statistics","href":"http://localhost:3000/event_statistics"},{"rel":"events","href":"http://localhost:3000/events"},{"rel":"events_overview","href":"http://localhost:3000/events/overview"},{"rel":"forum_posts","href":"http://localhost:3000/forum_posts"},{"rel":"forum_subscriptions","href":"http://localhost:3000/forum_subscriptions"},{"rel":"forum_topics","href":"http://localhost:3000/forum_topics"},{"rel":"league_custom_data","href":"http://localhost:3000/league_custom_data"},{"rel":"league_custom_fields","href":"http://localhost:3000/league_custom_fields"},{"rel":"league_registrant_documents","href":"http://localhost:3000/league_registrant_documents"},{"rel":"locations","href":"http://localhost:3000/locations"},{"rel":"managers","href":"http://localhost:3000/members"},{"rel":"member_balances","href":"http://localhost:3000/member_balances"},{"rel":"member_email_addresses","href":"http://localhost:3000/member_email_addresses"},{"rel":"member_files","href":"http://localhost:3000/member_files"},{"rel":"member_links","href":"http://localhost:3000/member_links"},{"rel":"member_payments","href":"http://localhost:3000/member_payments"},{"rel":"member_phone_numbers","href":"http://localhost:3000/member_phone_numbers"},{"rel":"member_photos","href":"http://localhost:3000/member_photos"},{"rel":"member_statistics","href":"http://localhost:3000/member_statistics"},{"rel":"members","href":"http://localhost:3000/members"},{"rel":"members_preferences","href":"http://localhost:3000/members_preferences"},{"rel":"message_data","href":"http://localhost:3000/message_data"},{"rel":"messages","href":"http://localhost:3000/messages"},{"rel":"opponents","href":"http://localhost:3000/opponents"},{"rel":"opponents_results","href":"http://localhost:3000/opponents_results"},{"rel":"owner","href":"http://localhost:3000/members"},{"rel":"payment_notes","href":"http://localhost:3000/payment_notes"},{"rel":"paypal_currency","href":"http://localhost:3000/paypal_currencies"},{"rel":"plan","href":"http://localhost:3000/plans"},{"rel":"sponsors","href":"http://localhost:3000/sponsors"},{"rel":"sport","href":"http://localhost:3000/sports"},{"rel":"statistic","href":"http://localhost:3000/statistics"},{"rel":"statistic_aggregates","href":"http://localhost:3000/statistic_aggregates"},{"rel":"statistic_data","href":"http://localhost:3000/statistic_data"},{"rel":"statistic_group","href":"http://localhost:3000/statistic_groups"},{"rel":"team_fees","href":"http://localhost:3000/team_fees"},{"rel":"team_media","href":"http://localhost:3000/team_media"},{"rel":"team_medium_comments","href":"http://localhost:3000/team_medium_comments"},{"rel":"team_media_groups","href":"http://localhost:3000/team_media_groups"},{"rel":"team_paypal_preferences","href":"http://localhost:3000/teams_paypal_preferences"},{"rel":"team_photos","href":"http://localhost:3000/team_photos"},{"rel":"team_preferences","href":"http://localhost:3000/teams_preferences"},{"rel":"team_public_site","href":"http://localhost:3000/team_public_sites"},{"rel":"team_results","href":"http://localhost:3000/teams_results"},{"rel":"team_statistics","href":"http://localhost:3000/team_statistics"},{"rel":"tracked_item_statuses","href":"http://localhost:3000/tracked_item_statuses"},{"rel":"tracked_items","href":"http://localhost:3000/tracked_items"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/teams"}],"queries":[{"rel":"search","href":"http://localhost:3000/teams/search","data":[{"name":"id","value":null},{"name":"team_id","value":null},{"name":"user_id","value":null},{"name":"division_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
729
795
|
number of items to return for each page. Sending this parameter with the query
|
730
796
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
731
797
|
number of the page to be returned. This requires that paging be turned on
|
@@ -736,11 +802,15 @@ http_interactions:
|
|
736
802
|
team members or contacts to join TeamSnap.","data":[{"name":"team_id","value":null},{"name":"contact_id","value":null},{"name":"member_id","value":null},{"name":"introduction","value":null},{"name":"notify_as_member_id","value":null}]},{"rel":"update_time_zone","href":"http://localhost:3000/teams/update_time_zone","prompt":"Update
|
737
803
|
team''s time zone. This is currently the only method of updating a team''s
|
738
804
|
time zone.","data":[{"name":"team_id","value":null},{"name":"time_zone","value":null},{"name":"offset_team_times","value":null}]},{"rel":"reset_statistics","href":"http://localhost:3000/teams/reset_statistics","prompt":"Deletes
|
739
|
-
all data, categories and groups for a given team_id","data":[{"name":"team_id","value":null}]}
|
805
|
+
all data, categories and groups for a given team_id","data":[{"name":"team_id","value":null}]},{"rel":"invite_team_owners","href":"http://localhost:3000/teams/invite_team_owners","prompt":"Beta:
|
806
|
+
(This endpoint subject to change) Allow commissioners to send invitations
|
807
|
+
to all owners on active teams in the division.","data":[{"name":"id","value":null}]},{"rel":"change_owner","href":"http://localhost:3000/teams/change_owner","prompt":"Beta:
|
808
|
+
(This endpoint subject to change) Allow commissioners to change the owner
|
809
|
+
of a league team.","data":[{"name":"team_id","value":null},{"name":"member_id","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/teams_paypal_preferences","rel":"teams_paypal_preferences","template":{"data":[{"name":"is_paypal_active","value":null},{"name":"is_paypal_allowed","value":null},{"name":"paypal_currency_id","value":null},{"name":"paypal_email","value":null},{"name":"paypal_first_name","value":null},{"name":"paypal_last_name","value":null},{"name":"type","value":"team_paypal_preferences"}]},"links":[{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/teams_paypal_preferences"}],"queries":[{"rel":"search","href":"http://localhost:3000/teams_paypal_preferences/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
740
810
|
number of items to return for each page. Sending this parameter with the query
|
741
811
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
742
812
|
number of the page to be returned. This requires that paging be turned on
|
743
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
813
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/teams_preferences","rel":"teams_preferences","template":{"data":[{"name":"age_group","value":null},{"name":"alternate_sport_name","value":null},{"name":"announcement_above_home_photo","value":null},{"name":"assignments_enable_for_code","value":null},{"name":"assignments_show_tab","value":null},{"name":"availabilities_show_tab","value":null},{"name":"availabilities_sort_order","value":null},{"name":"availability_event_cutoff","value":null},{"name":"availability_game_cutoff","value":null},{"name":"color_scheme_cd","value":null},{"name":"currency_symbol","value":null},{"name":"files_show_tab","value":null,"deprecated":true,"prompt":"files_show_tab
|
744
814
|
is deprecated and will be removed in a future version, use team_media_show_tab
|
745
815
|
instead."},{"name":"team_media_show_tab","value":null},{"name":"gender","value":null},{"name":"global_uniform_away","value":null},{"name":"global_uniform_home","value":null},{"name":"global_use_international_date","value":null},{"name":"global_use_international_time","value":null},{"name":"hide_header","value":null},{"name":"introduction_text","value":null,"deprecated":true,"prompt":"introduction_text
|
746
816
|
is deprecated and has been removed. Continued use of introduction_text is
|
@@ -754,24 +824,24 @@ http_interactions:
|
|
754
824
|
a team logo. This must be a multi-part POST.","data":[{"name":"team_preferences_id","value":null},{"name":"file","value":null}]},{"rel":"remove_team_logo","href":"http://localhost:3000/teams_preferences/remove_team_logo","prompt":"Remove
|
755
825
|
a team logo.","data":[{"name":"team_preferences_id","value":null}]},{"rel":"upload_team_photo","href":"http://localhost:3000/teams_preferences/upload_team_photo","prompt":"Upload
|
756
826
|
a team photo. This must be a multi-part POST.","data":[{"name":"team_preferences_id","value":null},{"name":"file","value":null}]},{"rel":"remove_team_photo","href":"http://localhost:3000/teams_preferences/remove_team_photo","prompt":"Remove
|
757
|
-
a team photo.","data":[{"name":"team_preferences_id","value":null}]}]}},{"collection":{"version":"3.
|
827
|
+
a team photo.","data":[{"name":"team_preferences_id","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/teams_results","rel":"teams_results","links":[{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/teams_results"}],"queries":[{"rel":"search","href":"http://localhost:3000/teams_results/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
758
828
|
number of items to return for each page. Sending this parameter with the query
|
759
829
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
760
830
|
number of the page to be returned. This requires that paging be turned on
|
761
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
831
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/team_statistics","rel":"team_statistics","links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/team_statistics"},{"rel":"statistic","href":"http://localhost:3000/statistics"},{"rel":"team","href":"http://localhost:3000/teams"}],"queries":[{"rel":"search","href":"http://localhost:3000/team_statistics/search","data":[{"name":"id","value":null},{"name":"statistic_id","value":null},{"name":"team_id","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/time_zones","rel":"time_zones","links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/time_zones"}],"queries":[{"rel":"search","href":"http://localhost:3000/time_zones/search","data":[{"name":"id","value":null},{"name":"team_id","value":null}]}],"items":[{"href":"http://localhost:3000/time_zones/american-samoa","data":[{"name":"id","value":"american-samoa"},{"name":"type","value":"TimeZone"},{"name":"description","value":"American
|
762
832
|
Samoa"},{"name":"iana_name","value":"Pacific/Pago_Pago"},{"name":"offset","value":"-11:00"}],"rel":"TimeZone-american-samoa"},{"href":"http://localhost:3000/time_zones/international-date-line-west","data":[{"name":"id","value":"international-date-line-west"},{"name":"type","value":"TimeZone"},{"name":"description","value":"International
|
763
833
|
Date Line West"},{"name":"iana_name","value":"Pacific/Midway"},{"name":"offset","value":"-11:00"}],"rel":"TimeZone-international-date-line-west"},{"href":"http://localhost:3000/time_zones/midway-island","data":[{"name":"id","value":"midway-island"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Midway
|
764
|
-
Island"},{"name":"iana_name","value":"Pacific/Midway"},{"name":"offset","value":"-11:00"}],"rel":"TimeZone-midway-island"},{"href":"http://localhost:3000/time_zones/
|
834
|
+
Island"},{"name":"iana_name","value":"Pacific/Midway"},{"name":"offset","value":"-11:00"}],"rel":"TimeZone-midway-island"},{"href":"http://localhost:3000/time_zones/hawaii","data":[{"name":"id","value":"hawaii"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Hawaii"},{"name":"iana_name","value":"Pacific/Honolulu"},{"name":"offset","value":"-10:00"}],"rel":"TimeZone-hawaii"},{"href":"http://localhost:3000/time_zones/alaska","data":[{"name":"id","value":"alaska"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Alaska"},{"name":"iana_name","value":"America/Juneau"},{"name":"offset","value":"-09:00"}],"rel":"TimeZone-alaska"},{"href":"http://localhost:3000/time_zones/pacific-time-us-canada","data":[{"name":"id","value":"pacific-time-us-canada"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Pacific
|
765
835
|
Time (US & Canada)"},{"name":"iana_name","value":"America/Los_Angeles"},{"name":"offset","value":"-08:00"}],"rel":"TimeZone-pacific-time-us-canada"},{"href":"http://localhost:3000/time_zones/tijuana","data":[{"name":"id","value":"tijuana"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Tijuana"},{"name":"iana_name","value":"America/Tijuana"},{"name":"offset","value":"-08:00"}],"rel":"TimeZone-tijuana"},{"href":"http://localhost:3000/time_zones/arizona","data":[{"name":"id","value":"arizona"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Arizona"},{"name":"iana_name","value":"America/Phoenix"},{"name":"offset","value":"-07:00"}],"rel":"TimeZone-arizona"},{"href":"http://localhost:3000/time_zones/chihuahua","data":[{"name":"id","value":"chihuahua"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Chihuahua"},{"name":"iana_name","value":"America/Chihuahua"},{"name":"offset","value":"-07:00"}],"rel":"TimeZone-chihuahua"},{"href":"http://localhost:3000/time_zones/mazatlan","data":[{"name":"id","value":"mazatlan"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Mazatlan"},{"name":"iana_name","value":"America/Mazatlan"},{"name":"offset","value":"-07:00"}],"rel":"TimeZone-mazatlan"},{"href":"http://localhost:3000/time_zones/mountain-time-us-canada","data":[{"name":"id","value":"mountain-time-us-canada"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Mountain
|
766
836
|
Time (US & Canada)"},{"name":"iana_name","value":"America/Denver"},{"name":"offset","value":"-07:00"}],"rel":"TimeZone-mountain-time-us-canada"},{"href":"http://localhost:3000/time_zones/central-america","data":[{"name":"id","value":"central-america"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Central
|
767
837
|
America"},{"name":"iana_name","value":"America/Guatemala"},{"name":"offset","value":"-06:00"}],"rel":"TimeZone-central-america"},{"href":"http://localhost:3000/time_zones/central-time-us-canada","data":[{"name":"id","value":"central-time-us-canada"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Central
|
768
838
|
Time (US & Canada)"},{"name":"iana_name","value":"America/Chicago"},{"name":"offset","value":"-06:00"}],"rel":"TimeZone-central-time-us-canada"},{"href":"http://localhost:3000/time_zones/guadalajara","data":[{"name":"id","value":"guadalajara"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Guadalajara"},{"name":"iana_name","value":"America/Mexico_City"},{"name":"offset","value":"-06:00"}],"rel":"TimeZone-guadalajara"},{"href":"http://localhost:3000/time_zones/mexico-city","data":[{"name":"id","value":"mexico-city"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Mexico
|
769
839
|
City"},{"name":"iana_name","value":"America/Mexico_City"},{"name":"offset","value":"-06:00"}],"rel":"TimeZone-mexico-city"},{"href":"http://localhost:3000/time_zones/monterrey","data":[{"name":"id","value":"monterrey"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Monterrey"},{"name":"iana_name","value":"America/Monterrey"},{"name":"offset","value":"-06:00"}],"rel":"TimeZone-monterrey"},{"href":"http://localhost:3000/time_zones/saskatchewan","data":[{"name":"id","value":"saskatchewan"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Saskatchewan"},{"name":"iana_name","value":"America/Regina"},{"name":"offset","value":"-06:00"}],"rel":"TimeZone-saskatchewan"},{"href":"http://localhost:3000/time_zones/bogota","data":[{"name":"id","value":"bogota"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Bogota"},{"name":"iana_name","value":"America/Bogota"},{"name":"offset","value":"-05:00"}],"rel":"TimeZone-bogota"},{"href":"http://localhost:3000/time_zones/eastern-time-us-canada","data":[{"name":"id","value":"eastern-time-us-canada"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Eastern
|
770
840
|
Time (US & Canada)"},{"name":"iana_name","value":"America/New_York"},{"name":"offset","value":"-05:00"}],"rel":"TimeZone-eastern-time-us-canada"},{"href":"http://localhost:3000/time_zones/indiana-east","data":[{"name":"id","value":"indiana-east"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Indiana
|
771
|
-
(East)"},{"name":"iana_name","value":"America/Indiana/Indianapolis"},{"name":"offset","value":"-05:00"}],"rel":"TimeZone-indiana-east"},{"href":"http://localhost:3000/time_zones/lima","data":[{"name":"id","value":"lima"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Lima"},{"name":"iana_name","value":"America/Lima"},{"name":"offset","value":"-05:00"}],"rel":"TimeZone-lima"},{"href":"http://localhost:3000/time_zones/quito","data":[{"name":"id","value":"quito"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Quito"},{"name":"iana_name","value":"America/Lima"},{"name":"offset","value":"-05:00"}],"rel":"TimeZone-quito"},{"href":"http://localhost:3000/time_zones/
|
772
|
-
Time (Canada)"},{"name":"iana_name","value":"America/Halifax"},{"name":"offset","value":"-04:00"}],"rel":"TimeZone-atlantic-time-canada"},{"href":"http://localhost:3000/time_zones/georgetown","data":[{"name":"id","value":"georgetown"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Georgetown"},{"name":"iana_name","value":"America/Guyana"},{"name":"offset","value":"-04:00"}],"rel":"TimeZone-georgetown"},{"href":"http://localhost:3000/time_zones/la-paz","data":[{"name":"id","value":"la-paz"},{"name":"type","value":"TimeZone"},{"name":"description","value":"La
|
773
|
-
Paz"},{"name":"iana_name","value":"America/La_Paz"},{"name":"offset","value":"-04:00"}],"rel":"TimeZone-la-paz"},{"href":"http://localhost:3000/time_zones/newfoundland","data":[{"name":"id","value":"newfoundland"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Newfoundland"},{"name":"iana_name","value":"America/St_Johns"},{"name":"offset","value":"-03:30"}],"rel":"TimeZone-newfoundland"},{"href":"http://localhost:3000/time_zones/brasilia","data":[{"name":"id","value":"brasilia"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Brasilia"},{"name":"iana_name","value":"America/Sao_Paulo"},{"name":"offset","value":"-03:00"}],"rel":"TimeZone-brasilia"},{"href":"http://localhost:3000/time_zones/buenos-aires","data":[{"name":"id","value":"buenos-aires"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Buenos
|
774
|
-
Aires"},{"name":"iana_name","value":"America/Argentina/Buenos_Aires"},{"name":"offset","value":"-03:00"}],"rel":"TimeZone-buenos-aires"},{"href":"http://localhost:3000/time_zones/greenland","data":[{"name":"id","value":"greenland"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Greenland"},{"name":"iana_name","value":"America/Godthab"},{"name":"offset","value":"-03:00"}],"rel":"TimeZone-greenland"},{"href":"http://localhost:3000/time_zones/montevideo","data":[{"name":"id","value":"montevideo"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Montevideo"},{"name":"iana_name","value":"America/Montevideo"},{"name":"offset","value":"-03:00"}],"rel":"TimeZone-montevideo"},{"href":"http://localhost:3000/time_zones/
|
841
|
+
(East)"},{"name":"iana_name","value":"America/Indiana/Indianapolis"},{"name":"offset","value":"-05:00"}],"rel":"TimeZone-indiana-east"},{"href":"http://localhost:3000/time_zones/lima","data":[{"name":"id","value":"lima"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Lima"},{"name":"iana_name","value":"America/Lima"},{"name":"offset","value":"-05:00"}],"rel":"TimeZone-lima"},{"href":"http://localhost:3000/time_zones/quito","data":[{"name":"id","value":"quito"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Quito"},{"name":"iana_name","value":"America/Lima"},{"name":"offset","value":"-05:00"}],"rel":"TimeZone-quito"},{"href":"http://localhost:3000/time_zones/atlantic-time-canada","data":[{"name":"id","value":"atlantic-time-canada"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Atlantic
|
842
|
+
Time (Canada)"},{"name":"iana_name","value":"America/Halifax"},{"name":"offset","value":"-04:00"}],"rel":"TimeZone-atlantic-time-canada"},{"href":"http://localhost:3000/time_zones/caracas","data":[{"name":"id","value":"caracas"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Caracas"},{"name":"iana_name","value":"America/Caracas"},{"name":"offset","value":"-04:00"}],"rel":"TimeZone-caracas"},{"href":"http://localhost:3000/time_zones/georgetown","data":[{"name":"id","value":"georgetown"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Georgetown"},{"name":"iana_name","value":"America/Guyana"},{"name":"offset","value":"-04:00"}],"rel":"TimeZone-georgetown"},{"href":"http://localhost:3000/time_zones/la-paz","data":[{"name":"id","value":"la-paz"},{"name":"type","value":"TimeZone"},{"name":"description","value":"La
|
843
|
+
Paz"},{"name":"iana_name","value":"America/La_Paz"},{"name":"offset","value":"-04:00"}],"rel":"TimeZone-la-paz"},{"href":"http://localhost:3000/time_zones/santiago","data":[{"name":"id","value":"santiago"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Santiago"},{"name":"iana_name","value":"America/Santiago"},{"name":"offset","value":"-04:00"}],"rel":"TimeZone-santiago"},{"href":"http://localhost:3000/time_zones/newfoundland","data":[{"name":"id","value":"newfoundland"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Newfoundland"},{"name":"iana_name","value":"America/St_Johns"},{"name":"offset","value":"-03:30"}],"rel":"TimeZone-newfoundland"},{"href":"http://localhost:3000/time_zones/brasilia","data":[{"name":"id","value":"brasilia"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Brasilia"},{"name":"iana_name","value":"America/Sao_Paulo"},{"name":"offset","value":"-03:00"}],"rel":"TimeZone-brasilia"},{"href":"http://localhost:3000/time_zones/buenos-aires","data":[{"name":"id","value":"buenos-aires"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Buenos
|
844
|
+
Aires"},{"name":"iana_name","value":"America/Argentina/Buenos_Aires"},{"name":"offset","value":"-03:00"}],"rel":"TimeZone-buenos-aires"},{"href":"http://localhost:3000/time_zones/greenland","data":[{"name":"id","value":"greenland"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Greenland"},{"name":"iana_name","value":"America/Godthab"},{"name":"offset","value":"-03:00"}],"rel":"TimeZone-greenland"},{"href":"http://localhost:3000/time_zones/montevideo","data":[{"name":"id","value":"montevideo"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Montevideo"},{"name":"iana_name","value":"America/Montevideo"},{"name":"offset","value":"-03:00"}],"rel":"TimeZone-montevideo"},{"href":"http://localhost:3000/time_zones/mid-atlantic","data":[{"name":"id","value":"mid-atlantic"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Mid-Atlantic"},{"name":"iana_name","value":"Atlantic/South_Georgia"},{"name":"offset","value":"-02:00"}],"rel":"TimeZone-mid-atlantic"},{"href":"http://localhost:3000/time_zones/azores","data":[{"name":"id","value":"azores"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Azores"},{"name":"iana_name","value":"Atlantic/Azores"},{"name":"offset","value":"-01:00"}],"rel":"TimeZone-azores"},{"href":"http://localhost:3000/time_zones/cape-verde-is","data":[{"name":"id","value":"cape-verde-is"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Cape
|
775
845
|
Verde Is."},{"name":"iana_name","value":"Atlantic/Cape_Verde"},{"name":"offset","value":"-01:00"}],"rel":"TimeZone-cape-verde-is"},{"href":"http://localhost:3000/time_zones/casablanca","data":[{"name":"id","value":"casablanca"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Casablanca"},{"name":"iana_name","value":"Africa/Casablanca"},{"name":"offset","value":"+00:00"}],"rel":"TimeZone-casablanca"},{"href":"http://localhost:3000/time_zones/dublin","data":[{"name":"id","value":"dublin"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Dublin"},{"name":"iana_name","value":"Europe/Dublin"},{"name":"offset","value":"+00:00"}],"rel":"TimeZone-dublin"},{"href":"http://localhost:3000/time_zones/lisbon","data":[{"name":"id","value":"lisbon"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Lisbon"},{"name":"iana_name","value":"Europe/Lisbon"},{"name":"offset","value":"+00:00"}],"rel":"TimeZone-lisbon"},{"href":"http://localhost:3000/time_zones/london","data":[{"name":"id","value":"london"},{"name":"type","value":"TimeZone"},{"name":"description","value":"London"},{"name":"iana_name","value":"Europe/London"},{"name":"offset","value":"+00:00"}],"rel":"TimeZone-london"},{"href":"http://localhost:3000/time_zones/monrovia","data":[{"name":"id","value":"monrovia"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Monrovia"},{"name":"iana_name","value":"Africa/Monrovia"},{"name":"offset","value":"+00:00"}],"rel":"TimeZone-monrovia"},{"href":"http://localhost:3000/time_zones/utc","data":[{"name":"id","value":"utc"},{"name":"type","value":"TimeZone"},{"name":"description","value":"UTC"},{"name":"iana_name","value":"Etc/UTC"},{"name":"offset","value":"+00:00"}],"rel":"TimeZone-utc"},{"href":"http://localhost:3000/time_zones/amsterdam","data":[{"name":"id","value":"amsterdam"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Amsterdam"},{"name":"iana_name","value":"Europe/Amsterdam"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-amsterdam"},{"href":"http://localhost:3000/time_zones/belgrade","data":[{"name":"id","value":"belgrade"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Belgrade"},{"name":"iana_name","value":"Europe/Belgrade"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-belgrade"},{"href":"http://localhost:3000/time_zones/berlin","data":[{"name":"id","value":"berlin"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Berlin"},{"name":"iana_name","value":"Europe/Berlin"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-berlin"},{"href":"http://localhost:3000/time_zones/bern","data":[{"name":"id","value":"bern"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Bern"},{"name":"iana_name","value":"Europe/Berlin"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-bern"},{"href":"http://localhost:3000/time_zones/bratislava","data":[{"name":"id","value":"bratislava"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Bratislava"},{"name":"iana_name","value":"Europe/Bratislava"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-bratislava"},{"href":"http://localhost:3000/time_zones/brussels","data":[{"name":"id","value":"brussels"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Brussels"},{"name":"iana_name","value":"Europe/Brussels"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-brussels"},{"href":"http://localhost:3000/time_zones/budapest","data":[{"name":"id","value":"budapest"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Budapest"},{"name":"iana_name","value":"Europe/Budapest"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-budapest"},{"href":"http://localhost:3000/time_zones/copenhagen","data":[{"name":"id","value":"copenhagen"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Copenhagen"},{"name":"iana_name","value":"Europe/Copenhagen"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-copenhagen"},{"href":"http://localhost:3000/time_zones/ljubljana","data":[{"name":"id","value":"ljubljana"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Ljubljana"},{"name":"iana_name","value":"Europe/Ljubljana"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-ljubljana"},{"href":"http://localhost:3000/time_zones/madrid","data":[{"name":"id","value":"madrid"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Madrid"},{"name":"iana_name","value":"Europe/Madrid"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-madrid"},{"href":"http://localhost:3000/time_zones/paris","data":[{"name":"id","value":"paris"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Paris"},{"name":"iana_name","value":"Europe/Paris"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-paris"},{"href":"http://localhost:3000/time_zones/prague","data":[{"name":"id","value":"prague"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Prague"},{"name":"iana_name","value":"Europe/Prague"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-prague"},{"href":"http://localhost:3000/time_zones/rome","data":[{"name":"id","value":"rome"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Rome"},{"name":"iana_name","value":"Europe/Rome"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-rome"},{"href":"http://localhost:3000/time_zones/sarajevo","data":[{"name":"id","value":"sarajevo"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Sarajevo"},{"name":"iana_name","value":"Europe/Sarajevo"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-sarajevo"},{"href":"http://localhost:3000/time_zones/skopje","data":[{"name":"id","value":"skopje"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Skopje"},{"name":"iana_name","value":"Europe/Skopje"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-skopje"},{"href":"http://localhost:3000/time_zones/stockholm","data":[{"name":"id","value":"stockholm"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Stockholm"},{"name":"iana_name","value":"Europe/Stockholm"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-stockholm"},{"href":"http://localhost:3000/time_zones/vienna","data":[{"name":"id","value":"vienna"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Vienna"},{"name":"iana_name","value":"Europe/Vienna"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-vienna"},{"href":"http://localhost:3000/time_zones/warsaw","data":[{"name":"id","value":"warsaw"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Warsaw"},{"name":"iana_name","value":"Europe/Warsaw"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-warsaw"},{"href":"http://localhost:3000/time_zones/west-central-africa","data":[{"name":"id","value":"west-central-africa"},{"name":"type","value":"TimeZone"},{"name":"description","value":"West
|
776
846
|
Central Africa"},{"name":"iana_name","value":"Africa/Algiers"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-west-central-africa"},{"href":"http://localhost:3000/time_zones/zagreb","data":[{"name":"id","value":"zagreb"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Zagreb"},{"name":"iana_name","value":"Europe/Zagreb"},{"name":"offset","value":"+01:00"}],"rel":"TimeZone-zagreb"},{"href":"http://localhost:3000/time_zones/amman","data":[{"name":"id","value":"amman"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Amman"},{"name":"iana_name","value":"Asia/Amman"},{"name":"offset","value":"+02:00"}],"rel":"TimeZone-amman"},{"href":"http://localhost:3000/time_zones/athens","data":[{"name":"id","value":"athens"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Athens"},{"name":"iana_name","value":"Europe/Athens"},{"name":"offset","value":"+02:00"}],"rel":"TimeZone-athens"},{"href":"http://localhost:3000/time_zones/bucharest","data":[{"name":"id","value":"bucharest"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Bucharest"},{"name":"iana_name","value":"Europe/Bucharest"},{"name":"offset","value":"+02:00"}],"rel":"TimeZone-bucharest"},{"href":"http://localhost:3000/time_zones/cairo","data":[{"name":"id","value":"cairo"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Cairo"},{"name":"iana_name","value":"Africa/Cairo"},{"name":"offset","value":"+02:00"}],"rel":"TimeZone-cairo"},{"href":"http://localhost:3000/time_zones/harare","data":[{"name":"id","value":"harare"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Harare"},{"name":"iana_name","value":"Africa/Harare"},{"name":"offset","value":"+02:00"}],"rel":"TimeZone-harare"},{"href":"http://localhost:3000/time_zones/helsinki","data":[{"name":"id","value":"helsinki"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Helsinki"},{"name":"iana_name","value":"Europe/Helsinki"},{"name":"offset","value":"+02:00"}],"rel":"TimeZone-helsinki"},{"href":"http://localhost:3000/time_zones/istanbul","data":[{"name":"id","value":"istanbul"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Istanbul"},{"name":"iana_name","value":"Europe/Istanbul"},{"name":"offset","value":"+02:00"}],"rel":"TimeZone-istanbul"},{"href":"http://localhost:3000/time_zones/jerusalem","data":[{"name":"id","value":"jerusalem"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Jerusalem"},{"name":"iana_name","value":"Asia/Jerusalem"},{"name":"offset","value":"+02:00"}],"rel":"TimeZone-jerusalem"},{"href":"http://localhost:3000/time_zones/kaliningrad","data":[{"name":"id","value":"kaliningrad"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Kaliningrad"},{"name":"iana_name","value":"Europe/Kaliningrad"},{"name":"offset","value":"+02:00"}],"rel":"TimeZone-kaliningrad"},{"href":"http://localhost:3000/time_zones/kyiv","data":[{"name":"id","value":"kyiv"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Kyiv"},{"name":"iana_name","value":"Europe/Kiev"},{"name":"offset","value":"+02:00"}],"rel":"TimeZone-kyiv"},{"href":"http://localhost:3000/time_zones/pretoria","data":[{"name":"id","value":"pretoria"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Pretoria"},{"name":"iana_name","value":"Africa/Johannesburg"},{"name":"offset","value":"+02:00"}],"rel":"TimeZone-pretoria"},{"href":"http://localhost:3000/time_zones/riga","data":[{"name":"id","value":"riga"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Riga"},{"name":"iana_name","value":"Europe/Riga"},{"name":"offset","value":"+02:00"}],"rel":"TimeZone-riga"},{"href":"http://localhost:3000/time_zones/sofia","data":[{"name":"id","value":"sofia"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Sofia"},{"name":"iana_name","value":"Europe/Sofia"},{"name":"offset","value":"+02:00"}],"rel":"TimeZone-sofia"},{"href":"http://localhost:3000/time_zones/tallinn","data":[{"name":"id","value":"tallinn"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Tallinn"},{"name":"iana_name","value":"Europe/Tallinn"},{"name":"offset","value":"+02:00"}],"rel":"TimeZone-tallinn"},{"href":"http://localhost:3000/time_zones/vilnius","data":[{"name":"id","value":"vilnius"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Vilnius"},{"name":"iana_name","value":"Europe/Vilnius"},{"name":"offset","value":"+02:00"}],"rel":"TimeZone-vilnius"},{"href":"http://localhost:3000/time_zones/baghdad","data":[{"name":"id","value":"baghdad"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Baghdad"},{"name":"iana_name","value":"Asia/Baghdad"},{"name":"offset","value":"+03:00"}],"rel":"TimeZone-baghdad"},{"href":"http://localhost:3000/time_zones/kuwait","data":[{"name":"id","value":"kuwait"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Kuwait"},{"name":"iana_name","value":"Asia/Kuwait"},{"name":"offset","value":"+03:00"}],"rel":"TimeZone-kuwait"},{"href":"http://localhost:3000/time_zones/minsk","data":[{"name":"id","value":"minsk"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Minsk"},{"name":"iana_name","value":"Europe/Minsk"},{"name":"offset","value":"+03:00"}],"rel":"TimeZone-minsk"},{"href":"http://localhost:3000/time_zones/moscow","data":[{"name":"id","value":"moscow"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Moscow"},{"name":"iana_name","value":"Europe/Moscow"},{"name":"offset","value":"+03:00"}],"rel":"TimeZone-moscow"},{"href":"http://localhost:3000/time_zones/nairobi","data":[{"name":"id","value":"nairobi"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Nairobi"},{"name":"iana_name","value":"Africa/Nairobi"},{"name":"offset","value":"+03:00"}],"rel":"TimeZone-nairobi"},{"href":"http://localhost:3000/time_zones/riyadh","data":[{"name":"id","value":"riyadh"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Riyadh"},{"name":"iana_name","value":"Asia/Riyadh"},{"name":"offset","value":"+03:00"}],"rel":"TimeZone-riyadh"},{"href":"http://localhost:3000/time_zones/st-petersburg","data":[{"name":"id","value":"st-petersburg"},{"name":"type","value":"TimeZone"},{"name":"description","value":"St.
|
777
847
|
Petersburg"},{"name":"iana_name","value":"Europe/Moscow"},{"name":"offset","value":"+03:00"}],"rel":"TimeZone-st-petersburg"},{"href":"http://localhost:3000/time_zones/volgograd","data":[{"name":"id","value":"volgograd"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Volgograd"},{"name":"iana_name","value":"Europe/Volgograd"},{"name":"offset","value":"+03:00"}],"rel":"TimeZone-volgograd"},{"href":"http://localhost:3000/time_zones/tehran","data":[{"name":"id","value":"tehran"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Tehran"},{"name":"iana_name","value":"Asia/Tehran"},{"name":"offset","value":"+03:30"}],"rel":"TimeZone-tehran"},{"href":"http://localhost:3000/time_zones/abu-dhabi","data":[{"name":"id","value":"abu-dhabi"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Abu
|
@@ -779,31 +849,36 @@ http_interactions:
|
|
779
849
|
Delhi"},{"name":"iana_name","value":"Asia/Kolkata"},{"name":"offset","value":"+05:30"}],"rel":"TimeZone-new-delhi"},{"href":"http://localhost:3000/time_zones/sri-jayawardenepura","data":[{"name":"id","value":"sri-jayawardenepura"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Sri
|
780
850
|
Jayawardenepura"},{"name":"iana_name","value":"Asia/Colombo"},{"name":"offset","value":"+05:30"}],"rel":"TimeZone-sri-jayawardenepura"},{"href":"http://localhost:3000/time_zones/kathmandu","data":[{"name":"id","value":"kathmandu"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Kathmandu"},{"name":"iana_name","value":"Asia/Kathmandu"},{"name":"offset","value":"+05:45"}],"rel":"TimeZone-kathmandu"},{"href":"http://localhost:3000/time_zones/almaty","data":[{"name":"id","value":"almaty"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Almaty"},{"name":"iana_name","value":"Asia/Almaty"},{"name":"offset","value":"+06:00"}],"rel":"TimeZone-almaty"},{"href":"http://localhost:3000/time_zones/astana","data":[{"name":"id","value":"astana"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Astana"},{"name":"iana_name","value":"Asia/Dhaka"},{"name":"offset","value":"+06:00"}],"rel":"TimeZone-astana"},{"href":"http://localhost:3000/time_zones/dhaka","data":[{"name":"id","value":"dhaka"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Dhaka"},{"name":"iana_name","value":"Asia/Dhaka"},{"name":"offset","value":"+06:00"}],"rel":"TimeZone-dhaka"},{"href":"http://localhost:3000/time_zones/novosibirsk","data":[{"name":"id","value":"novosibirsk"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Novosibirsk"},{"name":"iana_name","value":"Asia/Novosibirsk"},{"name":"offset","value":"+06:00"}],"rel":"TimeZone-novosibirsk"},{"href":"http://localhost:3000/time_zones/urumqi","data":[{"name":"id","value":"urumqi"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Urumqi"},{"name":"iana_name","value":"Asia/Urumqi"},{"name":"offset","value":"+06:00"}],"rel":"TimeZone-urumqi"},{"href":"http://localhost:3000/time_zones/rangoon","data":[{"name":"id","value":"rangoon"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Rangoon"},{"name":"iana_name","value":"Asia/Rangoon"},{"name":"offset","value":"+06:30"}],"rel":"TimeZone-rangoon"},{"href":"http://localhost:3000/time_zones/bangkok","data":[{"name":"id","value":"bangkok"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Bangkok"},{"name":"iana_name","value":"Asia/Bangkok"},{"name":"offset","value":"+07:00"}],"rel":"TimeZone-bangkok"},{"href":"http://localhost:3000/time_zones/hanoi","data":[{"name":"id","value":"hanoi"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Hanoi"},{"name":"iana_name","value":"Asia/Bangkok"},{"name":"offset","value":"+07:00"}],"rel":"TimeZone-hanoi"},{"href":"http://localhost:3000/time_zones/jakarta","data":[{"name":"id","value":"jakarta"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Jakarta"},{"name":"iana_name","value":"Asia/Jakarta"},{"name":"offset","value":"+07:00"}],"rel":"TimeZone-jakarta"},{"href":"http://localhost:3000/time_zones/krasnoyarsk","data":[{"name":"id","value":"krasnoyarsk"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Krasnoyarsk"},{"name":"iana_name","value":"Asia/Krasnoyarsk"},{"name":"offset","value":"+07:00"}],"rel":"TimeZone-krasnoyarsk"},{"href":"http://localhost:3000/time_zones/beijing","data":[{"name":"id","value":"beijing"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Beijing"},{"name":"iana_name","value":"Asia/Shanghai"},{"name":"offset","value":"+08:00"}],"rel":"TimeZone-beijing"},{"href":"http://localhost:3000/time_zones/chongqing","data":[{"name":"id","value":"chongqing"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Chongqing"},{"name":"iana_name","value":"Asia/Chongqing"},{"name":"offset","value":"+08:00"}],"rel":"TimeZone-chongqing"},{"href":"http://localhost:3000/time_zones/hong-kong","data":[{"name":"id","value":"hong-kong"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Hong
|
781
851
|
Kong"},{"name":"iana_name","value":"Asia/Hong_Kong"},{"name":"offset","value":"+08:00"}],"rel":"TimeZone-hong-kong"},{"href":"http://localhost:3000/time_zones/irkutsk","data":[{"name":"id","value":"irkutsk"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Irkutsk"},{"name":"iana_name","value":"Asia/Irkutsk"},{"name":"offset","value":"+08:00"}],"rel":"TimeZone-irkutsk"},{"href":"http://localhost:3000/time_zones/kuala-lumpur","data":[{"name":"id","value":"kuala-lumpur"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Kuala
|
782
|
-
Lumpur"},{"name":"iana_name","value":"Asia/Kuala_Lumpur"},{"name":"offset","value":"+08:00"}],"rel":"TimeZone-kuala-lumpur"},{"href":"http://localhost:3000/time_zones/perth","data":[{"name":"id","value":"perth"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Perth"},{"name":"iana_name","value":"Australia/Perth"},{"name":"offset","value":"+08:00"}],"rel":"TimeZone-perth"},{"href":"http://localhost:3000/time_zones/singapore","data":[{"name":"id","value":"singapore"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Singapore"},{"name":"iana_name","value":"Asia/Singapore"},{"name":"offset","value":"+08:00"}],"rel":"TimeZone-singapore"},{"href":"http://localhost:3000/time_zones/taipei","data":[{"name":"id","value":"taipei"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Taipei"},{"name":"iana_name","value":"Asia/Taipei"},{"name":"offset","value":"+08:00"}],"rel":"TimeZone-taipei"},{"href":"http://localhost:3000/time_zones/ulaanbaatar","data":[{"name":"id","value":"ulaanbaatar"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Ulaanbaatar"},{"name":"iana_name","value":"Asia/Ulaanbaatar"},{"name":"offset","value":"+08:00"}],"rel":"TimeZone-ulaanbaatar"},{"href":"http://localhost:3000/time_zones/osaka","data":[{"name":"id","value":"osaka"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Osaka"},{"name":"iana_name","value":"Asia/Tokyo"},{"name":"offset","value":"+09:00"}],"rel":"TimeZone-osaka"},{"href":"http://localhost:3000/time_zones/sapporo","data":[{"name":"id","value":"sapporo"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Sapporo"},{"name":"iana_name","value":"Asia/Tokyo"},{"name":"offset","value":"+09:00"}],"rel":"TimeZone-sapporo"},{"href":"http://localhost:3000/time_zones/seoul","data":[{"name":"id","value":"seoul"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Seoul"},{"name":"iana_name","value":"Asia/Seoul"},{"name":"offset","value":"+09:00"}],"rel":"TimeZone-seoul"},{"href":"http://localhost:3000/time_zones/tokyo","data":[{"name":"id","value":"tokyo"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Tokyo"},{"name":"iana_name","value":"Asia/Tokyo"},{"name":"offset","value":"+09:00"}],"rel":"TimeZone-tokyo"},{"href":"http://localhost:3000/time_zones/yakutsk","data":[{"name":"id","value":"yakutsk"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Yakutsk"},{"name":"iana_name","value":"Asia/Yakutsk"},{"name":"offset","value":"+09:00"}],"rel":"TimeZone-yakutsk"},{"href":"http://localhost:3000/time_zones/adelaide","data":[{"name":"id","value":"adelaide"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Adelaide"},{"name":"iana_name","value":"Australia/Adelaide"},{"name":"offset","value":"+09:30"}],"rel":"TimeZone-adelaide"},{"href":"http://localhost:3000/time_zones/darwin","data":[{"name":"id","value":"darwin"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Darwin"},{"name":"iana_name","value":"Australia/Darwin"},{"name":"offset","value":"+09:30"}],"rel":"TimeZone-darwin"},{"href":"http://localhost:3000/time_zones/brisbane","data":[{"name":"id","value":"brisbane"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Brisbane"},{"name":"iana_name","value":"Australia/Brisbane"},{"name":"offset","value":"+10:00"}],"rel":"TimeZone-brisbane"},{"href":"http://localhost:3000/time_zones/canberra","data":[{"name":"id","value":"canberra"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Canberra"},{"name":"iana_name","value":"Australia/Melbourne"},{"name":"offset","value":"+10:00"}],"rel":"TimeZone-canberra"},{"href":"http://localhost:3000/time_zones/guam","data":[{"name":"id","value":"guam"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Guam"},{"name":"iana_name","value":"Pacific/Guam"},{"name":"offset","value":"+10:00"}],"rel":"TimeZone-guam"},{"href":"http://localhost:3000/time_zones/hobart","data":[{"name":"id","value":"hobart"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Hobart"},{"name":"iana_name","value":"Australia/Hobart"},{"name":"offset","value":"+10:00"}],"rel":"TimeZone-hobart"},{"href":"http://localhost:3000/time_zones/
|
783
|
-
Moresby"},{"name":"iana_name","value":"Pacific/Port_Moresby"},{"name":"offset","value":"+10:00"}],"rel":"TimeZone-port-moresby"},{"href":"http://localhost:3000/time_zones/sydney","data":[{"name":"id","value":"sydney"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Sydney"},{"name":"iana_name","value":"Australia/Sydney"},{"name":"offset","value":"+10:00"}],"rel":"TimeZone-sydney"},{"href":"http://localhost:3000/time_zones/vladivostok","data":[{"name":"id","value":"vladivostok"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Vladivostok"},{"name":"iana_name","value":"Asia/Vladivostok"},{"name":"offset","value":"+10:00"}],"rel":"TimeZone-vladivostok"},{"href":"http://localhost:3000/time_zones/new-caledonia","data":[{"name":"id","value":"new-caledonia"},{"name":"type","value":"TimeZone"},{"name":"description","value":"New
|
852
|
+
Lumpur"},{"name":"iana_name","value":"Asia/Kuala_Lumpur"},{"name":"offset","value":"+08:00"}],"rel":"TimeZone-kuala-lumpur"},{"href":"http://localhost:3000/time_zones/perth","data":[{"name":"id","value":"perth"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Perth"},{"name":"iana_name","value":"Australia/Perth"},{"name":"offset","value":"+08:00"}],"rel":"TimeZone-perth"},{"href":"http://localhost:3000/time_zones/singapore","data":[{"name":"id","value":"singapore"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Singapore"},{"name":"iana_name","value":"Asia/Singapore"},{"name":"offset","value":"+08:00"}],"rel":"TimeZone-singapore"},{"href":"http://localhost:3000/time_zones/taipei","data":[{"name":"id","value":"taipei"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Taipei"},{"name":"iana_name","value":"Asia/Taipei"},{"name":"offset","value":"+08:00"}],"rel":"TimeZone-taipei"},{"href":"http://localhost:3000/time_zones/ulaanbaatar","data":[{"name":"id","value":"ulaanbaatar"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Ulaanbaatar"},{"name":"iana_name","value":"Asia/Ulaanbaatar"},{"name":"offset","value":"+08:00"}],"rel":"TimeZone-ulaanbaatar"},{"href":"http://localhost:3000/time_zones/osaka","data":[{"name":"id","value":"osaka"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Osaka"},{"name":"iana_name","value":"Asia/Tokyo"},{"name":"offset","value":"+09:00"}],"rel":"TimeZone-osaka"},{"href":"http://localhost:3000/time_zones/sapporo","data":[{"name":"id","value":"sapporo"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Sapporo"},{"name":"iana_name","value":"Asia/Tokyo"},{"name":"offset","value":"+09:00"}],"rel":"TimeZone-sapporo"},{"href":"http://localhost:3000/time_zones/seoul","data":[{"name":"id","value":"seoul"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Seoul"},{"name":"iana_name","value":"Asia/Seoul"},{"name":"offset","value":"+09:00"}],"rel":"TimeZone-seoul"},{"href":"http://localhost:3000/time_zones/tokyo","data":[{"name":"id","value":"tokyo"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Tokyo"},{"name":"iana_name","value":"Asia/Tokyo"},{"name":"offset","value":"+09:00"}],"rel":"TimeZone-tokyo"},{"href":"http://localhost:3000/time_zones/yakutsk","data":[{"name":"id","value":"yakutsk"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Yakutsk"},{"name":"iana_name","value":"Asia/Yakutsk"},{"name":"offset","value":"+09:00"}],"rel":"TimeZone-yakutsk"},{"href":"http://localhost:3000/time_zones/adelaide","data":[{"name":"id","value":"adelaide"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Adelaide"},{"name":"iana_name","value":"Australia/Adelaide"},{"name":"offset","value":"+09:30"}],"rel":"TimeZone-adelaide"},{"href":"http://localhost:3000/time_zones/darwin","data":[{"name":"id","value":"darwin"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Darwin"},{"name":"iana_name","value":"Australia/Darwin"},{"name":"offset","value":"+09:30"}],"rel":"TimeZone-darwin"},{"href":"http://localhost:3000/time_zones/brisbane","data":[{"name":"id","value":"brisbane"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Brisbane"},{"name":"iana_name","value":"Australia/Brisbane"},{"name":"offset","value":"+10:00"}],"rel":"TimeZone-brisbane"},{"href":"http://localhost:3000/time_zones/canberra","data":[{"name":"id","value":"canberra"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Canberra"},{"name":"iana_name","value":"Australia/Melbourne"},{"name":"offset","value":"+10:00"}],"rel":"TimeZone-canberra"},{"href":"http://localhost:3000/time_zones/guam","data":[{"name":"id","value":"guam"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Guam"},{"name":"iana_name","value":"Pacific/Guam"},{"name":"offset","value":"+10:00"}],"rel":"TimeZone-guam"},{"href":"http://localhost:3000/time_zones/hobart","data":[{"name":"id","value":"hobart"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Hobart"},{"name":"iana_name","value":"Australia/Hobart"},{"name":"offset","value":"+10:00"}],"rel":"TimeZone-hobart"},{"href":"http://localhost:3000/time_zones/melbourne","data":[{"name":"id","value":"melbourne"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Melbourne"},{"name":"iana_name","value":"Australia/Melbourne"},{"name":"offset","value":"+10:00"}],"rel":"TimeZone-melbourne"},{"href":"http://localhost:3000/time_zones/port-moresby","data":[{"name":"id","value":"port-moresby"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Port
|
853
|
+
Moresby"},{"name":"iana_name","value":"Pacific/Port_Moresby"},{"name":"offset","value":"+10:00"}],"rel":"TimeZone-port-moresby"},{"href":"http://localhost:3000/time_zones/sydney","data":[{"name":"id","value":"sydney"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Sydney"},{"name":"iana_name","value":"Australia/Sydney"},{"name":"offset","value":"+10:00"}],"rel":"TimeZone-sydney"},{"href":"http://localhost:3000/time_zones/vladivostok","data":[{"name":"id","value":"vladivostok"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Vladivostok"},{"name":"iana_name","value":"Asia/Vladivostok"},{"name":"offset","value":"+10:00"}],"rel":"TimeZone-vladivostok"},{"href":"http://localhost:3000/time_zones/magadan","data":[{"name":"id","value":"magadan"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Magadan"},{"name":"iana_name","value":"Asia/Magadan"},{"name":"offset","value":"+11:00"}],"rel":"TimeZone-magadan"},{"href":"http://localhost:3000/time_zones/new-caledonia","data":[{"name":"id","value":"new-caledonia"},{"name":"type","value":"TimeZone"},{"name":"description","value":"New
|
784
854
|
Caledonia"},{"name":"iana_name","value":"Pacific/Noumea"},{"name":"offset","value":"+11:00"}],"rel":"TimeZone-new-caledonia"},{"href":"http://localhost:3000/time_zones/solomon-is","data":[{"name":"id","value":"solomon-is"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Solomon
|
785
855
|
Is."},{"name":"iana_name","value":"Pacific/Guadalcanal"},{"name":"offset","value":"+11:00"}],"rel":"TimeZone-solomon-is"},{"href":"http://localhost:3000/time_zones/srednekolymsk","data":[{"name":"id","value":"srednekolymsk"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Srednekolymsk"},{"name":"iana_name","value":"Asia/Srednekolymsk"},{"name":"offset","value":"+11:00"}],"rel":"TimeZone-srednekolymsk"},{"href":"http://localhost:3000/time_zones/auckland","data":[{"name":"id","value":"auckland"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Auckland"},{"name":"iana_name","value":"Pacific/Auckland"},{"name":"offset","value":"+12:00"}],"rel":"TimeZone-auckland"},{"href":"http://localhost:3000/time_zones/fiji","data":[{"name":"id","value":"fiji"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Fiji"},{"name":"iana_name","value":"Pacific/Fiji"},{"name":"offset","value":"+12:00"}],"rel":"TimeZone-fiji"},{"href":"http://localhost:3000/time_zones/kamchatka","data":[{"name":"id","value":"kamchatka"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Kamchatka"},{"name":"iana_name","value":"Asia/Kamchatka"},{"name":"offset","value":"+12:00"}],"rel":"TimeZone-kamchatka"},{"href":"http://localhost:3000/time_zones/marshall-is","data":[{"name":"id","value":"marshall-is"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Marshall
|
786
856
|
Is."},{"name":"iana_name","value":"Pacific/Majuro"},{"name":"offset","value":"+12:00"}],"rel":"TimeZone-marshall-is"},{"href":"http://localhost:3000/time_zones/wellington","data":[{"name":"id","value":"wellington"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Wellington"},{"name":"iana_name","value":"Pacific/Auckland"},{"name":"offset","value":"+12:00"}],"rel":"TimeZone-wellington"},{"href":"http://localhost:3000/time_zones/chatham-is","data":[{"name":"id","value":"chatham-is"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Chatham
|
787
|
-
Is."},{"name":"iana_name","value":"Pacific/Chatham"},{"name":"offset","value":"+12:45"}],"rel":"TimeZone-chatham-is"},{"href":"http://localhost:3000/time_zones/nuku-alofa","data":[{"name":"id","value":"nuku-alofa"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Nuku''alofa"},{"name":"iana_name","value":"Pacific/Tongatapu"},{"name":"offset","value":"+13:00"}],"rel":"TimeZone-nuku-alofa"},{"href":"http://localhost:3000/time_zones/tokelau-is","data":[{"name":"id","value":"tokelau-is"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Tokelau
|
788
|
-
Is."},{"name":"iana_name","value":"Pacific/Fakaofo"},{"name":"offset","value":"+13:00"}],"rel":"TimeZone-tokelau-is"}]}},{"collection":{"version":"3.
|
857
|
+
Is."},{"name":"iana_name","value":"Pacific/Chatham"},{"name":"offset","value":"+12:45"}],"rel":"TimeZone-chatham-is"},{"href":"http://localhost:3000/time_zones/nuku-alofa","data":[{"name":"id","value":"nuku-alofa"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Nuku''alofa"},{"name":"iana_name","value":"Pacific/Tongatapu"},{"name":"offset","value":"+13:00"}],"rel":"TimeZone-nuku-alofa"},{"href":"http://localhost:3000/time_zones/samoa","data":[{"name":"id","value":"samoa"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Samoa"},{"name":"iana_name","value":"Pacific/Apia"},{"name":"offset","value":"+13:00"}],"rel":"TimeZone-samoa"},{"href":"http://localhost:3000/time_zones/tokelau-is","data":[{"name":"id","value":"tokelau-is"},{"name":"type","value":"TimeZone"},{"name":"description","value":"Tokelau
|
858
|
+
Is."},{"name":"iana_name","value":"Pacific/Fakaofo"},{"name":"offset","value":"+13:00"}],"rel":"TimeZone-tokelau-is"}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/tracked_item_statuses","rel":"tracked_item_statuses","template":{"data":[{"name":"status_code","value":null},{"name":"tracked_item_id","value":null},{"name":"member_id","value":null},{"name":"type","value":"tracked_item_status"}]},"links":[{"rel":"member","href":"http://localhost:3000/members"},{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"tracked_item","href":"http://localhost:3000/tracked_items"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/tracked_item_statuses"}],"queries":[{"rel":"search","href":"http://localhost:3000/tracked_item_statuses/search","data":[{"name":"team_id","value":null},{"name":"member_id","value":null},{"name":"tracked_item_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
859
|
+
number of items to return for each page. Sending this parameter with the query
|
860
|
+
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
861
|
+
number of the page to be returned. This requires that paging be turned on
|
862
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/tracked_items","rel":"tracked_items","template":{"data":[{"name":"name","value":null},{"name":"team_id","value":null},{"name":"type","value":"tracked_item"}]},"links":[{"rel":"team","href":"http://localhost:3000/teams"},{"rel":"tracked_item_statuses","href":"http://localhost:3000/tracked_item_statuses"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/tracked_items"}],"queries":[{"rel":"search","href":"http://localhost:3000/tracked_items/search","data":[{"name":"team_id","value":null},{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
789
863
|
number of items to return for each page. Sending this parameter with the query
|
790
864
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
791
865
|
number of the page to be returned. This requires that paging be turned on
|
792
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
866
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/tsl_metadata","rel":"tsl_metadata","template":{"data":[{"name":"user_id","value":null},{"name":"type","value":"tsl_metadatum"},{"name":"metadata","value":null}]},"links":[{"rel":"user","href":"http://localhost:3000/users"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/tsl_metadata"}],"queries":[{"rel":"search","href":"http://localhost:3000/tsl_metadata/search","data":[{"name":"user_id","value":null},{"name":"id","value":null},{"name":"version","value":null},{"name":"page_size","value":null,"prompt":"The
|
793
867
|
number of items to return for each page. Sending this parameter with the query
|
794
868
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
795
869
|
number of the page to be returned. This requires that paging be turned on
|
796
|
-
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.
|
870
|
+
by also providing the page_size parameter."}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/tsl_chats","rel":"tsl_chats","links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/tsl_chats"}],"commands":[{"rel":"send_push","href":"http://localhost:3000/tsl_chats/send_push","data":[{"name":"device_token","value":null},{"name":"event_id","value":null},{"name":"firebase_id","value":null},{"name":"member_id","value":null},{"name":"message","value":null},{"name":"team_id","value":null},{"name":"timestamp","value":null},{"name":"type","value":null},{"name":"url","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/tsl_scores","rel":"tsl_scores","links":[{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/tsl_scores"}],"queries":[{"rel":"search","href":"http://localhost:3000/tsl_scores/search","prompt":"BETA:
|
871
|
+
(This endpoint is subject to change) Returns scores for TeamSnap Live events","data":[{"name":"event_id","value":null},{"name":"page_size","value":null,"prompt":"The
|
797
872
|
number of items to return for each page. Sending this parameter with the query
|
798
873
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
799
874
|
number of the page to be returned. This requires that paging be turned on
|
800
|
-
by also providing the page_size parameter."}]}]
|
875
|
+
by also providing the page_size parameter."}]}],"commands":[{"rel":"send_push","href":"http://localhost:3000/tsl_scores/send_push","data":[{"name":"device_token","value":null},{"name":"event_id","value":null},{"name":"firebase_id","value":null},{"name":"game_state","value":null},{"name":"member_id","value":null},{"name":"opponent_name","value":null},{"name":"score_for","value":null},{"name":"score_against","value":null},{"name":"sport_score_style","value":null},{"name":"team_id","value":null},{"name":"team_name","value":null},{"name":"timestamp","value":null}]}]}},{"collection":{"version":"3.276.0","href":"http://localhost:3000/users","rel":"users","template":{"data":[{"name":"first_name","value":null},{"name":"last_name","value":null},{"name":"password","value":null},{"name":"birthday","value":null},{"name":"email","value":null},{"name":"facebook_id","value":null},{"name":"facebook_access_token","value":null},{"name":"type","value":"user"}]},"links":[{"rel":"members","href":"http://localhost:3000/members"},{"rel":"division_members","href":"http://localhost:3000/division_members"},{"rel":"message_data","href":"http://localhost:3000/message_data"},{"rel":"messages","href":"http://localhost:3000/messages"},{"rel":"teams","href":"http://localhost:3000/teams"},{"rel":"teams_preferences","href":"http://localhost:3000/teams_preferences"},{"rel":"root","href":"http://localhost:3000/"},{"rel":"self","href":"http://localhost:3000/users"}],"queries":[{"rel":"search","href":"http://localhost:3000/users/search","data":[{"name":"id","value":null},{"name":"page_size","value":null,"prompt":"The
|
801
876
|
number of items to return for each page. Sending this parameter with the query
|
802
877
|
will enable paging for the returned collection."},{"name":"page_number","value":null,"prompt":"The
|
803
878
|
number of the page to be returned. This requires that paging be turned on
|
804
879
|
by also providing the page_size parameter."}]}]}}]'
|
805
880
|
http_version: '1.1'
|
806
881
|
adapter_metadata:
|
807
|
-
effective_url: http://localhost:3000/schemas?hmac_client_id=classic&hmac_nonce=
|
808
|
-
recorded_at: Wed,
|
882
|
+
effective_url: http://localhost:3000/schemas?hmac_client_id=classic&hmac_nonce=a6f46b30-d36d-44db-bda0-2505c4d597fe&hmac_timestamp=1464802181
|
883
|
+
recorded_at: Wed, 01 Jun 2016 17:29:41 GMT
|
809
884
|
recorded_with: VCR 2.9.3
|