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

{
    "id": 168424,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/168424/?format=api",
    "text_counter": 502,
    "type": "speech",
    "speaker_name": "Mr. M. Kilonzo",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 47,
        "legal_name": "Mutula Kilonzo",
        "slug": "mutula-kilonzo"
    },
    "content": "Therefore, by seeking to stand up here and block us from debating this particular Bill in its Second Reading, my suggestion to the Chair, with respect, because you are my boss in this matter, is that your ruling should be that the hon. Member for Imenti Central is out of order."
}