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

{
    "id": 253740,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/253740/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Kipchumba",
    "speaker_title": "",
    "speaker": {
        "id": 313,
        "legal_name": "Joseph Kipchumba Lagat",
        "slug": "joseph-lagat"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Energy the following Question by Private Notice. (a) Is the Minister aware that there is a shortage of electricity materials such as transformers and poles? (b) What plans does he have to ensure that these materials are urgently procured to facilitate the expansion of power supply, especially to rural areas?"
}