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

{
    "id": 242036,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/242036/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "The Assistant Minister for Health",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": " On a point of order, Mr. Speaker, Sir. It is true that Kenya is experiencing very cold weather now. Is it not in order for this House to keep the temperatures that are conducive to the sitting of hon. Members? This House is usually too cold."
}