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

{
    "id": 3234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3234/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " What happens in events like this is that, when I refer a matter to a Committee, I defer the Question so that when they come before the Committee and you are not satisfied, when the Question is reinstated, you can say what happened. So, you cannot have it both ways. You cannot ask the Minister questions here and take a second bite at your Committee. So, choose the one you want. Do you want the matter to go to the Committee or should it be exhausted here?"
}