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

{
    "id": 90802,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90802/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Dr. Kosgei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 13,
        "legal_name": "Lucas Kipkosgei Chepkitony",
        "slug": "lucas-chepkitony"
    },
    "content": " Mr. Speaker, Sir, I do not remember the personal consultations but we shall refer to the HANSARD and know the gist of that Ministerial Statement and issue it on Tuesday next week."
}