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

{
    "id": 149862,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/149862/?format=api",
    "text_counter": 17,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "Mr. Speaker, Sir, I beg to give notice of the following Motions:- THAT, aware that children attending private academies in the country have continuously taken up most of the opportunities in prestigious national learning institutions and secured the most marketable courses in universities as a result of high quality education facilities;"
}