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

{
    "id": 50839,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50839/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Mr. Yinda",
    "speaker_title": "",
    "speaker": {
        "id": 154,
        "legal_name": "Edwin Ochieng Yinda",
        "slug": "edwin-yinda"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I would like to seek your indulgence on this case. I have not received the written answer to this Question. Even if I do receive it now, I will need time to interrogate it."
}