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

{
    "id": 134232,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134232/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Mr. Speaker, Sir, since these are not the only local banks in this country, could the Minister consider expanding the bracket of the banks that can service the CDF? What is the criterion or procedure for application for the banks that wish to join this lot?"
}