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

{
    "id": 12534,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12534/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to thank the Assistant Minister for the answer, but the Council was to start working in 2008. There was a corrigendum to correct that, as indicated by the Assistant Minister. This means that the council’s term was to expire in February, 2012. But, recently, there was another corrigendum correcting the first corrigendum. What informed the decision to have another corrigendum after the first corrigendum of 2008, yet the board still had a year to go? If the Assistant Minister is not aware of this, then he might have to go back and look at his records again."
}