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

{
    "id": 45604,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45604/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. Litole",
    "speaker_title": "",
    "speaker": {
        "id": 70,
        "legal_name": "Wilson Mwotiny Litole",
        "slug": "wilson-litole"
    },
    "content": "Mr. Speaker, Sir, now that, that man is four months behind, chances are that he is going to ask for an extension. What assurance is the Assistant Minister giving the House that such an extension will not be granted because it will be a waste of Government money and time?"
}