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

{
    "id": 300971,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/300971/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Speaker, Sir, as I said earlier, these children have not been discharged and we cannot start computing the bills. Once the indication that they will be charged is authorized by the relevant doctors, then we will do the necessary. If we do find that they cannot pay the bill, we will use our systems to make sure that they are discharged and the bill is waived."
}