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

{
    "id": 234630,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234630/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Rev. Nyagudi",
    "speaker_title": "",
    "speaker": {
        "id": 325,
        "legal_name": "Ken Nyagudi",
        "slug": "ken-nyagudi"
    },
    "content": "Mr. Speaker, Sir, this is a very important Question but the Assistant Minister is not addressing it the way she should. The Assistant Minister has indicated that the runway requires repairs regularly. Could she also confirm that the repairs for the runway will be done according to what she has said?"
}