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

{
    "id": 105625,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/105625/?format=api",
    "text_counter": 154,
    "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. The only reason that the Assistant Minister can say that he cannot answer is if the question does not touch on Xavarian Primary School contract, but if it does, then he ought to have come here with all issues ready if he was going to answer any questions."
}