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

{
    "id": 190499,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/190499/?format=api",
    "text_counter": 215,
    "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, there is just one point that I forgot to mention. Mr. Speaker, Sir, you remember that there was a lot of pressure on me to issue a Press statement on this matter. But I restrained myself from doing that because I knew that this matter was before the House. There is a rule against carrying out a debate outside the House. Shall we all agree that we will conduct our business in the House and that, we will not go and carry out debate outside the House?"
}