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

{
    "id": 10683,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10683/?format=api",
    "text_counter": 28,
    "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, I will answer all those questions on Tuesday afternoon. Between now and Tuesday, really there is nothing much I can do because there is a schedule which---"
}