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": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/EeZdKz92LCL9J1uCQTeAts36EP0\"", | 9 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/COqImd_5mbMNjVXE2KjAxTFdRoU\"", |
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": "20141023", | 304 "revision": "20150302", |
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 706 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1021 "type": "array" | 1021 "type": "array" |
1022 } | 1022 } |
1023 }, | 1023 }, |
1024 "type": "object" | 1024 "type": "object" |
1025 } | 1025 } |
1026 }, | 1026 }, |
1027 "servicePath": "civicinfo/v2/", | 1027 "servicePath": "civicinfo/v2/", |
1028 "title": "Google Civic Information API", | 1028 "title": "Google Civic Information API", |
1029 "version": "v2" | 1029 "version": "v2" |
1030 } | 1030 } |
OLD | NEW |