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

{
    "id": 54193,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/54193/?format=api",
    "text_counter": 80,
    "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) The project to tarmac Modika-Nunu-Modogashe is on course. Currently, the Government has obtained funds from various development partners and the procurement of the works will be done in the course of this year - 2011."
}