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

{
    "id": 91382,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91382/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. While I try to understand the Ministry’s predicament in answering this Question, it is them who said that they will hire teachers per constituency. So, they should have had these facts with them by the time they made that decision."
}