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

{
    "id": 35012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/35012/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "Mr. Speaker, Sir, This is a case which borders on murder and I cannot specifically say that it will be three, four or six months but we are going to try our level best to fast-track the investigations in order for us to get those who were involved."
}