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

{
    "id": 12229,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12229/?format=api",
    "text_counter": 535,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "The Assistant Minister for Public Works",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": " Mr. Deputy Speaker, Sir, I have said, clearly, that if you interpret the word “suspect”, I have not cast any aspersions on them. But what I am saying is that because of the questions I have raised, unless somebody wants to challenge me, I have reservations. Can I use the word “reservation”? I have reservations!"
}