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

{
    "id": 1252295,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1252295/?format=api",
    "text_counter": 291,
    "type": "speech",
    "speaker_name": "Sen. Sifuna",
    "speaker_title": "",
    "speaker": {
        "id": 13599,
        "legal_name": "Sifuna Edwin Watenya",
        "slug": "sifuna-edwin-watenya"
    },
    "content": "Mr. Speaker, Sir, I just wanted to inform my friend, that we are not saying that a certain Member should not be a Member of any committee. We are saying that they should be seconded to those committees by the side to which they belong; physically, legally and whatever it is we can do."
}