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

{
    "id": 67646,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67646/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Assistant Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Mr. Speaker, Sir, I would like to support this Motion and express my sympathies with Kenyans who are suffering today. I come from a food zone and we have no stores for our food. It is very sad! I would like to support what the Minister has said. It is time the Armed Forces were mobilized to do what they must do."
}