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

{
    "id": 16702,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16702/?format=api",
    "text_counter": 147,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Since the new Constitution came into force, all laws that are inconsistent with the Constitution are not valid. If the Persons with Disabilities Act purports to enable discrimination of Kenyans on the basis"
}