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

{
    "id": 137806,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/137806/?format=api",
    "text_counter": 254,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order! We have a system of separation of powers. You can ask a Question. The Prime Minister supervises and co- ordinates Ministries and Government departments. If he determines that, that Question will be answered by a particular Minister, you in the Legislative arm cannot determine who from the Executive arm is supposed to answer it. If the Prime Minister has given directions on how a Question should be answered, you may insist on the Question being answered, but you cannot insist on who should answer it."
}