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

{
    "id": 1070,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1070/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Roads the following Question by Private Notice. (a) Is the Minister aware that trucks belonging to M/s Shengli Road Contractors have severely damaged several roads in Juja Constituency as they transport materials for the ongoing construction of Thika Road? (b) Are there plans by Government or the contractor to repair the affected roads and, if so, at what cost?"
}