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

{
    "id": 304007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/304007/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "The Assistant Minister for Finance",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": " Mr. Deputy Speaker, Sir, I am sorry this is my first time to come here since this new system was introduced. Therefore, I am not quite conversant with it. But the issues being raised by hon. Members are quite pertinent and I would like to request that you allow me to make a comprehensive Statement on this matter next week on Tuesday afternoon."
}