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

{
    "id": 201722,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201722/?format=api",
    "text_counter": 14,
    "type": "speech",
    "speaker_name": "Mr. Lesrima",
    "speaker_title": "",
    "speaker": {
        "id": 178,
        "legal_name": "Simon Saimanga Lesirma",
        "slug": "simon-lesirma"
    },
    "content": "Mr. Speaker, Sir, I would like to thank the Assistant Minister for providing that answer. The Maralal Town Council was totally unaware of the award of this contract. Could the Assistant Minister clarify where this tendering was done? Was it done at the national or the Ministry level?"
}