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

{
    "id": 3791,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3791/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Mrs. Ngilu",
    "speaker_title": "",
    "speaker": {
        "id": 111,
        "legal_name": "Charity Kaluki Ngilu",
        "slug": "charity-ngilu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, it is not possible to design dams of this size and get them through the tender processes. The funding has already been obtained and, therefore, it is not possible for this to be done earlier than May, 2015, with all the designs and the construction work having been done."
}