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

{
    "id": 101642,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101642/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Thank you Mr. Speaker, Sir. The Minister has on several occasions complained that there were many roads which were destroyed by the rains. Could he explain whether the assessment he said that his Ministry would carry out is complete and whether the Treasury has complied to provide finances to cover for all the roads which were destroyed during the rains?"
}