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

{
    "id": 12671,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12671/?format=api",
    "text_counter": 227,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Deputy Speaker, Sir, given that the Minister is a very busy man, we could allow him Tuesday, but I can give him the benefit of the HANSARD which I have here so that next time, he may want to refer to the record of the House."
}