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

{
    "id": 1425801,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1425801/?format=api",
    "text_counter": 155,
    "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": "Within the mandate of the meat inspectors, they have to do an antemortem inspection. The antemortem inspection is where the meat inspector examines the animals to ensure---"
}