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

{
    "id": 213943,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213943/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": "Mr. Speaker, Sir, if the Question was requesting for what you have just asked, it would have been very easy for all of us. However, you agree with me that, that is now a different Question. I am ready---"
}