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

{
    "id": 48402,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/48402/?format=api",
    "text_counter": 254,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, I have answered Parts (a) and (b) of the Question fully. However, I just gave additional information to the House that the lady has gone to court. The first two papers of the bundle that I have given you are from the court."
}