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

{
    "id": 251201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/251201/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Mukiri",
    "speaker_title": "",
    "speaker": {
        "id": 334,
        "legal_name": "Mukiri Macharia",
        "slug": "mukiri-macharia"
    },
    "content": "Mr. Deputy Speaker, Sir, apart from the AFC offices being too far from the farmers, there is also the issue of processing of loans. This process is too expensive to the farmers. Could I know from the Assistant Minister what his Ministry is doing to bring down the cost of processing loans?"
}