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

{
    "id": 5436,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5436/?format=api",
    "text_counter": 432,
    "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": "Madam Temporary Deputy Speaker, having said that, I also wish to acknowledge that as we do the amendments, we would like to do it in an environment that will not open a window for challenge. Therefore, at this particular stage and as we move to the Committee stage, we would like to address all those issues that have been raised here. In that connection I wish to just address a few."
}