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

{
    "id": 1118,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1118/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "Mr. Speaker, Sir, regarding this Question, I met the Minister this morning at around 7.00 a.m. and he told me that it was misdirected. He told me that it was supposed to have been directed to the Ministry of Education since it is on educational attaches."
}