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

{
    "id": 80323,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80323/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Deputy Speaker, Sir, at this point, that was not part of the design. However, I can ask the consultants and engineers to see whether they can do that. If they find that to be feasible, then it will be done. However, I know that we have already talked to the financiers. We have been talking to some Chinese companies which have shown interest to do that. Since that has not been concluded, it is possible to talk to them and find out whether that can be done. If it can be done, it will be well and good."
}