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

{
    "id": 2339,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2339/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Eng. M.M. Mahamud",
    "speaker_title": "",
    "speaker": {
        "id": 373,
        "legal_name": "Mohammed Maalim Mahamud",
        "slug": "mohammed-mahamud"
    },
    "content": "Mr. Speaker, Sir, this is at the level of a feasibility study. We want to involve the private sector in the financing of that construction; we hope this will be in place by 2014."
}