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

{
    "id": 240036,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240036/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Speaker, Sir, I did not understand the question. However, if it is about bursaries, the resources that are available are disbursed through the constituencies as per the guidelines of the Ministry of Education. The orphaned students who join secondary schools will be considered under that programme."
}