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

{
    "id": 84409,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/84409/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Dr. Laboso",
    "speaker_title": "",
    "speaker": {
        "id": 63,
        "legal_name": "Joyce Cherono Laboso",
        "slug": "joyce-laboso"
    },
    "content": "Mr. Deputy Speaker, Sir, I have evidence here to prove that my Question asked about Plot No.51 and not No.15. Therefore, I do not know what plot the Assistant Minister is talking about. He is answering a Question that I did not ask."
}