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

{
    "id": 45603,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45603/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, I have indicated that, when we awarded the contract, the terms were very clear. We have a performance bond that is clearly given by a reputable bank and once he is not able to perform his duties, we will be able to recover that through the performance bond."
}