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

{
    "id": 87020,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87020/?format=api",
    "text_counter": 420,
    "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, I have said the PNU party has decided that these are the right members to be in this Committee. Therefore, we should not wash our dirty linen in Parliament. Those are internal issues---"
}