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

{
    "id": 20942,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20942/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": "Mr. Speaker, Sir, the declaration, as the hon. Member calls it, if any, was not communicated to the Ministry, and had it been communicated, then the Ministry would have given a proper response to ensure that funds are availed. However, whenever the Government commits itself to do a particular project or whenever the declaration is made, it should be followed by proper communication to ensure that, that is done."
}