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

{
    "id": 230730,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/230730/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Mr. Serut",
    "speaker_title": "The Assistant Minister for Planning and National Development",
    "speaker": {
        "id": 297,
        "legal_name": "John Bomet Serut",
        "slug": "john-serut"
    },
    "content": " Mr. Speaker, Sir, this Question was deferred last time because we wanted to visit certain projects. After consultations, I have realised that there are only four projects. The hon. Member is not in dispute. Others are capacity building and training. So, there is nothing to be seen on the ground."
}