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

{
    "id": 144302,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/144302/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. J.M. Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. I would like to ask the Minister whether he can give us copies of his answer, so that we can scrutinise it properly because, as he read it out, we could not hear what he was talking about. I would wish that he gives us copies, so that we can ask more questions."
}