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

{
    "id": 170774,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170774/?format=api",
    "text_counter": 686,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "\"Any person who before the Assembly or any Committee, intentionally gives a false answer to any question material to the subject of inquiry, which may be put before him during the course of any examination, shall be guilty of an offence under Section 108 of the Penal Code and liable to the penalty prescribed by the appropriate Section for that offence.\""
}