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

{
    "id": 4168,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4168/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Dr. Nuh",
    "speaker_title": "",
    "speaker": {
        "id": 114,
        "legal_name": "Nuh Nassir Abdi",
        "slug": "nuh-abdi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, in his answer, the Assistant Minister says that arising from the National Cancer Control Strategy there is a draft Cancer Bill that is due for discussion by the Cabinet. We had passed a Bill here and the Ministry was in concurrence with it. Is the Assistant Minister saying that they are preparing another Bill?"
}