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

{
    "id": 381358,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/381358/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Sen. Mwakulegwa",
    "speaker_title": "",
    "speaker": {
        "id": 101,
        "legal_name": "Danson Mwazo Mwakulegwa",
        "slug": "danson-mwazo"
    },
    "content": "Mr. Speaker, Sir, I have just come into the Chamber. I have not heard the Question, but I will go through the HANSARD to be able to give a definite date as to when we can answer that."
}