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

{
    "id": 332291,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/332291/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Dr. Otuoma",
    "speaker_title": "The Minister for Local Government",
    "speaker": {
        "id": 132,
        "legal_name": "Paul Nyongesa Otuoma",
        "slug": "paul-otuoma"
    },
    "content": " Mr. Speaker, Sir, indeed, this Question has been on the Floor of this House; we have consulted with the hon. Member of Parliament. The consultations with the stakeholders that are still going on are not concluded for me to be able to fully execute this Question. So, I am requesting for more time."
}