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

{
    "id": 160571,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/160571/?format=api",
    "text_counter": 655,
    "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. Given that many of us are supporting this Motion and that there is a Motion of adjournment that is coming up, would it be in order for me to ask that the Mover of the Motion responds?"
}