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

{
    "id": 20361,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20361/?format=api",
    "text_counter": 714,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "Secondly, I wish to congratulate the Minister for Planning, National Development and Vision 2030 for coming up with good allocation that will enable us to deal with outstanding and complete the remaining projects. I want to urge him to make sure that the money is disbursed to the constituencies as soon as possible so that we can implement the projects which are outstanding."
}