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

{
    "id": 328397,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/328397/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Minister to try and avoid answering the question? Where she is supposed to carry out her obligation, why would she then use that as a payment mode for services rendered while she is owing- --"
}