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

{
    "id": 135791,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/135791/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Mr. K. Kilonzo’s question was very specific. He has said that the Ministry provided Kshs21 per student as transport. Is that money enough to take a student from Kisumu Town to Mombasa for the festival?"
}