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

{
    "id": 985561,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/985561/?format=api",
    "text_counter": 927,
    "type": "speech",
    "speaker_name": "North Horr, FAP",
    "speaker_title": "Hon. Chachu Ganya",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": " Thank you, Hon. Speaker for giving me an opportunity to raise a point of order. In terms of procedure, did you propose the Question before you called Hon. Gogo to the Floor after the Motion was seconded by Hon. Duale?"
}