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

{
    "id": 318088,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/318088/?format=api",
    "text_counter": 240,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Mr. Speaker, Sir, I would like to start with the latter part of the Question and confirm that Kenya is a sovereign country. We are independent. We do not act on behalf of, or for any foreign power, be it big or small."
}