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

{
    "id": 333227,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333227/?format=api",
    "text_counter": 364,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Minister! You seem to have invited various points of order. Hon. Members, let us be brief; we will have hon. C. Kilonzo, hon. Odhiambo-Mabona and then hon. Dr. Khalwale; one point and I will rule you out of order if you go beyond that."
}