OLD | NEW |
1 { | 1 { |
2 "basePath": "/civicinfo/v2/", | 2 "basePath": "/civicinfo/v2/", |
3 "baseUrl": "https://www.googleapis.com/civicinfo/v2/", | 3 "baseUrl": "https://www.googleapis.com/civicinfo/v2/", |
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/YV4QnTSNnV4r4LSJ23wzwsBf0U0\"", | 9 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/5v6NdAJI6D9bRU7oDGpNoBkCKy8\"", |
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:v2", | 14 "id": "civicinfo:v2", |
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 274 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
294 } | 294 } |
295 }, | 295 }, |
296 "path": "representatives/{ocdId}", | 296 "path": "representatives/{ocdId}", |
297 "response": { | 297 "response": { |
298 "$ref": "RepresentativeInfoData" | 298 "$ref": "RepresentativeInfoData" |
299 } | 299 } |
300 } | 300 } |
301 } | 301 } |
302 } | 302 } |
303 }, | 303 }, |
304 "revision": "20140814", | 304 "revision": "20141013", |
305 "rootUrl": "https://www.googleapis.com/", | 305 "rootUrl": "https://www.googleapis.com/", |
306 "schemas": { | 306 "schemas": { |
307 "AdministrationRegion": { | 307 "AdministrationRegion": { |
308 "description": "Describes information about a regional election admi
nistrative area.", | 308 "description": "Describes information about a regional election admi
nistrative area.", |
309 "id": "AdministrationRegion", | 309 "id": "AdministrationRegion", |
310 "properties": { | 310 "properties": { |
311 "electionAdministrationBody": { | 311 "electionAdministrationBody": { |
312 "$ref": "AdministrativeBody", | 312 "$ref": "AdministrativeBody", |
313 "description": "The election administration body for this ar
ea." | 313 "description": "The election administration body for this ar
ea." |
314 }, | 314 }, |
(...skipping 699 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1014 "type": "array" | 1014 "type": "array" |
1015 } | 1015 } |
1016 }, | 1016 }, |
1017 "type": "object" | 1017 "type": "object" |
1018 } | 1018 } |
1019 }, | 1019 }, |
1020 "servicePath": "civicinfo/v2/", | 1020 "servicePath": "civicinfo/v2/", |
1021 "title": "Google Civic Information API", | 1021 "title": "Google Civic Information API", |
1022 "version": "v2" | 1022 "version": "v2" |
1023 } | 1023 } |
OLD | NEW |