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

{
    "id": 1005884,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1005884/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Nakuru Town East, JP",
    "speaker_title": "Hon. David Gikaria",
    "speaker": {
        "id": 2489,
        "legal_name": "David Gikaria",
        "slug": "david-gikaria"
    },
    "content": " Yes. The money has already been paid and as Hon. Junet puts it, I am just pleading with the House. We will table an amendment during the Committee of the whole House on the Third Supplementary Estimates and then it can be approved."
}