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

{
    "id": 86206,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/86206/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": " Thank you Mr. Speaker, Sir. I beg the indulgence of the Chair because this morning, we had a high consultative meeting with my Permanent Secretary and, as I am talking here, they are still in a meeting. We have agreed that we are going to reallocate funds from the Development Vote to that programme. Therefore, I beg to be given one week so that I can issue the necessary notice to the doctors and the relevant authorities."
}