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

{
    "id": 1685,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1685/?format=api",
    "text_counter": 209,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "(a) I am aware that the condition of a number of roads in Kamukunji Constituency has deteriorated severely, particularly during the current rains, and there is, therefore, need for urgent repair of the affected roads."
}