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

{
    "id": 48542,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/48542/?format=api",
    "text_counter": 394,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": " Mr. Speaker, Sir, it is fairly urgent and if we could get the necessary clarifications, we can deal with it tomorrow afternoon."
}