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

{
    "id": 33594,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33594/?format=api",
    "text_counter": 350,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Finally, this is an issue that the Committee itself has deliberated upon, reached a conclusion and made recommendations to this House. I think it will be proper for us to continue and debate this Motion. If we feel that for some reason it is unconstitutional, then it will be perfectly in order for us, for that reason or ground, to say so and vote against it. But for now, I do not see, on the face of this Motion, anything unconstitutional."
}