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

{
    "id": 1061900,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1061900/?format=api",
    "text_counter": 412,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Sen. Kinyua has said that I sit in the Committee on Health and I should tell the House what we are doing. The only way that I can continue doing this is when we pass a resolution in this House which is supported by a majority of the distinguished Senators that says let us adjourn, but adjourn in a way that we can continue doing our job."
}