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

{
    "id": 15044,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15044/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": " Mr. Speaker, Sir, indeed, it is true that this Question had come before and I had given an undertaking to the hon. Member that we will look for funds to construct the remaining part. I think the hon. Member is satisfied with that answer. That being the case, maybe, we do not need to go over it again."
}