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

{
    "id": 32138,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32138/?format=api",
    "text_counter": 307,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "24 Thursday, 11th August, 2011(P) The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": " Thank you, Mr. Deputy Speaker, Sir. I beg the indulgence of the Chair because the Statement is not ready. My people are still working on it and I did not want to put too much pressure on them so that they can do a good job."
}