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

{
    "id": 124384,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124384/?format=api",
    "text_counter": 227,
    "type": "speech",
    "speaker_name": "Mr. Yinda",
    "speaker_title": "",
    "speaker": {
        "id": 154,
        "legal_name": "Edwin Ochieng Yinda",
        "slug": "edwin-yinda"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. I would like to thank the Assistant Minister for giving me that information. The information is good news for my constituency. Out of the 20 dams, could he confirm how many are in operation, how many need de-silting and when will that be possible?"
}