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

{
    "id": 173278,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/173278/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Mr. Michuki",
    "speaker_title": "The Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 183,
        "legal_name": "John Njoroge Michuki",
        "slug": "john-michuki"
    },
    "content": " Mr. Speaker, Sir, I am one of those people who respect your judgements very much. But if you look into this matter, I am sure you will want to also acquaint yourself on the basis of which a guarantee of Kshs16 billion was given to the Ports."
}