API Reference
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
この API リファレンスは、リソースタイプ別にまとめられています。各リソースタイプには、1 つ以上のデータ表現と 1 つ以上のメソッドがあります。
リソースタイプ
-
選挙
-
部門
選挙
Elections リソースの詳細については、リソース表現ページをご覧ください。
メソッド |
HTTP リクエスト |
説明 |
特に明記されていない限り、URI は https://www.googleapis.com/civicinfo/v2 を基準とします。 |
electionQuery
|
GET /elections
|
クエリ可能な選挙のリスト。 |
voterInfoQuery
|
GET /voterinfo
|
有権者の登録住所に基づいて、有権者に関連する情報を検索します。
必須のクエリ パラメータ:
address |
部門
Divisions リソースの詳細については、リソース表現ページをご覧ください。
メソッド |
HTTP リクエスト |
説明 |
特に明記されていない限り、URI は https://www.googleapis.com/civicinfo/v2 を基準とします。 |
検索
|
GET /divisions
|
自然名または OCD ID で行政区画を検索します。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-04-30 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-04-30 UTC。"],[[["This API provides access to civic information, including elections, representatives, and divisions data."],["Each resource type offers methods for querying and retrieving specific data, such as election details or representative information by address."],["Detailed documentation and resource representations are available for each resource type via provided links."],["The Representatives API is scheduled for deprecation in April 2025, with a provided link to a full announcement."],["All API URIs are relative to `https://www.googleapis.com/civicinfo/v2` unless otherwise specified."]]],[]]