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

{
    "id": 120172,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120172/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Deputy Speaker, Sir, as I have indicated, my Ministry has prioritized the construction of this bridge. We have designed a bridge of seven metres carriageway with a two meter raised walkway on both sides. We are currently going through the tendering process. I want to assure the hon. Member that as soon as that is completed, we will be able to commence the works."
}