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

{
    "id": 234900,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234900/?format=api",
    "text_counter": 43,
    "type": "speech",
    "speaker_name": "Mr. Rotino",
    "speaker_title": "",
    "speaker": {
        "id": 350,
        "legal_name": "Phillip Ruto Rotino",
        "slug": "phillip-rutino"
    },
    "content": "asked the Minister for Education:- (a) whether he is aware that most secondary school and college students from West Pokot District have dropped out of school for lack of fees due to drought and famine; and, (b) what measures he is taking to ensure that the students continue with their education without interruption."
}