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

{
    "id": 214589,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/214589/?format=api",
    "text_counter": 58,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, as you can see, the Assistant Minister has tabled a very comprehensive list here. The House has not had time to go through it now to be able to ask supplementary questions. Will I be in order to ask that this Question be deferred until we have had time to peruse the list?"
}