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

{
    "id": 87409,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87409/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Minister to tell the House that the cheque that was deposited in the District Treasury is the actual cheque awaiting collection? What I understand is that the cheque would be in favour of the DC, Mombasa, who will then deposit it in his account awaiting collection. So, the question of the cheque itself does not arise."
}