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

{
    "id": 7090,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7090/?format=api",
    "text_counter": 251,
    "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, I have no problem with that. We have consulted with the hon. Member and we are addressing some of the concerns that he would like us to address. So, I agree with the two weeks request to defer the Question."
}