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

{
    "id": 37965,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37965/?format=api",
    "text_counter": 179,
    "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, I am much obliged. I know that the issue of the implementation of the Constitution is the first priority in this country. However, the issues of drought, famine and refugees are also equally urgent. However, I can wait and make the statement next week, if that will allow the House time to deal with more urgent Bills."
}