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

{
    "id": 56146,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56146/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Assistant Minister to continue telling this House that these cases are still being investigated, when there is a Report that is complete with all the names of those people who are involved?"
}