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

{
    "id": 12632,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12632/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "Mr. Deputy Speaker, Sir, the Assistant Minister thinks that he has done very well on this Question. He has given this House the bank accounts of all the schools in upper Eastern where they disbursed free primary education funds. How useful is that with this Question?"
}