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

{
    "id": 15892,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15892/?format=api",
    "text_counter": 419,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Speaker, Sir, the matters referred to in the request are quite extensive and bearing in mind that the Kenya Airways is a private company and not under the direct control of the Government, I will need some time to extract the information that has been requested. That may take a minimum of two weeks."
}