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

{
    "id": 282555,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/282555/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Ms. Murugi Mathenge",
    "speaker_title": "",
    "speaker": {
        "id": 77,
        "legal_name": "Esther Murugi Mathenge",
        "slug": "esther-murugi"
    },
    "content": "Mr. Speaker, Sir, I am not sure whether the hon. Member is talking about the squatters or the IDPs. I deal with the IDPs. If it is the IDPs, I give them food. My biggest budget right now is giving the IDPs food. The ones in Rongai are not IDPs but squatters."
}