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

{
    "id": 34509,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34509/?format=api",
    "text_counter": 299,
    "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": "(c) I wish to confirm that the contract has already been signed and the contractor is expected to be on site by the end of August 2011. The expected date of completion is the end of March, 2013."
}