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

{
    "id": 117542,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/117542/?format=api",
    "text_counter": 260,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": "Mr. Deputy Speaker, Sir, I can only say what is within my competence; that is, I am happy the money was received. As to who refunded it, that is a different question which can be answered by the Ministry of Finance."
}