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

{
    "id": 91118,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/91118/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "On a point of order, Mr. Speaker, Sir. This Question was dealt with when hon. Karua was not in the House; is it in order for the Attorney-General to raise the issues he has raised without regard to the rules of natural justice, which would require that the Questioner also be heard on the same issues that the Attorney-General has raised?"
}