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

{
    "id": 67477,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67477/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. Could the Minister give us a definite undertaking on humanitarian grounds that this will be factored in the Supplementary Budget which is being done in a couple of weeks because we are dealing with people who have been suffering for two years?"
}