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

{
    "id": 127651,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127651/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) I confirm that there have been 12 deaths on the recently constructed Katito-Nyakwere Road. (b) My Ministry is monitoring the situation with a view of coming up with the most appropriate measure. Meanwhile, the Ministry has planned to install rumble strips in the markets along the road in the course of this financial year in order to slow down speeding motorists."
}