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

{
    "id": 315436,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/315436/?format=api",
    "text_counter": 269,
    "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, the probe that we are doing is in-house and it is not a legal probe. Therefore, the matter is not sub judice and does not stop me from making a statement. I will be making a statement after extensive consultations with all the arms of the Government concerned with this matter."
}