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

{
    "id": 150463,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150463/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "The Minister for Foreign Affairs",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": " Mr. Speaker, Sir, I want to seek your permission and indulgence to make an unsolicited Statement on a matter I think and believe is of grave national importance to hon. Members and Kenyans."
}