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

{
    "id": 154671,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/154671/?format=api",
    "text_counter": 124,
    "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. Deputy Speaker, Sir. While I appreciate the collective responsibility on the part of the Government, this Government must also respect the pecking order. We have a full Minister in the House. Why is the Assistant Minister still continuing to purport to be representing the Leader of Government Business?"
}