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

{
    "id": 33402,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33402/?format=api",
    "text_counter": 158,
    "type": "speech",
    "speaker_name": "Mr. Nyamai",
    "speaker_title": "",
    "speaker": {
        "id": 115,
        "legal_name": "Charles Mutisya Nyamai",
        "slug": "charles-nyamai"
    },
    "content": "asked the Minister for Water and Irrigation:- (a) whether she is aware that there is a big potential for a big dam at the intersection of River Athi and Thwake River; and, (b) what plans she has to ensure that a dam is constructed at the intersection."
}