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

{
    "id": 8462,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8462/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. As you will notice, the fundamental part of this Question is what steps the Government is taking to ensure that these suspects are released. The answer of the Assistant Minister, as I understood him, is that a lawyer has been engaged and all these things are being done. He has, however, failed to respond to the House whether industrial sabotage is bailable in Somaliland and if bail has been sought or not. Is he in order to avoid that part?"
}