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

{
    "id": 176400,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/176400/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Assistant Minister did not answer my supplementary question. I had asked him about the replacement of Kainup Bridge that collapsed and a temporary bridge set up by the army a few years back. When will he build a permanent bridge?"
}