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

{
    "id": 128074,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/128074/?format=api",
    "text_counter": 458,
    "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 to me, the answer is “yes”. If you had answered that question in the positive, we would not have needed to go further. However, I will go to the next question. Is it the role of Parliament to interpret laws?"
}