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

{
    "id": 10828,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10828/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Mr. James Maina Kamau",
    "speaker_title": "",
    "speaker": {
        "id": 34,
        "legal_name": "James Maina Kamau",
        "slug": "maina-kamau"
    },
    "content": "On a point of order, Mr. Speaker, Sir. For this Question to appear on the Order Paper, it had to be squeezed in because as you are aware, I have a petition and I may not be present on Tuesday to ask it. So, I do not know what will happen because our Attorney-General has been here long enough and should have learnt that Parliamentary business should be given the first priority."
}