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

{
    "id": 35697,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/35697/?format=api",
    "text_counter": 314,
    "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. Deputy Speaker, Sir, I think we have jumped the gun. The Motion has not even been seconded and the Mover has not concluded. I think we need to follow procedure. Let the Mover conclude. It is seconded, proposed and then we debate. If there are amendments, we will take them on board."
}