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

{
    "id": 155277,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/155277/?format=api",
    "text_counter": 204,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Regarding the question raised by Ms. Karua, it is true that the Prime Minister has higher authority. However, the Prime Minister co-ordinates and supervises functions of other Ministries. The Prime Minister does not run all the Ministries. If the Prime Minister is going to be answering Questions that should be answered by Ministers, then what would the Ministers be doing here?"
}