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

{
    "id": 111606,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111606/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Letimalo",
    "speaker_title": "",
    "speaker": {
        "id": 68,
        "legal_name": "Raphael Lakalei Letimalo",
        "slug": "raphael-letimalo"
    },
    "content": "What immediate action is the Minister taking to repair the bridge at Seiya River between Kisima Trading Centre and Lekuru Market in Samburu Central District, which has been damaged due to the on-going heavy rains, before it completely collapses?"
}