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

{
    "id": 44550,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/44550/?format=api",
    "text_counter": 199,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "(b) The construction of the Juja/Gikumari Bridge has not been completed because the funds that had been allocated were not adequate to cover all the works. I have said that and I went on further to state which works were not completed."
}