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

{
    "id": 4170,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4170/?format=api",
    "text_counter": 51,
    "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, it has passed the First and Second Readings. So, it is going to the Committee Stage. So, is the Assistant Minister talking about a different draft Cancer Bill when the Government is supporting the Bill that has already been discussed in this House?"
}