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

{
    "id": 7062,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7062/?format=api",
    "text_counter": 223,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "Mr. Speaker, Sir, now that the Minister is aware of a court case, could he instruct the Kenya Wildlife Service (KWS) to ensure that they do not convert this land into a national park until the matter is fully heard and determined by the High Court?"
}