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

{
    "id": 170275,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170275/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, it is true that the appeal case has not been handled in the manner I was thinking of. I would like to seek the indulgence of the Chair for me to defer this Question so that I can get an explanation on the appeal bit."
}