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

{
    "id": 31325,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/31325/?format=api",
    "text_counter": 222,
    "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": " Mr. Speaker, Sir, I beg to reply. Last week I did table a list of all the medical officers who have been posted to the North Eastern Province. The hon. Member had asked for some time for her to peruse and scrutinize the document. I am now ready if there is any query on the list I tabled earlier. Thank you."
}