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

{
    "id": 1273026,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1273026/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Hon. Mithika Linturi",
    "speaker_title": "The Cabinet Secretary for Agriculture and Livestock Development",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "Hon. Speaker, you will guide me on whether to answer the question raised by the Member on fertilizer because the issue we are dealing with here is about hides and skins."
}