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

{
    "id": 130265,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130265/?format=api",
    "text_counter": 126,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Thank you, Mr. Speaker, Sir. I wish to inform the hon. Assistant Minister that passenger cover relates to the cover of the insurance for the person who is paying fare while third party insurance only relates to the motor vehicle insured and not the passenger or the goods carried therein."
}