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

{
    "id": 101309,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101309/?format=api",
    "text_counter": 125,
    "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) My Ministry could not re-carpet the road because the design of the road had not been finalised. The final detail design for the road is expected to be finalised by the end of July, 2010."
}