OLD | NEW |
1 { | 1 { |
2 "basePath": "/civicinfo/us_v1/", | 2 "basePath": "/civicinfo/us_v1/", |
3 "baseUrl": "https://www.googleapis.com/civicinfo/us_v1/", | 3 "baseUrl": "https://www.googleapis.com/civicinfo/us_v1/", |
4 "batchPath": "batch", | 4 "batchPath": "batch", |
5 "canonicalName": "Civic Info", | 5 "canonicalName": "Civic Info", |
6 "description": "An API for accessing civic information.", | 6 "description": "An API for accessing civic information.", |
7 "discoveryVersion": "v1", | 7 "discoveryVersion": "v1", |
8 "documentationLink": "https://developers.google.com/civic-information", | 8 "documentationLink": "https://developers.google.com/civic-information", |
9 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/WNbUWEmcNA7tbz8oCLk_gd-5NpQ\"", | 9 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/3_1avFY-y0DJdFQjOVCYJj_vesI\"", |
10 "icons": { | 10 "icons": { |
11 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 11 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
12 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 12 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
13 }, | 13 }, |
14 "id": "civicinfo:us_v1", | 14 "id": "civicinfo:us_v1", |
15 "kind": "discovery#restDescription", | 15 "kind": "discovery#restDescription", |
16 "name": "civicinfo", | 16 "name": "civicinfo", |
17 "ownerDomain": "google.com", | 17 "ownerDomain": "google.com", |
18 "ownerName": "Google", | 18 "ownerName": "Google", |
19 "parameters": { | 19 "parameters": { |
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
155 "request": { | 155 "request": { |
156 "$ref": "RepresentativeInfoRequest" | 156 "$ref": "RepresentativeInfoRequest" |
157 }, | 157 }, |
158 "response": { | 158 "response": { |
159 "$ref": "RepresentativeInfoResponse" | 159 "$ref": "RepresentativeInfoResponse" |
160 } | 160 } |
161 } | 161 } |
162 } | 162 } |
163 } | 163 } |
164 }, | 164 }, |
165 "revision": "20140814", | 165 "revision": "20141013", |
166 "rootUrl": "https://www.googleapis.com/", | 166 "rootUrl": "https://www.googleapis.com/", |
167 "schemas": { | 167 "schemas": { |
168 "AdministrationRegion": { | 168 "AdministrationRegion": { |
169 "description": "Describes information about a regional election admi
nistrative area.", | 169 "description": "Describes information about a regional election admi
nistrative area.", |
170 "id": "AdministrationRegion", | 170 "id": "AdministrationRegion", |
171 "properties": { | 171 "properties": { |
172 "electionAdministrationBody": { | 172 "electionAdministrationBody": { |
173 "$ref": "AdministrativeBody", | 173 "$ref": "AdministrativeBody", |
174 "description": "The election administration body for this ar
ea." | 174 "description": "The election administration body for this ar
ea." |
175 }, | 175 }, |
(...skipping 682 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
858 "type": "string" | 858 "type": "string" |
859 } | 859 } |
860 }, | 860 }, |
861 "type": "object" | 861 "type": "object" |
862 } | 862 } |
863 }, | 863 }, |
864 "servicePath": "civicinfo/us_v1/", | 864 "servicePath": "civicinfo/us_v1/", |
865 "title": "Google Civic Information API", | 865 "title": "Google Civic Information API", |
866 "version": "us_v1" | 866 "version": "us_v1" |
867 } | 867 } |
OLD | NEW |