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

{
    "id": 174742,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/174742/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Mr. Mwathi",
    "speaker_title": "",
    "speaker": {
        "id": 104,
        "legal_name": "Peter Mungai Mwathi",
        "slug": "peter-mwathi"
    },
    "content": "Mr. Speaker, Sir, while I accept that, I wish to inform the Assistant Minister that, that case has been pending since August, 2004. I know that he gave me an insufficient answer. I have told him as much and he has agreed with me. I beg that this Question be put on the priority list when we resume."
}