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

{
    "id": 10720,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10720/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": " Mr. Speaker, Sir, I beg the indulgence of the House to give me two weeks, so that I can get the relevant information from the district. We had released the payment to the district. What the hon. Member wants is evidence that the individuals had been paid. That means that we should have each individuals name and signature showing that they received the money. So, I appeal that I be given two weeks so that I can gather this information and present it to the House."
}