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

{
    "id": 106861,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/106861/?format=api",
    "text_counter": 163,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, a CEO is a CEO, permanent or acting. They have an obligation to ensure that the office works efficiently. So, if there is an acting CEO, he is under an obligation to ensure that, that parastatal performs in accordance with the commitment as per the performance contract."
}