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

{
    "id": 133655,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/133655/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, if you look at the number of times this Assistant Minister takes to answer questions relating to erection of road bumps and foot bridges, it is just amazing. Taking into consideration the fact that when roads are being constructed, it must be anticipated that the population in the market centres will increase, what is the policy of the Ministry in designing foot bridges and making them part of the road designs and not ad hoc solutions?"
}