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

{
    "id": 245230,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245230/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Mr. Kenneth",
    "speaker_title": "The Assistant Minister for Finance",
    "speaker": {
        "id": 167,
        "legal_name": "Peter Kenneth",
        "slug": "peter-kenneth"
    },
    "content": " On a point of order, Mr. Speaker, Sir. You have heard what hon. Khamasi has just said in opposing the cash and carry policy that has been proposed for adoption to govern insurance matters. He said that I know it is not workable. I actually do not know that it is impossible. Is he in order to make this allegation?"
}