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

{
    "id": 60388,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60388/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Ogari",
    "speaker_title": "",
    "speaker": {
        "id": 385,
        "legal_name": "Simon Ogari Arama",
        "slug": "simon-ogari"
    },
    "content": "Mr. Speaker, Sir, I thank the hon. Member for that. In my earlier answer to another Question I had told the House that we are drafting the Traffic (Amendment) Bill which is almost ready to be brought before the House. I am sure that the issues that he has raised have been addressed adequately. If they are not addressed adequately, hon. Members will get a chance to give their input."
}