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

{
    "id": 203429,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/203429/?format=api",
    "text_counter": 87,
    "type": "speech",
    "speaker_name": "Dr. Rutto",
    "speaker_title": "",
    "speaker": {
        "id": 323,
        "legal_name": "Sammy Kipkemoi Rutto",
        "slug": "sammy-rutto"
    },
    "content": "Mr. Speaker, Sir, let me ask the Assistant Minister a specific question. When will the policy be finalised by the Cabinet? He has said that he does not have the mandate to push the Cabinet. Suppose the Cabinet takes another three years, what are you going to do?"
}