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

{
    "id": 78236,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78236/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Mr. Muriithi",
    "speaker_title": "The Assistant Minister for Industrialization",
    "speaker": {
        "id": 91,
        "legal_name": "Ndiritu Muriithi",
        "slug": "ndiritu-muriithi"
    },
    "content": " On a point of order, Madam Temporary Deputy Speaker. Is it really in order for the hon. Member to make a string of allegations? First, if somebody loses an election, that is not an internal displacement. Secondly, people change careers all the time. Somebody may have been a DC and now he or she is doing a different job. Is it not in order for the hon. Member to withdraw and apologise?"
}