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

{
    "id": 10414,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10414/?format=api",
    "text_counter": 227,
    "type": "speech",
    "speaker_name": "Mr. Chepkitony",
    "speaker_title": "",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": "asked the Minister for Education:- (a) what plans the Ministry has to take over the running of Early Childhood Development (ECD) and integrate it in the primary schools management; and, (b) how much it will cost to implement the programme."
}