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

{
    "id": 331463,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/331463/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Speaker, Sir, in the same Statement, could the Minister clarify whether it is the policy of the IEBC to have polling stations share the registration kits and whether this is the practice all over the country or it is in some parts of this country alone?"
}