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

{
    "id": 120493,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120493/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "The Assistant Minister, Office of the Deputy Prime Minister and Ministry of Finance",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": " Mr. Speaker, Sir, this particular Question was asked last week. However, we are not the accounting officer for Parliament. The Chair referred it to the Leader of Government Business, but since he is not there, it was referred to the Office of the Prime Minister. The Prime Minister is going to respond to it this afternoon."
}