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

{
    "id": 14083,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/14083/?format=api",
    "text_counter": 57,
    "type": "speech",
    "speaker_name": "Mr. Anyanga",
    "speaker_title": "",
    "speaker": {
        "id": 6,
        "legal_name": "Peter Edick Omondi Anyanga",
        "slug": "peter-anyanga"
    },
    "content": "Mr. Speaker, Sir, my last question to the Assistant Minister is this: I am glad he has confirmed that he is going to deploy some officers at Ochuna. Could he, please, confirm to this House when that is going to be done and how many are going to be sent to Nyatike?"
}