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

{
    "id": 204199,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/204199/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Order, Mr. G.G. Kariuki. It is on that basis that I over-ruled Dr. Khalwale. I thought you were standing on a different point of order because I saw him with a newspaper, and you know that it is not an authority accepted by the House. All the same, what you are raising is what you need to state during your opposition to the Motion. But as of now, the Motion is properly before the House. Mr. Ojode will continue to move it and it will be seconded and then you can say your bit during the discussion."
}