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

{
    "id": 102018,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102018/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Mr. Assistant Minister, you are being asked a very simple question. You have given a criteria. What part of criteria fell on Nzambani District if there were any criteria used? If there was a different criteria used, could you give that information to the hon. Members? It is that simple!"
}