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

{
    "id": 101626,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101626/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Mr. Kazungu",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": " Mr. Speaker, Sir, I understand that the answer is ready. The Minister had indicated that he was going to answer the Question himself, but he is late. So, I beg to ask that you give us some time. I am sure that he is on his way coming."
}