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

{
    "id": 1073776,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1073776/?format=api",
    "text_counter": 335,
    "type": "speech",
    "speaker_name": "Limuru, JP",
    "speaker_title": "Peter Mwathi",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": " Hon. Temporary Deputy Chairman, I beg to move that the committee doth report to the House its consideration of the Narcotics, Drugs and Psychotropic Substances (Control) (Amendment) Bill and its approval thereof with amendments."
}