GET /api/v0.1/hansard/entries/66388/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 66388,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66388/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Speaker, Sir, I would like the Assistant Minister to confirm to this House how much iron ore deposits are in Homa Bay County, where specifically they are, and whether it is viable for mining because Homa Bay County is up and running?"
}