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

{
    "id": 12586,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12586/?format=api",
    "text_counter": 142,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I was supporting the Member for Kirinyaga Central because that Question he raised received the same answer the Assistant Minister gave before. Will I be in order to request the Assistant Minister to tell this House exactly after what specific time the road in Kirinyaga will be finished?"
}