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

{
    "id": 77707,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/77707/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "Mr. Speaker, Sir, you will appreciate that I volunteered information earlier on which my good friend, the honorable Member, Dr. Khalwale is asking for. I want to confirm that we have discussed with the development partners and they have agreed to partner with us for that road to be reconstructed afresh. I believe that the construction will begin when my good friend and I will still be in Parliament."
}