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

{
    "id": 5597,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5597/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Is it in order for the Assistant Minister to say that Government communication can go to a junior officer without copy to his senior? If that is the case, could he table a specimen or a copy of the letter that he purports to have sent to the officers?"
}