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

{
    "id": 65656,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65656/?format=api",
    "text_counter": 137,
    "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": " Mr. Deputy Speaker, Sir, I beg to reply. (a) I am aware that the road is in need of urgent repair. (b) My Ministry, through the Kenya National Highways Authority, has awarded two maintenance contracts for the repair of the said road. The works are expected to begin in March, 2011."
}