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

{
    "id": 94207,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/94207/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Yinda",
    "speaker_title": "",
    "speaker": {
        "id": 154,
        "legal_name": "Edwin Ochieng Yinda",
        "slug": "edwin-yinda"
    },
    "content": "Mr. Speaker, Sir, women in many constituencies are not necessarily afraid of borrowing but I think it is the conditions that the banks give that they are afraid of. What has the Minister done to ensure that the conditions are relaxed in a way that women can be comfortable in borrowing?"
}