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

{
    "id": 215332,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/215332/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Angwenyi",
    "speaker_title": "",
    "speaker": {
        "id": 326,
        "legal_name": "Jimmy Nuru Ondieki Angwenyi",
        "slug": "jimmy-angwenyi"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. It looks like the Assistant Minister is not fully prepared to answer this Question adequately. Would I be in order to ask the Chair to defer this Question, so that he can come with a complete and adequate answer to it?"
}