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

{
    "id": 80312,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80312/?format=api",
    "text_counter": 116,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to assure them that they will certainly be on the drawing board, but I do not want to undertake that for sure, I am going to get a development partner who is going to commit himself. However, what I can do is to check whether the Exchequer can give us some money to do this project in phases, should I fail to get a development partner. That is what I can undertake to do."
}