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

{
    "id": 341482,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/341482/?format=api",
    "text_counter": 247,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": " Mr. Deputy Speaker, Sir, I beg your indulgence. We had arranged with my Assistant Minister, hon. Amb. Mahmud, to answer this Question, but I do not seem to see him in the House. Could we given some time for me to find out where he is?"
}